GEOS-ESM/MAPL: MAPL 2.39.6
Creators
- Matthew Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Atanas Trayanov
- Darian Boggs
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson2
- Natalie Patten
- Peter Norris
- JulesKouatchou
- Lizzie Lundgren
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva3
- patricia-nasa
- Sebastian David Eastham4
- scivision
- Christoph Keller
- Bill Putman
- Yury Vikhliaev
- adarmenov
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This patch release of MAPL 2.39 fixes issues with the tripolar grid and with the time_ave_util.x
utility.
All testing shows it zero-diff to MAPL 2.39.5.
The libraries this version of MAPL is currently tested with are below. (No change since last release of MAPL)
- Baselibs 7.8.1
- netcdf-c 4.9.0 (Needed for quantize support, but not required for all of MAPL)
- netcdf-fortran 4.6.0 (Needed for quantize support, but not required for all of MAPL)
- ESMF 8.4.1 (ESMF 8.4.0 required, but 8.4.1 recommended as it has a bug fix)
- GFE 1.8.0
- gFTL 1.8.1
- gFTL-shared 1.5.0
- pFUnit 4.6.1 (optional)
- fArgParse 1.4.1 (if
-DBUILD_WITH_FARGPARSE=YES
, default=YES
) - pFlogger 1.9.1 (if
-DBUILD_WITH_PFLOGGER=YES
, default=YES
) - yaFyaml 1.0.4 (if
-DUSE_EXTDATA2G=YES
, default=YES
) - FLAP geos/v1.10.0 (if
-DBUILD_WITH_FLAP=YES
, default=YES
)
Also, if you build with -DUSE_F2PY=ON
, you will need:
- ESMA_cmake v3.28.0
We recommend most external users set -DUSE_F2PY=OFF
CHANGELOG.md
Changed
- Relaxed restriction in the tripolar grid factory so that grids can be made even when the decomposition deos not evenly divide the grid dimension so that the factory can be used in utilities where the core count makes such a condition impossible to satisfiy
- Fix a bug in
time_ave_util.x
so that it can work with files with no vertical coordinate
- fixes #2232 by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/2234
- Fixes for 2.39.6 Release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/2239
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.39.5...v2.39.6
Files
GEOS-ESM/MAPL-v2.39.6.zip
Files
(2.0 MB)
Name | Size | Download all |
---|---|---|
md5:c45f840595b96fe15fa5a7e34dbe3a5b
|
2.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.39.6 (URL)