Published September 16, 2022
| Version v2.26.0
Software
Open
GEOS-ESM/MAPL: MAPL 2.26.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 is a minor release of MAPL that is zero-diff in all testing.
The main impetus of this release is a bug-fix needed for the ExtData2G Transition. It also contains other fixes to history as well as improvements to CI.
FromCHANGELOG.md
[2.26.0] - 2022-09-16
Fixed
- Change the logic to check if the field is already connected to a valid grid. If yes, we bypass the checks for tilegrid (issue #1654)
- Removed unnecessary DSO extension assert
- Fixed bug that required a /dev/null ExtData entry to still have a file variable name
- Fixed bug with checking for duplicate alias in collection
- Added protection in History to only allow
instantaneousortime-averagedmodes
- Added Ninja build of MAPL to CI tests
- Have
MAPL_AddChildFromDSOcallMAPL_AddChildFromDSOMeta(#1598)
- Removed unused code from History GridComp
- fixes #1657 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1659
- fixes # 1656 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1658
- Fixes #1654. We check first if we actually need to allocate the field… by @atrayano in https://github.com/GEOS-ESM/MAPL/pull/1660
- Feature/bmauer/fixes #1665 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1666
- Fixes #1668. Only allow certain History modes by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1669
- remove unnecessary DSO lib name assertion by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1664
- Fixes #1598. Have AddChildFromDSO call Meta by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1672
- Add Ninja build of MAPL by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1673
- Prepare for MAPL 2.26.0 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1675
- Merge Develop into Main (2.26 Release) by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1677
- Fix errant changelog entry by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1679
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.25.0...v2.26.0
Files
GEOS-ESM/MAPL-v2.26.0.zip
Files
(1.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:37475e6b018d68680125e653aa1939aa
|
1.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.26.0 (URL)