GEOS-ESM / GEOSgcm

GEOS Earth System Model GEOSgcm Fixture
Apache License 2.0
35 stars 13 forks source link

Update to MAPL 2.44.2 #771

Closed mathomp4 closed 6 months ago

mathomp4 commented 6 months ago

This PR updates GEOSgcm to MAPL 2.44.2.

MAPL 2.44.1 is a patch on MAPL 2.44.0 which fixes a bug when users have instantaneous, bit-shaved binary HISTORY output that isn't purely diagnostic. In this case, it is non-zero-diff, but we know of no users of GEOSgcm using binary history output, so I'm listing as zero-diff.

MAPL 2.44.2 has a bug fix for time_ave_util.x for when the input files have a level size of 1. This is trivially zero-diff until https://github.com/GEOS-ESM/GEOS_Util/pull/29 can be tested and merged in by @sdrabenh or @Jcampbell-8 or someone. But at least we know time_ave_util.x works better now!