v2.14.0
This updates GEOSfvdycore to match or exceed GEOSgcm main
as of 2024-02-21
This is a retrospective tag as v2.14.0 was accidentally not released.
From CHANGELOG.md
Changed
- Update to
components.yaml
to match GEOSgcmmain
as of 2024-02-21- ESMA_cmake v3.38.0 → v3.41.0
- Use
ESMF::ESMF
as the target for ESMF - Update
FindESMF.cmake
- Add
DetermineMPIStack.cmake
to detect MPI stack at CMake time
- Use
- MAPL v2.43.0 → v2.44.0
- Various improvements to History "Samplers" that sample model data at geolocations of simulated instruments. These include support for both trajectories (time dependent lat/lon) and swaths (time-dependent scans)
- Added memory utility, MAPL_MemReport that can be used in any code linking MAPL
- Added capability in the MAPL ESMF regridding wrapper to apply a destination mask if the destination grid contains a mask
- Updates for using MAPL with GEOS in a hybrid MPI+OpenMP paradigm
- Various fixes for NVHPC work
- This version of MAPL now requires ESMF 8.6.0 as MAPL now uses functionality only supported in that version. Moreover, all references to ESMF as a CMake target are now done as
ESMF::ESMF
. This is supported in Baselibs build with ESMA_cmake v3.40.0 (required for Baselibs builds) and for non-Baselibs builds (i.e., spack) via a newerFindESMF.cmake
file (currently from ESMFdevelop
and will be in ESMF 8.6.1+).
= GMAO_Shared v1.9.6 → v1.9.7 - Updates for WMMA
- FVdycoreCubed_GridComp v2.10.0 → v2.11.0
- Updates to
fv3_setup
to use CMake detection of MPI stack (requires ESMA_cmake v3.41.0)
- Updates to
- ESMA_cmake v3.38.0 → v3.41.0
- Pulled over other CMake changes from GEOSgcm (mainly developer related)
What's Changed
- Bump CircleCI-Public/trigger-circleci-pipeline-action from 1.1.0 to 1.2.0 by @dependabot in #108
- Update components to match GEOSgcm main as of 2024-Feb-21 by @mathomp4 in #110
Full Changelog: v2.13.0...v2.14.0