Published September 1, 2022
| Version v2.25.0
Software
Open
GEOS-ESM/MAPL: MAPL 2.25.0
Authors/Creators
- Matthew Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Atanas Trayanov
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson2
- Lizzie Lundgren
- Peter Norris
- Elliot Sherman
- Liam Bindle
- Amidu Oloso
- Arlindo M. da Silva3
- Natalie Patten
- Sebastian David Eastham4
- Christoph Keller
- Darian Boggs
- JulesKouatchou
- 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 minor release of MAPL is zero-diff in all testing with GEOSgcm.
Updates include changes needed to support LoadBalancing of REAL64 variables, the addition of regrid_method to variable metadata in History, and other minor updates.
CHANGELOG.md
Fixed
- Fix setting stretched grid target latitude and longitude from restart file metadata
- Added member function get_global_var to FileMetadata
- Added option to build source tarfile when building MAPL standalone. By default this is
OFF, but can be enabled with-DINSTALL_SOURCE_TARFILE=ON - Added
regrid_methodmetadata to History output - Added an overloaded interface for MAPL_BalanceWork to handle both REAL32 and REAL64
- Updated
components.yamlto match GEOSgcm v10.22.5 (actually a bit beyond)- ESMA_env v4.2.0 → v4.4.0 (Update to Intel 2022.1, Add TOSS4 Support at NAS)
- ESMA_cmake v3.17.0 → v3.18.0 (Updates to CPack and Provisional M2 Support)
- Removed
LatLonGridFactory_basicfactory constructor (dead code)
- Fixes #1564. Remove latlon basic constructor by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1628
- Feature/bmauer/fixes #1620 by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1631
- Fixes #1637 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1638
- Add INSTALL_SOURCE_TARFILE to MAPL standalone by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1640
- Update to ESMA_env 4.4.0 (Intel 2022.1, TOSS4) and ESMA_cmake v3.18.0 by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1645
- Fix bug setting target stretched grid lat/lon from restart file by @lizziel in https://github.com/GEOS-ESM/MAPL/pull/1647
- Feature/wjiang/more on filemeta by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1644
- Feature/aoloso/load balance by @aoloso in https://github.com/GEOS-ESM/MAPL/pull/1650
- Fixes #1636. Add History regrid_method attribute by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1643
- Update CHANGELOG and CMakeLists for 2.25.0 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1652
- Merge develop into main for 2.25 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1653
- @aoloso made their first contribution in https://github.com/GEOS-ESM/MAPL/pull/1650
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.24.0...v2.25.0
Files
GEOS-ESM/MAPL-v2.25.0.zip
Files
(1.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:dd012728d30a8b20e201af70e3e78cd5
|
1.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.25.0 (URL)