Published February 23, 2022
| Version v2.18.0
Software
Open
GEOS-ESM/MAPL: MAPL 2.18.0
Creators
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This is a zero-diff release of MAPL. There are some changes to fields in History output where things are split. This release also enables more flexibility in setting the metadata in History.
FromCHANGELOG.md
Fixed
- Fixed issue in
CMakePresets.json
where Ninja presets were broken - Fixed io profiler report format
- Fixed issue on macOS where enabling memutils caused crash
- Option to force integer time variable in History output via the History.rc file (IntegerTime: .true./.false. default .false.) rather than the default float time variable if allowed by frequency of output
- Added mapl_StubComponent to MAPL package
- Updates to CircleCI
- Added GEOSadas CI ifort build test
- Add "like-UFS" build to CI. This is no FLAP and pFlogger, and static build
- Changed the naming convention for the split name(s): we now take the entries from the field alias(es) without appending any digits. Also allowing the user to specify more entries in the alias, so that HISTORY.rc does not need to change when running GOCART with more wavelengths
- A small performance improvement. cycle => exit in MAPL_Generic.F90
- Made history global metadata configurable. This can be done in two ways
- Globally for all collections by setting
COMMENT:
,CONTACT:
,CONVENTIONS:
,INSTITUTION:
,REFERENCES:
, andSOURCE:
at the top ofHISTORY.rc
likeEXPDSC:
- On a per-collection bases by setting
collection.comment:
,collection.contact:
,collection.conventions:
,collection.institution:
,collection.references:
, andcollection.source:
- The default settings for these are to match that of MAPL 2.17.0
- Globally for all collections by setting
- Updated
components.yaml
. These changes are to support using Spack to build MAPL- ESMA_cmake v3.10.0 (add
FindESMF.cmake
from NOAA-EMC) - ecbuild geos/v1.2.0 (updat
FindNetCDF.cmake
to that from NOAA-EMC)
- ESMA_cmake v3.10.0 (add
- Fix issue with Ninja presets by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1321
- Feature/wjiang/exit after connected by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1326
- bug fix. remove cycle by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1330
- Fixes #1282. Make History metadata configurable by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1325
- Feature/wjiang/fix io profiler width by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1333
- Update ESMA_cmake and ecbuild by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1336
- GitFlow: Handmerge main into develop by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1343
- Add option to make time an integer variable if needed for backwards c… by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1345
- Enable GEOSadas CI Build (ifort only) by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/975
- add mapL_stubcomponent to the top level MAPL package by @bena-nasa in https://github.com/GEOS-ESM/MAPL/pull/1352
- Fixes #1354. Avoid macOS memutils crash by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1355
- Add like-UFS CI build by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1347
- Update for GEOSadas CI by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1361
- GitFlow: Handmerge main into develop 2022-Feb-16 by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1373
- Fixes #1363. The main change to create a copy of the exports, so we c… by @atrayano in https://github.com/GEOS-ESM/MAPL/pull/1364
- Merge release/2.18.0 branch into main for release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1387
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.17.2...v2.18.0
Files
GEOS-ESM/MAPL-v2.18.0.zip
Files
(1.6 MB)
Name | Size | Download all |
---|---|---|
md5:c10cb8cdbd6172c23ab4add7c64dce2e
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.18.0 (URL)