Published October 4, 2023
| Version v2.41.1
Software
Open
GEOS-ESM/MAPL: MAPL 2.41.1
Authors/Creators
- Matthew Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Atanas Trayanov
- Darian Boggs
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson2
- Natalie Patten
- Peter Norris
- JulesKouatchou
- Lizzie Lundgren
- Yonggang Yu3
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva4
- patricia-nasa
- Sebastian David Eastham5
- scivision
- Christoph Keller
- Bill Putman
- Yury Vikhliaev
- adarmenov
- Bin Zhao
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. saic.com
- 4. NASA Goddard Space Flight Center
- 5. Massachusetts Institute of Technology
Description
This is a patch release of MAPL 2.41. It fixes a missing status check when reading import checkpoint in MAPL_GenericInitialize
It is zero-diff to MAPL 2.41.0
The libraries this version of MAPL is currently tested with are below.
- Baselibs 7.14.0
- netcdf-c 4.9.2 (Needed for quantize support, but not required for all of MAPL)
- netcdf-fortran 4.6.1 (Needed for quantize support, but not required for all of MAPL)
- ESMF 8.5.0 (required)
- GFE 1.11.0
- gFTL 1.10.0
- gFTL-shared 1.6.1
- pFUnit 4.7.3 (optional)
- fArgParse 1.5.0 (if
-DBUILD_WITH_FARGPARSE=YES, default=YES) - pFlogger 1.9.5 (if
-DBUILD_WITH_PFLOGGER=YES, default=YES) - FLAP geos/v1.10.0 (if
-DBUILD_WITH_FLAP=YES, default=NO)
Also, if you build with -DUSE_F2PY=ON, you should use:
- ESMA_cmake v3.34.0
We recommend most external users set -DUSE_F2PY=OFF
CHANGELOG.md
Fixed
- Adding missing check on the return status when reading import checkpoint in MAPL_GenericInitialize
- Move the Ford/ folder into the docs/ folder (0 diff) by @JulesKouatchou in https://github.com/GEOS-ESM/MAPL/pull/2382
- Turn on Ford Graphs, clean up README by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/2378
- Fixes #2398 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/2399
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.41.0...v2.41.1
Files
GEOS-ESM/MAPL-v2.41.1.zip
Files
(2.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cc6c9751f2790d7a95d11776331b8584
|
2.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.41.1 (URL)