Skip to content

GCClassic 14.4.0

Compare
Choose a tag to compare
@yantosca yantosca released this 31 May 15:33
· 138 commits to main since this release

Release Date 31 May 2024
DOI

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
  • Converted Github issue templates to issue forms using YAML definition files
  • Updated RTD documentation for the 14.4.0 release

Removed

  • BPCH_DIAG configuration option and related ReadTheDocs documentation
  • GitHub config files .github/stale.yml and .github/no-response.yml
  • Unused CO2 and carbon simulation options from geoschem_config.yml (and from related code in co2_mod.F90).

Pull Requests Included

  • Removed BPCH_DIAG compilation option by @yantosca in #49
  • Now use short submodule names in .gitmodules by @yantosca in #52
  • Add GitHub action for compile-only integration tests by @yantosca in #50
  • Remove obsolete options from CH4 menu in geoschem-config.rst by @msulprizio in #53
  • New submodule: HETP aerosol thermodynamics by @lizziel in #55
  • Update Github issue templates to use issue forms by @msulprizio in #58

Full Changelog: 14.3.0...14.4.0