Published May 5, 2022
| Version v2.21.0
Software
Open
GEOS-ESM/MAPL: MAPL 2.21.0
Authors/Creators
- Matthew Thompson1
- Tom Clune
- Ben Auer
- Weiyuan Jiang
- Atanas Trayanov
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson2
- Peter Norris
- Elliot Sherman
- Lizzie Lundgren
- Liam Bindle
- Arlindo M. da Silva3
- Natalie Patten
- Sebastian David Eastham4
- Amidu Oloso
- Christoph Keller
- JulesKouatchou
- Bill Putman
- Yury Vikhliaev
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This is a zero-diff release of MAPL. There are fixes and additions to the use of PRINTSPEC in CAP.rc, fixes to prevent ESMF errors when ESMF logging is turned on, as well as a new function to FileMetadata.
CHANGELOG.md
Fixed
- Fixed incorrect legend when using PRINTSPEC option in MAPL Cap
- Fix ESMF errors exposed by monthly collections
- Added has_variable function to FileMetadata
- Added information about the container type for each item in state when using PRINTSPEC option
- Change many instances of
_ASSERT(.false.,"msg")to_FAIL("msg") - Extended format width for exclusive and inclusive times in profiler from
f9.2tof10.2(see #1420)
- fixes #1490 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1491
- Closes #1378. Convert many _ASSERT(.false.) to _FAIL() by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1493
- Closes #1495. Correct ESMF errors with monthly collections by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1496
- Closes #1420. Extend profiler width by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1498
- add variable inquiry function to FileMetadata by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1500
- Prepare for 2.21.0 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1502
- Merge Develop into main for 2.21.0 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1504
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.20.0...v2.21.0
Files
GEOS-ESM/MAPL-v2.21.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6a33a11cc4b4c48e195ebf2d73aed305
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.21.0 (URL)