GEOS-ESM/MAPL: MAPL 2.50.0
Authors/Creators
- Matt Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Darian Boggs
- Atanas Trayanov
- Yonggang Yu2
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- JulesKouatchou
- William Jamieson3
- Natalie Patten
- Peter Norris
- Lizzie Lundgren
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva4
- patricia-nasa
- Sebastian David Eastham5
- Mike Manyin
- scivision
- Bill Putman
- adarmenov
- Bin Zhao
- 1. SSAI/GMAO
- 2. saic.com
- 3. Space Telescope Science Institute
- 4. NASA Goddard Space Flight Center
- 5. Imperial College London
Description
This release of MAPL has a fix for using point source emissions with stretched cube-sphere grids. This code was introduced in MAPL 2.45.0 and before this fix, leads to point sources on wrong faces of the cube (see this comment for before-and-after).
Beyond this, we also set the new minimum CMake version required to 3.23 as well as better error trapping.
This version of MAPL was tested with:
- Intel Fortran Classic 2021.6.0 and 2021.13 (Note:
ifxdoes not yet work) - GCC 13.2.0 and 14.2.0
- NAG 7.2
The libraries this version of MAPL is currently tested with are below.
- Baselibs 7.25.0
- netcdf-c 4.9.2
- netcdf-fortran 4.6.1
- ESMF 8.6.1
- GFE 1.16.0
- gFTL 1.14.0
- gFTL-shared 1.9.0
- pFUnit 4.10.0 (optional)
- fArgParse 1.8.0 (if
-DBUILD_WITH_FARGPARSE=YES, default=YES) - pFlogger 1.14.0 (if
-DBUILD_WITH_PFLOGGER=YES, default=YES)
- UDUNITS2 2.28.8
Also, if you build with Baselibs and/or -DUSE_F2PY=ON, you should use (at least):
- ESMA_cmake v3.51.0
We recommend most external users set -DUSE_F2PY=OFF
We also require CMake 3.23 or higher.
From CHANGELOG.md
Added
- Added
MAPL_Reverse_Schmidtto reverse the stretched grid for indices computation
Changed
- Propagated the error message from
MAPL_HorzIJIndexsubroutine - Updated minimum CMake version to 3.23
Fixed
- Trapped more errors from Extdata's i-server
What's Changed
- Auto GitFlow - main → develop by @github-actions in https://github.com/GEOS-ESM/MAPL/pull/3083
- IJ indices for stretched grid and bubble up error from MAPL_getHorzIJindex subroutine by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/2851
- trapped more error from i-server by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/3067
- Prepare for 2.50.0 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/3087
- GitFlow: Merge develop into main for 2.50 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/3090
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.49.1...v2.50.0
Files
GEOS-ESM/MAPL-v2.50.0.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6a57b34ec8b6ac25294afe97f870dcb1
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GEOS-ESM/MAPL/tree/v2.50.0 (URL)