Published May 19, 2026 | Version v2.69.1
Software Open

GEOS-ESM/MAPL: MAPL 2.69.1

Description

This is a patch release of MAPL 2.69. This release fixes a bug found in GEOSldas testing with the GNU compiler. It prevents getting values from un-associated array when built by GNU.

Tests show it is zero-diff to MAPL 2.69.0

This version of MAPL was tested with:

  • Intel Fortran Classic (ifort) 2021.13
  • Intel Fortran (ifx) 2025.3
  • GCC 14.2.0 and 15.2.0
  • NAG 7.2
  • Flang 22.1

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

  • Baselibs 8.27.0
    • netcdf-c 4.9.2
    • netcdf-fortran 4.6.1
    • ESMF 9.0.0b10 (Note: MAPL only requires 8.6.1 at the moment)
    • GFE 1.23.0
      • gFTL 1.17.0
      • gFTL-shared 1.12.0
      • pFUnit 4.16.0 (optional)
      • fArgParse 1.10.0 (if -DBUILD_WITH_FARGPARSE=YES, default=YES)
      • pFlogger 1.18.0 (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 v4.37.0

We recommend most external users set -DUSE_F2PY=OFF

We also require CMake 3.24 or higher.

From CHANGELOG.md

Fixed

  • Check before assigning tilelons and tilelats in MAPL_Locstreamget

What's Changed

  • avoid getting values from un-associated array when built by gfortran by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/4901
  • v2: Prepare for 2.69.1 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/4935
  • v2: Try and fix up CI by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/4937
  • GitFlow: Merge release/v2 into main for release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/4936

Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.69.0...v2.69.1

Files

GEOS-ESM/MAPL-v2.69.1.zip

Files (2.7 MB)

Name Size Download all
md5:5d7bca39ad0bb6a0106c699380c7c30f
2.7 MB Preview Download

Additional details

Related works

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

Software