Releases: GEOS-ESM/ESMA-Baselibs
Baselibs 7.10.0
This release updates Baselibs to use GFE v1.9.0 as well as a new curl. This should be zero-diff to Baselibs 7.9.0 in re GEOSgcm.
From CHANGELOG.md
Updates
- GFE v1.9.0
- gFTL v1.8.3
- gFTL-shared v1.5.1
- fArgParse v1.4.2
- pFUnit v4.6.3
- yaFyaml v1.0.7
- pFlogger v1.9.3
- curl 7.88.1
- Update
config.guess
to a newer version (for support for Graviton3 in future testing)
What's Changed
Full Changelog: v7.9.0...v7.10.0
Baselibs 7.9.0
This release of Baselibs updates ESMF to v8.5.0b13. This is done to bring in the new hconfig support needed for MAPL development.
NOTE: This is a non-zero-diff change for GEOSgcm to precision changes in grid generation.
From CHANGELOG.md
Updates
- ESMF v8.5.0b13
- NOTE: This is a non-zero-diff change for GEOSgcm to precision changes in grid generation.
What's Changed
Full Changelog: v7.8.0...v7.9.0
Baselibs 7.8.0
This release of Baselibs updates curl, NCO, and CDO. All testing with GEOS is zero-diff.
NOTE: CDO now requires C++17 so this means if you are building with Intel C++ (Classic), you should use GCC 11.1 or higher as the backing GCC compiler per the Intel docs
From CHANGELOG.md
Updates
- curl 7.87.0
- NCO 5.1.4
- CDO 2.1.1
- NOTE: CDO now requires C++17 so this means if you are building with Intel C++ (Classic), you should use GCC 11.1 or higher as
the backing GCC compiler per the Intel docs
- NOTE: CDO now requires C++17 so this means if you are building with Intel C++ (Classic), you should use GCC 11.1 or higher as
What's Changed
Full Changelog: v7.7.0...v7.8.0
Baselibs 7.7.0
This release updates Baselibs to use GFE v1.8.0 which includes fArgParse v1.4.1 and pFUnit v4.6.1.
Testing shows it is zero-diff.
From CHANGELOG.md
Updates
- GFE v1.8.0
- fArgParse v1.4.1
- pFUnit v4.6.1
What's Changed
Full Changelog: v7.6.1...v7.7.0
Baselibs 7.6.1
This release re-adds HDF4 to the list of essential libraries as it is needed by the GEOSldas to build.
From CHANGELOG.md
Changed
- Restore HDF4 in the essential libraries
What's Changed
Full Changelog: v7.6.0...v7.6.1
Baselibs 7.6.0
This version of Baselibs has many updates to libraries. The most significant are moving to ESMF 8.4.0, netCDF-C 4.9.0, and netCDF-Fortran 4.6.0.
All testing with GEOS shows this to be zero-diff.
From CHANGELOG.md
Updates
- ESMF v8.4.0
- zlib 1.2.13
- curl 7.86.0
- netCDF-C 4.9.0
- netCDF-Fortran 4.6.0
- NCO 5.1.1
- CDO 2.1.0
Fixed
- CDO 2.1.0 requires
-std=c++17
to build with clang
What's Changed
Full Changelog: v7.5.1...v7.6.0
Baselibs 7.5.1
This is a very minor update to Baselibs that does two things:
- Removes
hdf4
from the list of essential libraries. - Fixes up the tarfile-on-release generator to include submodules
From CHANGELOG.md
Fixed
- Fixed issue with tarfile installer. Use
submodules: recursive
to get all submodules
Changed
- Renamed tarfile GitHub Action for consistency
- Remove HDF4 from the essential libraries
What's Changed
Full Changelog: v7.5.0...v7.5.1
Baselibs 7.5.0
NOTE: GEOSgcm as of v10.22.4 now uses Baselibs 7.5.0 for both MAPL2 and MAPL3 work.
This is a minor update to the v7 version of ESMA-Baselibs where curl is reverted to 7.83.1 as 7.84.0 had issues compiling with Intel icc
.
From CHANGELOG.md
Updates
- Reverted curl to 7.83.1
- This is due to a bug compiling 7.84.0 with Intel
icc
- This is due to a bug compiling 7.84.0 with Intel
What's Changed
Full Changelog: v7.4.0...v7.5.0
Baselibs 7.4.0
NOTE: This is currently only for use with development of GEOS + MAPL 3. For "mainline" GEOS using MAPL 2, use the latest 6.x version of Baselibs.
This is a minor update to the v7 version of ESMA-Baselibs which updates GFE and curl.
From CHANGELOG.md
Updates
- GFE v1.4.0
- curl 7.84.0
What's Changed
Full Changelog: v7.3.1...v7.4.0
Baselibs 7.3.1
NOTE: This is only for use with development of GEOS + MAPL 3. For "mainline" GEOS using MAPL 2, use the latest 6.x version of Baselibs.
This is a patch to the v7 version of ESMA-Baselibs which fixes a build issue with ESMF with Intel compilers and MPT.
From CHANGELOG.md
What's Changed
Full Changelog: v7.3.0...v7.3.1