Releases: geoschem/GCClassic
Releases · geoschem/GCClassic
GCClassic 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
- Updated documentation (clarified discussion of grid edges)
Fixed
- Added brackets around
exempt-issue-labels
list in.github/workflows/stale.yml
Pull Requests Included
- update latitude and longitude bounds description by @nicholasbalasus in #65
New Contributors
- @nicholasbalasus made their first contribution in #65
Full Changelog: 14.4.2...14.4.3
GCClassic 14.4.2
From CHANGELOG.md
Added
- ReadTheDocs update for for Cloud-J input parameter
num_levs_with_cloud
- ReadTheDocs update: add section about using a dry-run simulation to Quickstart Guide
Changed
- Updated Cloud-J submodule to 7.7.2
- Discontinue support of 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 #61
- Throw a CMake error if FAST-JX is used for any KPP mechanism except Hg by @yantosca in #62
New Contributors
Full Changelog: 14.4.1...14.4.2
GCClassic 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
GCClassic 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
- 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 inco2_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
GCClassic 14.3.1
From CHANGELOG.md
Added
- GitHub action to perform compile-only integration tests
Changed
- Updated GEOS-Chem submodule to 14.3.1
- Updated HEMCO submodule to 3.8.1
- Now use short submodule names (i.e. without the full path) in
.gitmodules
- Remove obsolete CH4 menu options from config file documentation
Pull requests included
- 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
Full Changelog: 14.3.0...14.3.1
GCClassic 14.3.0
From CHANGELOG.md
Changed
- Updated GEOS-Chem submodule to 14.3.0
- Updated HEMCO submodule to 3.8.0
Added
- Added Cloud-J submodule which is the new default photolysis package used in GEOS-Chem
- Added compile option FASTJX to use legacy FAST-JX photolysis in GEOS-Chem instead of Cloud-J
- Added ReadTheDocs documentation for nested-grid simulations
See the GEOS-Chem 14.3.0 page for a complete list of updates.
Pull Requests Included
- Cloud-J in GEOS-Chem Classic by @lizziel in #27
- Merge no-diff-to-benchmark updates into the 14.3.0 development stream by @yantosca in #48
Full Changelog: 14.2.3...14.3.0
GCClassic 14.2.3
From CHANGELOG.md
[14.2.3] - 2023-12-01
Added
- Script
.release/changeVersionNumbers.sh
to change version numbers before a new GEOS-Chem Classic release
Pull Requests Included
- Include a utility script to change GEOS-Chem Classic version numbers before release by @yantosca in #46
Full Changelog: 14.2.2...14.2.3
GCClassic 14.2.2
GCClassic 14.2.1
From CHANGELOG.md
Changed
test
now points tosrc/GEOS-Chem/test
- Updated GEOS-Chem submodule to 14.2.1
- Updated HEMCO submodule to 3.7.1
- Updated version numbers
- Updated version numbers in
CMakeLists.txt
anddocs/source/conf.py
to 14.2.0
Pull Requests Included
Full Changelog: 14.2.0...14.2.1
GCClassic 14.2.0
From CHANGELOG.md
Added
- Quick start guide for GEOS-Chem Classic in ReadTheDocs
- Add note about WashU status downtime and link to
itstatus.wustl.edu
- Added
SatDiagn
to list of GEOS-Chem History collections - Added definitions for transport tracer properties to ReadTheDocs
Changed
- Updated GEOS-Chem submodule to 14.2.0
- Updated HEMCO submodule to 3.7.0
- Updated version numbers in
CMakeLists.txt
anddocs/source/conf.py
to 14.2.0 - Reorganize folder structure of ReadTheDocs
docs/source
subdirectories - Note that HEMCO log output is now sent to the GEOS-Chem log file
- Updated
AUTHORS.txt
for version 14.2.0 - Updated links in
README.md
to point tohttp://geos-chem.org
- Updated logo & badge links in
README.md
to use HTML - Updated version numbers to 14.2.0
Fixed
- Fixed typo in Intel debug option in
CMakeLists.txt
- Fixed broken link to NCO page in ReadTheDocs
Removed
passive_species
menu ingeoschem_config.rst
ReadTheDocs file
What's Changed
- Simplify Github issue and pull request templates by @msulprizio in #32
- Fix problems with GitHub issue and PR templates by @yantosca in #33
- Fix typo in Intel debug option in CMakeLists.txt by @msulprizio in #39
Full Changelog: 14.1.0...14.2.0