There is a newer version of the record available.

Published May 30, 2023 | Version v2.39.2
Software Open

GEOS-ESM/MAPL: MAPL 2.39.2

  • 1. SSAI/GMAO

Description

This patch version of MAPL fixes a bug reported by @AlexanderRichert-NOAA with builds of MAPL that do not build with support for pFlogger. There were unprotected find_package(PFLOGGER REQUIRED) calls that tripped up these styles of builds.

This is zero-diff to v2.39.1

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

  • Baselibs 7.8.1
    • 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.1 (ESMF 8.4.0 required, but 8.4.1 recommended as it has a bug fix)
    • 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)

Also, if you build with -DUSE_F2PY=ON, you will need:

  • ESMA_cmake v3.28.0

We recommend most external users set -DUSE_F2PY=OFF

From CHANGELOG.md Fixed
  • Fix unintentional PFLOGGER requirements in geom and pfio
What's Changed

Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.39.1...v2.39.2

Files

GEOS-ESM/MAPL-v2.39.2.zip

Files (2.0 MB)

Name Size Download all
md5:685437b4ec4cbdab6e8f771dac40799c
2.0 MB Preview Download

Additional details

Related works