Updates 2021-11-30
Zero-diff to previous release: YES (except for comparing some HISTORY output)
Restart Changes: NO
Possible History changes:
- 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:
- Fix mom5 mom6 for das by @mathomp4 in #270
- Allow gcm_setup to run anywhere by @mathomp4 in #261
WSUB
fix in gmichem_setup by @mmanyin in #263- Make runtime and setup variable consistent for GCM by @rtodling in #265
- Add code to install source tarfile by @mathomp4 in #262
- Replace
_RETURN(_SUCCESS)
by @weiyuan-jiang in #484 - Add error checking in mk_restarts executables by @weiyuan-jiang in #467
- Support update for MOM6 by @sanAkel in #468
- Add logic to allow guest oceans to be stubbed by @tclune in #474
- Add ability to get timing from MOM6 modules by @sanAkel in #477
- Add in support of quarter degree MOM6 to ADAS by @rtodling in #478
- Updated
pyrob
to work with GEOS-IT files by @mathomp4 in #224 - Add Cascade knob to
g5fcst_stats.pl
andregrid.pl
; reviseddyn_blob
; make sureechorc.x
exits with success code when applicable; by @rtodling in #226 - Add OpenMP support for fvdycore by @mathomp4 in #44
- ESMA_env: Update to Baselibs 6.2.8 needed for MAPL and move to use MPT 2.25 at NAS. full list of changes
- ESMA_cmake: Add ability to create source tarball after install, various cleanup and fixes. full list of changes
- 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