Skip to content

Updates 2021-11-30

Compare
Choose a tag to compare
@sdrabenh sdrabenh released this 30 Nov 20:37
· 1150 commits to main since this release
0430b75

Zero-diff to previous release: YES (except for comparing some HISTORY output)

Restart Changes: NO

Possible History changes:

  1. Bug fix for MAPL wherein non-default duration in HISTORY.rc was not being correctly handled. For example, if a collection has a duration of 24 hours and a frequency of 12 hours, MAPL now correctly writes a file with two timesteps in it. Before, MAPL was handling this incorrectly. Note that the data is still the same as 10.19.4, but now is contained within one file.

Major 0-diff changes:

  1. Fix mom5 mom6 for das by @mathomp4 in #270
  2. Allow gcm_setup to run anywhere by @mathomp4 in #261
  3. WSUB fix in gmichem_setup by @mmanyin in #263
  4. Make runtime and setup variable consistent for GCM by @rtodling in #265
  5. Add code to install source tarfile by @mathomp4 in #262
  6. Replace _RETURN(_SUCCESS) by @weiyuan-jiang in #484
  7. Add error checking in mk_restarts executables by @weiyuan-jiang in #467
  8. Support update for MOM6 by @sanAkel in #468
  9. Add logic to allow guest oceans to be stubbed by @tclune in #474
  10. Add ability to get timing from MOM6 modules by @sanAkel in #477
  11. Add in support of quarter degree MOM6 to ADAS by @rtodling in #478
  12. Updated pyrob to work with GEOS-IT files by @mathomp4 in #224
  13. Add Cascade knob to g5fcst_stats.pl and regrid.pl; revised dyn_blob; make sure echorc.x exits with success code when applicable; by @rtodling in #226
  14. Add OpenMP support for fvdycore by @mathomp4 in #44
  15. ESMA_env: Update to Baselibs 6.2.8 needed for MAPL and move to use MPT 2.25 at NAS. full list of changes
  16. ESMA_cmake: Add ability to create source tarball after install, various cleanup and fixes. full list of changes
  17. MAPL: Requires gFTL 1.5.1 (Baselibs 6.2.8), added option to flip vertical orientation of checkpoints, various 0-diff bug fixes for compilers, refactored code. full list of changes