Releases: geoschem/GCHP
Releases · geoschem/GCHP
GCHP 14.5.0
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 usejinja2==3.1.4
(fixes a security issue)
See the GEOS-Chem 14.5.0 page for a complete list of updates.
Pull requests included
- Bugfix: Restore stale workflow functionality by @msulprizio in #444
- ReadTheDocs updates for GCHP 14.5.0 by @yantosca in #448
Full Changelog: 14.4.3...14.5.0
GCHP 14.4.3
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
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
Full Changelog: 14.4.1...14.4.2
GCHP 14.4.1
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
Full Changelog: 14.4.0...14.4.1
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
GCHP 14.3.1
From CHANGELOG.md
Added
- Now print container name being read by ExtData when
CAP.EXTDATA
is set toDEBUG
inlogging.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
- Updated GEOS-Chem submodule to 14.3.0
- Updated HEMCO submodule to 3.8.0
- Now use short names for submodules (i.e. without the path) in
.gitmodules
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
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
- Updated GEOS-Chem submodule to 14.3.0
- Updated HEMCO submodule to 3.8.0
Fixed
- Avoid semicolon in
CMAKE_ Fortran_FLAGS
variable when additional flags are passed tocmake
- 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
From CHANGELOG.md
Added
- Script
.release/changeVersionNumbers.sh
to change version numbers before a new GCHP release
Pull Requests Included
Full Changelog: 14.2.2...14.2.3
GCHP 14.2.2
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
From CHANGELOG.md
Changed
test
now points tosrc/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