Releases: GEOS-ESM/HEMCO
Fix for HEMCO Layout Regression
This releaes of HEMCO v2 (aka the old version still used in GEOSgcm v11 and GEOSgcm v12 as of 2025-Jan-21) has a fix for an issue found by @sdrabenh where GEOSgcm would not pass layout regression if a hemco_internal_rst
was present. This fix is GEOS specific.
A true fix for modern HEMCO is being tracked in geoschem#305 though we feel modern HEMCO would not exhibit this layout issue as it has many changes to restart code that seem to target the same area targeted in #18
What's Changed
- Removed the local sumdomain checks if a variable has been filled from a GEOS restart by @atrayano in #18
New Contributors
Full Changelog: geos/v2.2.2...geos/v2.3.0
Updates for Spack Support
This release adds support for building with Spack
Full Changelog: geos/v2.2.2...geos/v2.2.3
Remove unneeded print
This release of HEMCO is identical to geos/v2.2.1
but has a print commented out that was on every process. This print is commented out in mainline HEMCO development.
Full Changelog: geos/v2.2.1...geos/v2.2.2
geos/v1.0.2
Updated build options as requested by Harvard.
geos/v1.0.1
Updated HEMCO GridComp RC files to allow for zero-diff runs.
geos/v1.0.0
Initial HEMCO as a repository release for GEOS.