diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b369229e267..87111de378b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,27 +9,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Add new option to Regrid_Util.x to write and re-use ESMF pregenerated weights -- If file path length exceeds ESMF_MAXSTR, add `_FAIL` in subroutine fglob +- Add new option to `Regrid_Util.x` to write and re-use ESMF pregenerated weights +- If file path length exceeds `ESMF_MAXSTR`, add `_FAIL` in subroutine fglob - Add GNU UFS-like CI test -- Add capability to mangle `LONG_NAME in ACG with a different prefix +- Add capability to mangle `LONG_NAME` in ACG with a different prefix ### Changed -- fixed a bug in generate_newnxy in MAPL_SwathGridFactory.F90 (`NX*NY=Ncore`) - pFIO Clients don't send "Done" message when there is no request - Update `components.yaml` - - ESMA_cmake v3.45.3 + - ESMA_cmake v3.46.0 - Fix bugs in meson detection - Fix for building on older macOS + - Add `esma_add_fortran_submodules` function - Updated `checkpoint_simulator` to not create and close file if not writing - Update ExtData tests - Add new category of `SLOW` tests that take 10-30 seconds and remove them from the `ESSENTIAL` label run in CI - - Remove ExtData1G tests from `ESSENTIAL` label + - Remove ExtData1G tests from `ESSENTIAL` label, but run them in the UFS-like CI test ### Fixed +- Fixed a bug in `generate_newnxy` in `MAPL_SwathGridFactory.F90` (`NX*NY=Ncore`) - Fixes for NVHPC 24.5 - Convert `MAPL_GeosatMaskMod` to "interface-in-both-files" submodule style diff --git a/components.yaml b/components.yaml index b6a9bb01aa21..bf46f2c95c5d 100644 --- a/components.yaml +++ b/components.yaml @@ -11,7 +11,7 @@ ESMA_env: ESMA_cmake: local: ./ESMA_cmake remote: ../ESMA_cmake.git - tag: v3.45.3 + tag: v3.46.0 develop: develop ecbuild: