GCHP 14.4.0
From CHANGELOG.md
Added
- RTD docs now includes Supplemental Guide "Archiving Output with the History diagnostics"
- GitHub Action config file
.github/workflows/stale.yml
, which replaces StaleBot - Added git submodule HETP for aerosol thermodynamics in GEOS-Chem
Changed
- Updated Python package versions for ReadTheDocs in
docs/requirements.txt
- Now request Python 3.12 for ReadTheDocs builds in
.readthedocs.yaml
- Updated GEOS-Chem submodule to 14.4.0
- Updated HEMCO submodule to 3.9.0
- Changed subdirectory name HEMCO_GridComp to HEMCO since not its own gridded component
- Moved HEMCO and Cloud-J submodules from GCHP_GridComp to GCHP_GridComp/GEOSChem_GridComp where they are used
- Converted Github issue templates to issue forms using YAML definition files
Removed
- GitHub config files
.github/stale.yml
and.github/no-response.yml
Pull Requests Included
- Fix bug in advection when using raw GMAO meteorology files by @lizziel in #392
- Now use short submodule names in .gitmodules by @yantosca in #394
- Add GCHP_WRAPPER cpp definition by @lizziel in #396
- Expand GCHP advection diagnostics by @lizziel in #395
- Replace stalebot with "stale" GitHub action by @yantosca in #410
- New submodule: HETP aerosol thermodynamics by @lizziel in #408
- Update Github issue templates to use issue forms by @msulprizio in #415
Full Changelog: 14.3.0...14.4.0