GEOS-ESM/MAPL: MAPL 2.56.1
Authors/Creators
- Matt Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Darian Boggs
- Atanas Trayanov
- Yonggang Yu2
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- JulesKouatchou
- William Jamieson3
- Natalie Patten
- Peter Norris
- Lizzie Lundgren
- Elliot Sherman
- Liam Bindle
- Bill Putman
- Arlindo M. da Silva4
- Scott Rabenhorst5
- patricia-nasa
- Sebastian David Eastham6
- Bin Zhao
- Mike Manyin
- pchakraborty
- rtodling
- scivision
- Sourish Basu
- adarmenov
- 1. SSAI/GMAO
- 2. saic.com
- 3. Space Telescope Science Institute
- 4. NASA Goddard Space Flight Center
- 5. GMAO
- 6. Imperial College London
Description
This is a patch on MAPL 2.56 which fixes an issue so that if ExtData cannot find a file and fail on missing is false, just set collection to /dev/null. This is mainly an issue with GAAS runs of GEOSgcm and most users would not encounter it.
All tests show this is zero-diff to MAPL 2.56.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.33.0
- netcdf-c 4.9.2
- netcdf-fortran 4.6.1
- ESMF 8.8.1 (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.62.1
We recommend most external users set -DUSE_F2PY=OFF
We also require CMake 3.24 or higher.
From CHANGELOG.md
Fixed
- Fixed issue so that if ExtData cannot find a file and fail on missing is false, just set collection to /dev/null
What's Changed
- Fix up MAPL Docs generation by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/3750
- Auto GitFlow - main → develop by @github-actions in https://github.com/GEOS-ESM/MAPL/pull/3751
- Feature/bmauer/fixes #3752 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/3753
- Auto GitFlow - main → develop by @github-actions in https://github.com/GEOS-ESM/MAPL/pull/3754
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.56.0...v2.56.1
Files
GEOS-ESM/MAPL-v2.56.1.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e0b12c375dcb72442ef80ba21e326539
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GEOS-ESM/MAPL/tree/v2.56.1 (URL)
Software
- Repository URL
- https://github.com/GEOS-ESM/MAPL