There is a newer version of the record available.

Published October 29, 2021 | Version v2.11.0

GEOS-ESM/MAPL: MAPL 2.11.0

Description

This release of MAPL is zero-diff in regards to the GEOSgcm. It mainly has bugfixes as detailed below. From CHANGELOG.md Fixed
  • Fixed bug with MAPL_FindChild gfortran debug compilation
  • Fixes #1115. NAG flagged several issues, related to how different derived type are brought in MAPL by different modules, which quite possibly are violation of the standard. Similarly, a procedure call was used as an argument with intent(INOUT).
  • Fixed issues with NAG and Tests (#1106)
    • Changed non-Fortran Standard call exit to stop in ExtDataDriver.F90
    • Changed kind=8 to kind=REAL64 in pfio_MAPL_demo.F90
    • Reenabled build with NAG (works with NAG 7.0.7048)
Added
  • Added ability to regrid multiple files in one execution of Regrid_Util.x
Changed
  • Removed last NETCDF_LIBRARIES reference from CMake
  • OOMPH: Lots of work to tease apart low level "specs" into separate
       files/classes.  At the same time new classes (mostly unused
       as yet) are being introduced for nextgen specs.
    
    Some details:
    • Introduced new oomph subdirectory and namespace.
    • Replaced some "manual containers" with gFTL Vectors.
    • Updated some gFTL containers to v2 containers.
  • Require gFTL v1.5.1
    • Updated components.yaml to ESMA_env v3.5.0 (Baselibs 6.2.8)
    • Update CI images to Baselibs 6.2.8
Removed
  • Removed yaFyaml dependency when building with BUILD_WITH_PFLOGGER=NO
What's Changed

Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.10.0...v2.11.0

Files

GEOS-ESM/MAPL-v2.11.0.zip

Files (1.6 MB)

Name Size Download all
md5:8697367e0a27aaad03e7fac762e7bb67
1.6 MB Preview Download

Additional details

Related works