Skip to content

Releases: geoschem/GCHP

GCHP 14.5.0

08 Nov 21:50
Compare
Choose a tag to compare

Release date: 08 Nov 2024
DOI

From CHANGELOG.md

Added

  • Added documentation about GEOS convection change affecting meteorology starting June 1, 2020

Changed

  • Updated GEOS-Chem to 14.5.0
  • Updated HEMCO to 3.10.0
  • Updated Cloud-J to 8.0.1

Fixed

  • Fixed formatting error in .github/workflows/stale.yml that caused the Mark Stale Issues action not to run
  • Updated compiler requirements to specify max GNU version is 12
  • Updated documentation for version 14.5.0
  • Updated docs/requirements.txt to use jinja2==3.1.4 (fixes a security issue)

See the GEOS-Chem 14.5.0 page for a complete list of updates.

Pull requests included

Full Changelog: 14.4.3...14.5.0

GCHP 14.4.3

13 Aug 19:26
Compare
Choose a tag to compare

Release Date: 13 Aug 2024
DOI

From CHANGELOG.md

Changed

  • Updated GEOS-Chem (science codebase) to 14.4.3
  • Updated HEMCO to 3.9.3
  • Updated Cloud-J to 7.7.3

Fixed

  • Added brackets around exempt-issue-labels list in .github/workflows/stale.yml

Pull Requests Included

  • none

Full Changelog: 14.4.2...14.4.3

GCHP 14.4.2

24 Jul 19:57
Compare
Choose a tag to compare

Release date: 2024-07-24
DOI

From CHANGELOG.md

Changed

  • Updated HEMCO submodule to 3.9.2
  • Updated Cloud-J submodule to 7.7.2
  • Disable support for FAST-JX for all simulations except Hg

Pull Requests Included

  • Add docs geos-chem-input-data-on-aws.rst to supplemental-guides. by @yidant in #425

Full Changelog: 14.4.1...14.4.2

GCHP 14.4.1

28 Jun 16:26
Compare
Choose a tag to compare

Release date: 28 Jun 2024
DOI

From CHANGELOG.md

Fixed

  • Fixed formatting error in .github/workflows/stale.yml that caused the Mark Stale Issues action not to run

Pull Requests Included

  • Now use comma-separated list for exempt-issue-labels YAML tag in stale.yml by @yantosca in #419

Full Changelog: 14.4.0...14.4.1

GCHP 14.4.0

31 May 17:20
Compare
Choose a tag to compare

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
  • 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

GCHP 14.3.1

02 Apr 16:12
Compare
Choose a tag to compare

Release date: 02 Apr 2024
DOI

From CHANGELOG.md

Added

  • Now print container name being read by ExtData when CAP.EXTDATA is set to DEBUG in logging.yml
  • Added new pre-processer setting GCHP_WRAPPER for use in submodules
  • Added PLEadv export to FV3 submodule for inclusion in GCHP HISTORY.rc files

Changed

Fixed

  • Fixed bug where SPHU used to construct PLE for advection was vertically inverted if using raw GMAO meteorology files
  • Fixed bug in UpwardsMassFlux diagnostic that was causing all values to be zero

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

Full Changelog: 14.3.0...14.3.1

GCHP 14.3.0

09 Feb 13:49
Compare
Choose a tag to compare

Release date: 09 Feb 2024
DOI

From CHANGELOG.md

Added

  • Added capability for TOMAS simulations in GCHP
  • Added Cloud-J as submodule within GCHP_GridComp directory
  • Added compile option FASTJX to use legacy Fast-JX to compute J-values in GEOS-Chem instead of Cloud-J (required for mercury simulation)

Changed

Fixed

  • Avoid semicolon in CMAKE_ Fortran_FLAGS variable when additional flags are passed to cmake
  • Updated debugging guide with clearer examples

See the GEOS-Chem 14.3.0 page for a complete list of updates.

Pull requests included

  • Implementation of TOMAS in GCHP by @Jourdan-He in #252
  • Add capability for TOMAS simulations in GCHP by @msulprizio in #359
  • Add Cloud-J as submodule to GCHP by @lizziel in #356
  • Avoid a semicolon in CMAKE_Fortran_FLAGS when additional flags are passed to cmake by @branfosj in #334
  • Merge no-diff-to-benchmark updates into the 14.3.0 development stream by @yantosca in #365

New Contributors

Full Changelog: 14.2.3...14.3.0

GCHP 14.2.3

01 Dec 17:14
Compare
Choose a tag to compare

Release date: 01 Dec 2023
DOI

From CHANGELOG.md

Added

  • Script .release/changeVersionNumbers.sh to change version numbers before a new GCHP release

Pull Requests Included

  • Include a utility script to change GCHP version numbers before release by @yantosca in #357

Full Changelog: 14.2.2...14.2.3

GCHP 14.2.2

25 Oct 13:18
Compare
Choose a tag to compare

Release date: 23 Oct 2023
DOI

From CHANGELOG.md

Changed

  • Updated GEOS-Chem submodule to 14.2.2

Pull Requests Included

Full Changelog: 14.2.1...14.2.2

GCHP 14.2.1

10 Oct 14:49
Compare
Choose a tag to compare

Release Date: 10 Oct 2023
DOI

From CHANGELOG.md

Changed

  • test now points to src/GCHP_GridComp/GEOSChem_GridComp/geos-chem/test
  • Hard-coded ESMF logging option removed from GCHPctm.F90
  • Updated version numbers and documentation

Pull Requests Included

  • Update symbolic link from GCHP root folder to the test folder by @yantosca in #327
  • Set ESMF logging option at run-time via config file by @lizziel in #330

Full Changelog: 14.2.0...14.2.1