Published January 13, 2023
| Version v2.34.1
Software
Open
GEOS-ESM/MAPL: MAPL 2.34.1
Authors/Creators
- Matthew Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Atanas Trayanov
- Darian Boggs
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson2
- Lizzie Lundgren
- Peter Norris
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva3
- JulesKouatchou
- Natalie Patten
- Sebastian David Eastham4
- Christoph Keller
- Bill Putman
- Yury Vikhliaev
- Bin Zhao
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This patch of MAPL 2.34 fixes an issue (#1923) concerning WRITE_RESTART_BY_OSERVER.
All testing is zero-diff with GEOSgcm save for cases with WRITE_RESTART_BY_OSERVER: YES where it fixes a bug with that code path.
The libraries this version of MAPL is currently tested with are below.
- Baselibs 7.7.0
- 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.0 (Required)
- 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)
CHANGELOG.md
Fixed
- Fixed bug when writing 4D fields to checkpoint files with the PFIO server via the WRITE_RESTART_BY_OSERVER option
- fixes issue #1923 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1925
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.34.0...v2.34.1
Files
GEOS-ESM/MAPL-v2.34.1.zip
Files
(1.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:580665fcce2fdb22257a0bfe88e7f789
|
1.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.34.1 (URL)