There is a newer version of the record available.

Published April 24, 2025 | Version v2.55.1
Software Open

GEOS-ESM/MAPL: MAPL 2.55.1

Description

This is a patch release of MAPL 2.55 which renames a module for conservative vertical regridding code so as to not conflict so an external module. It also adds a few error traps in ExtData when processing vertical coordinate for use in regridding

Testing shows zero-diff to MAPL 2.55.0

This version of MAPL was tested with:

  • Intel Fortran Classic (ifort) 2021.6.0 and 2021.13
  • Intel Fortran (ifx) 2025.0
  • GCC 13.2.0 and 14.2.0
  • NAG 7.2

The libraries this version of MAPL is currently tested with are below.

  • Baselibs 7.32.0
    • netcdf-c 4.9.2
    • netcdf-fortran 4.6.1
    • ESMF 8.8.0 (Note: MAPL only requires 8.6.1 at the moment)
    • GFE 1.16.0
      • gFTL 1.15.2
      • gFTL-shared 1.10.0
      • pFUnit 4.11.1 (optional)
      • fArgParse 1.9.0 (if -DBUILD_WITH_FARGPARSE=YES, default=YES)
      • pFlogger 1.16.1 (if -DBUILD_WITH_PFLOGGER=YES, default=YES)
    • UDUNITS2 2.28.8

Also, if you build with Baselibs and/or -DUSE_F2PY=ON, you should use (at least):

  • ESMA_cmake v3.58.1

We recommend most external users set -DUSE_F2PY=OFF

We also require CMake 3.24 or higher.

From CHANGELOG.md

Fixed

  • Renamed module for convervative vertical regridding code so as to not conflict so an external module

Added

  • Added a few error traps in ExtData when processing veritcal coordinate for use in regridding

What's Changed

  • fixes #3636 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/3642

Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.55.0...v2.55.1

Files

GEOS-ESM/MAPL-v2.55.1.zip

Files (2.5 MB)

Name Size Download all
md5:96897a920bf9e7fe1eb5cd67c20b36dc
2.5 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/GEOS-ESM/MAPL/tree/v2.55.1 (URL)

Software