GEOS-ESM/MAPL: MAPL 2.44.2
Authors/Creators
- Matthew Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Darian Boggs
- Atanas Trayanov
- Yonggang Yu2
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson3
- Natalie Patten
- JulesKouatchou
- Peter Norris
- Lizzie Lundgren
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva4
- patricia-nasa
- Sebastian David Eastham5
- Mike Manyin
- scivision
- Christoph Keller
- Bill Putman
- Yury Vikhliaev
- adarmenov
- Bin Zhao
- 1. SSAI/GMAO
- 2. saic.com
- 3. True Anomaly
- 4. NASA Goddard Space Flight Center
- 5. Imperial College London
Description
This is a patch release of MAPL 2.44. This release fixes a bug with time_ave_util.x when the input files have a level size of 1.
This is trivially zero-diff for GEOSgcm to MAPL 2.44.1 as it only affects this utility.
This version of MAPL was tested with:
- Intel Fortran Classic 2021.6.0 (Classic 2021.10.0 seems to work,
ifxdoes not yet work) - GCC 12.3.0 (13 not supported)
- NAG 7.1
The libraries this version of MAPL is currently tested with are below. NOTE: Changes here from MAPL 2.43 and earlier, namely ESMF and GFE
- Baselibs 7.17.2
- netcdf-c 4.9.2
- netcdf-fortran 4.6.1
- ESMF 8.6.0 (required)
- GFE 1.12.0
- gFTL 1.11.0
- gFTL-shared 1.7.0
- pFUnit 4.8.0 (optional)
- fArgParse 1.6.0 (if
-DBUILD_WITH_FARGPARSE=YES, default=YES) - pFlogger 1.11.0 (if
-DBUILD_WITH_PFLOGGER=YES, default=YES) - FLAP geos/v1.10.0 (if
-DBUILD_WITH_FLAP=YES, default=NO)
Also, if you build with Baselibs and/or -DUSE_F2PY=ON, you should use:
- ESMA_cmake v3.40.0
We recommend most external users set -DUSE_F2PY=OFF
From CHANGELOG.md
Fixed
- Fixed bug in
time_ave_util.xwhen the input files have a level size of 1
What's Changed
- Fix up Ford Docs by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/2668
- fixes #2675 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/2677
- Prepare for 2.44.2 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/2678
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.44.1...v2.44.2
Files
GEOS-ESM/MAPL-v2.44.2.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:344e79b857eebb98b4a63bdcc10889fb
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GEOS-ESM/MAPL/tree/v2.44.2 (URL)