There is a newer version of the record available.

Published March 2, 2023 | Version v2.35.1
Software Open

GEOS-ESM/MAPL: MAPL 2.35.1

Description

This patch release of MAPL has a bugfix when running with monthly history collections.

NOTE TO EXTERNAL USERS OF MAPL: This release of MAPL includes a code that is built with f2py. If you do not have a need for this code, it is recommended you set:

-DUSE_F2PY=OFF

when building MAPL. Even if you try to build the f2py code, it might fail anyway due to issues with the Python stack on the machine. ESMA_cmake has code that "tests" if f2py works. If it doesn't, it should failover gracefully.

The libraries this version of MAPL is currently tested with are below. (No change since last release of MAPL)

  • Baselibs 7.7.0
    • netcdf-c 4.9.0 (Needed for quantize support, but not required for all of MAPL)
    • netcdf-fortran 4.6.0 (Needed for quantize support, but not required for all of MAPL)
    • ESMF 8.4.0 (Required)
    • GFE 1.8.0
      • gFTL 1.8.1
      • gFTL-shared 1.5.0
      • pFUnit 4.6.1 (optional)
      • fArgParse 1.4.1 (if -DBUILD_WITH_FARGPARSE=YES, default=YES)
      • pFlogger 1.9.1 (if -DBUILD_WITH_PFLOGGER=YES, default=YES)
      • yaFyaml 1.0.4 (if -DUSE_EXTDATA2G=YES, default=YES)
      • FLAP geos/v1.10.0 (if -DBUILD_WITH_FLAP=YES, default=YES)
From CHANGELOG.md Fixed
  • Fix issue when running with monthly history collections
What's Changed

Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.35.0...v2.35.1

Files

GEOS-ESM/MAPL-v2.35.1.zip

Files (1.9 MB)

Name Size Download all
md5:b797de5673112df943b053b13f342d58
1.9 MB Preview Download

Additional details

Related works