Published January 26, 2022
| Version v2.17.0
Software
Open
GEOS-ESM/MAPL: MAPL 2.17.0
Creators
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This release of MAPL has bugfixes for a few issues:
- Fix for files that don't use
MAPL_UNDEF
for_FillValue
(https://github.com/GEOS-ESM/MAPL/pull/1305) - Fix for ungridded dims issue in History (https://github.com/GEOS-ESM/MAPL/issues/1311)
Testing shows that this is zero-diff for GEOS.
FromCHANGELOG.md
Fixed
- io profiler is fixed due to the change of profiler finalize
- Files read by GriddedIOMod now respect the file defined _FillValue rather than assuming it is MAPL_UNDEF
- Fix bug so that fields with an ungridded dimension of size 1 can be written via History
- Updated
components.yaml
- ESMA_env v3.11.0 (Mainly updates for NAS)
- History initialization will display chunksize for any collections that are chunked
- Removed include of
ESMC_ReturnCodes.h
. Changed someESMC_RC
codes toESMF_RC
codes
- Fixes #1287. Output chunksize on init by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1303
- fixes #1294 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1305
- Bugfix/wjiang/fix io profiler by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1308
- Hotfix/bmauer/fixes #1311 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1313
- Update ESMA_env to v3.11.0 by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1315
- Fixes #1295. Clean up ESMC use by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1304
- Update CMakeLists.txt and CHANGELOG for 2.17.0 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1317
- Merge Develop into Main by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1319
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.16.0...v2.17.0
Files
GEOS-ESM/MAPL-v2.17.0.zip
Files
(1.6 MB)
Name | Size | Download all |
---|---|---|
md5:d6e69922276730db63bcab3427645f47
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.17.0 (URL)