Releases: GEOS-ESM/ESMA-Baselibs
Baselibs 6.3.1
This is a patch to the v6 version of ESMA-Baselibs which fixes a build issue with ESMF with Intel compilers and MPT.
From CHANGELOG.md
Fixed
- Fixed issue with building ESMF with MPT
What's Changed
Full Changelog: v6.3.0...v6.3.1
Baselibs 7.3.0
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 update to the v7 versions of ESMA-Baselibs updates ESMF to v8.3.0 stable. This is zero-diff for all tests with GEOS.
From CHANGELOG.md
Updates
- ESMF v8.3.0
What's Changed
Full Changelog: v7.2.0...v7.3.0
Baselibs 6.3.0
This update to the v6 versions of ESMA-Baselibs updates ESMF to v8.3.0 stable. This is zero-diff for all tests with GEOS.
NOTE: This version brings a change to ESMA-Baselibs version numbering on the v6 branch. This was done to be more in line with SemVer where the 3rd number is a patch.
From CHANGELOG.md
Updates
- ESMF v8.3.0
What's Changed
Full Changelog: v6.2.14...v6.3.0
Baselibs 7.2.0
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 release of Baselibs updates many libraries including GFE to v1.3.0 and HDF5 to v1.10.9.
This release also adds xgboost v1.6.0 for use in GEOSgcm development.
From CHANGELOG.md
Added
- xgboost v1.6.0
Updates
- GFE v1.3.1
- curl 7.83.1
- HDF5 1.10.9
- NCO 5.0.7
- CDO 2.0.5
Removed
- Removed NAG HDF5 patch as 1.10.9 does not seem to need it anymore
What's Changed
Full Changelog: v7.1.0...v7.2.0
Baselibs 6.2.14
This is an update to the v6 series of Baselibs. It updates some libraries as well as adds xgboost.
From CHANGELOG.md
Added
- xgboost v1.6.0
Updates
- curl 7.83.1
- HDF5 1.10.9
- NCO 5.0.7
- CDO 2.0.5
Removed
- Removed NAG HDF5 patch as 1.10.9 does not seem to need it anymore
What's Changed
Full Changelog: v6.2.13...v6.2.14
Baselibs 7.1.0
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 minor update to Baselibs. The main change is updating to GFE 1.2.0. We also add some preliminary support for ifx
.
From CHANGELOG.md
Updates
- GFE v1.2.0
Added
- Added preliminary ifx support to
Arch.mk
andBase.mk
What's Changed
Full Changelog: v7.0.0...v7.1.0
Baselibs 7.0.0
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 major release of Baselibs. It move Baselibs to use the new GFE Omnibus repository and removes the separate clones of the separate GFE libraries:
- gFTL
- gFTL-shared
- fArgParse
- pFlogger
- pFUnit
- yaFyaml
NOTE: This version is not compatible with Baselibs 6 due to interface changes in yaFyaml. Code that compiled with yaFyaml in Baselibs 6 will not compile with this.
From CHANGELOG.md
Removed
- Remove separate GFE repos for omnibus GFE repo. Packages removed:
- gFTL
- gFTL-shared
- fArgParse
- pFlogger
- pFUnit
- yaFyaml
Added
- GFE v1.1.0
- gFTL v1.7.0
- gFTL-shared v1.4.1
- fArgParse v1.2.0
- pFlogger v1.8.0
- pFUnit v4.2.7
- yaFyaml v1.0-beta8
- NOTE: This update to yaFyaml is incompatible to previous versions. This has caused the tick in the major number for Baselibs
What's Changed
Full Changelog: v6.2.13...v7.0.0
Baselibs 6.2.13
This release of Baselibs updates ESMF, gFTL, and yaFyaml. The two GFE updates are needed for MAPL development. The ESMF bump is a minor update that brings in a macOS build fix.
From CHANGELOG.md
Updates
- ESMF v8.3.0b09 (fix for macOS)
- gFTL v1.5.5
- yaFyaml v1.0-beta5
What's Changed
Full Changelog: v6.2.12...v6.2.13
Baselibs 6.2.12
This release of Baselibs updates some libraries as seen below. Many of the updates are for NVHPC support.
Testing shows this is zero-diff for GEOSgcm.
From CHANGELOG.md
Updates
- ESMF v8.3.0b08 (fix for NVHPC)
- jpeg 9e
- nco 5.0.6
- CDO 2.0.4
- FLAP geos/v1.10.0 (fix for NVHPC)
Fixed
- Remove SDPToolkit as buildable with NVHPC
What's Changed
Full Changelog: v6.2.11...v6.2.12
Baselibs 6.2.11
This release of Baselibs updates some libraries as seen below. Testing shows this is zero-diff.
From CHANGELOG.md
Updates
- netCDF-Fortran 4.5.4
- nco 5.0.5
- CDO 2.0.3
- gFTL v1.5.4
What's Changed
Full Changelog: v6.2.10...v6.2.11