Skip to content

Releases: GEOS-ESM/ESMA-Baselibs

Baselibs 7.10.0

27 Feb 17:52
07150c7
Compare
Choose a tag to compare

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

  • Update to GFE 1.9.0, curl 7.88.1, update config.guess by @mathomp4 in #93

Full Changelog: v7.9.0...v7.10.0

Baselibs 7.9.0

25 Jan 13:24
Compare
Choose a tag to compare

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

20 Jan 13:31
d375e38
Compare
Choose a tag to compare

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

What's Changed

  • Baselibs 7.8.0 - Update libraries 2023-Jan-12 by @mathomp4 in #85

Full Changelog: v7.7.0...v7.8.0

Baselibs 7.7.0

17 Nov 14:42
d35ef0e
Compare
Choose a tag to compare

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

14 Nov 18:42
Compare
Choose a tag to compare

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

04 Nov 12:13
Compare
Choose a tag to compare

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

  • Update to Latest Libraries - 2022-Nov-04 by @mathomp4 in #71

Full Changelog: v7.5.1...v7.6.0

Baselibs 7.5.1

22 Aug 18:02
Compare
Choose a tag to compare

This is a very minor update to Baselibs that does two things:

  1. Removes hdf4 from the list of essential libraries.
  2. 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

01 Jul 16:42
b916eb6
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v7.4.0...v7.5.0

Baselibs 7.4.0

01 Jul 14:28
0a37a6f
Compare
Choose a tag to compare

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

10 Jun 14:39
e9dfd0b
Compare
Choose a tag to compare

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