This file documents all notable changes to the GEOS-Chem Classic wrapper repository since version 13.4.1. See also CHANGELOG files for individual submodules:
- src/geos-chem/CHANGELOG.md
- src/HEMCO/CHANGELOG.md
- src/Cloud-J/CHANGELOG.md
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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)
- Added brackets around
exempt-issue-labels
list in.github/workflows/stale.yml
- 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
- Updated Cloud-J submodule to 7.7.2
- Discontinue support of FAST-JX for all simulations except Hg
- ReadTheDocs now describes latitude and longitude bounds as grid cell edges
- Fixed formatting error in
.github/workflows/stale.yml
that caused the Mark Stale Issues action not to run
- 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
- 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
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
).
- GitHub action to perform compile-only integration tests
- 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
- Updated GEOS-Chem submodule to 14.3.0
- Updated HEMCO submodule to 3.6.0
- 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
- Script
.release/changeVersionNumbers.sh
to change version numbers before a new GEOS-Chem Classic release
- Updated GEOS-Chem submodule to 14.2.2
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
- 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
- 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 typo in Intel debug option in
CMakeLists.txt
- Fixed broken link to NCO page in ReadTheDocs
passive_species
menu ingeoschem_config.rst
ReadTheDocs file
- Added
.github/ISSUE_TEMPLATE/config.yml
file w/ Github issue options
- Updated GEOS-Chem submodule to 14.1.1
- Updated HEMCO submodule to 3.6.2
- The GitHub PR template is now named
./github/PULL_REQUEST_TEMPLATE.md
- Updated ReadTheDocs user registration documentation GEOS-Chem 14.1.1
- Updated ReadTheDocs run directory creation information for GEOS-Chem 14.1.1
- Updated version numbers in
CMakeLists.txt
anddocs/source/conf.py
to 14.1.1
- Added SANITIZE CMake option
- Updated GEOS-Chem submodule to 14.1.0
- Updated HEMCO submodule to 3.6.0
- Updated ReadTheDocs documentation for 14.1.0
- Fixed logic in .github/workflows/findRefKey.sh for determing previous commit
- Updated GEOS-Chem submodule to 14.0.2
- Updated HEMCO submodule to 3.5.2
- Updated the documentation for clarity
- Updated GEOS-Chem submodule to 14.0.1
- Added files for GEOS-Chem User Manual on ReadTheDocs
- Created CHANGELOG.md
- Changed GEOS-Chem submodule to 14.0.0 release
- Changed HEMCO submodule to 3.5.0 release
- Updated CONTRIBUTING.md and SUPPORT.md to retire guidelines on GEOS-Chem wiki