Skip to content

GCHP 14.7.0

Choose a tag to compare

@yantoscayantosca released this 09 Feb 16:10
· 64 commits to main since this release

Release date: 09 Feb 2026
DOI

From CHANGELOG.md

Added

  • Added R4 exports in GCHPctmEnv for diagnostics since R8 to R4 conversion in MAPL 2.55 History is broken
  • Added submodule for GFE (Goddard-Fortran-Ecosystem) which includes GMAO libraries yafYaml, pFlogger, gFTL, gFTL-shared, fArgParse, and pFUnit as its own submodules
  • Added connectivity from GEOS-Chem to FV3 dynamics to pass DELP_DRY in GEOS-Chem restart file to advection for restart file species mass conservation
  • Added supplemental guides for GCHP horizontal and vertical grids to ReadTheDocs
  • Added "Particulate matter in GEOS-Chem" supplemental guide to ReadTheDocs
  • Added docs/read_the_docs_environment.yml Conda environment file

Changed

  • Changed minimum CMake version from 3.13 to 3.24
  • Changed minimum ESMF version from 8.4.2 to 8.6.1
  • Updated docs to indicate timing information now printed to allPEs.log
  • Updated docs to include library requirement udunits2 and additional information about stretched grid parameters
  • Updated lint-ci-workflows to run on main and dev/* branches
  • Updated badges on README.md and docs/source/index.rst
  • Updated submodule ESMA_cmake for GNU Fortran compiler compatibility with CPUs returning processor description INTEL
  • Updated geos-chem-shared-docs/editing_these_docs.rst with instructions for using a Conda environment to build RTD doc
  • Updated the ESMF version used in ReadTheDocs installation instructions from 8.4.2 to 8.6.1
  • Updated GEOS-Chem submodule to version 14.7.0
  • Updated HEMCO submodule to version 3.12.0
  • Updated ESMA_cmake submodule to commit 01bbf2f (Merge PR #9)
  • Updated geos-chem-shared-docs submodule to commit 03078d4
  • Updated .github/workflows/cloud-benchmarking-workflow.yml to skip submodule clone (that is done on AWS) and clear cached state

Fixed

  • Fixed security issues in GitHub Actions that caused the lint-ci-workflows action to fail
  • Fixed vertical flipping bug in GCHPctmEnv when using C720 fields with GEOS-FP processed data

Removed

  • Removed individual submodules for yafYaml, pFlogger, and gFTL-shared since now located in new submodule GFE

Pull requests included

  • Merge GCHP 14.6.3 into the dev/14.7.0 branch by @yantosca in #507
  • Add "Lint" GitHub action to check other GitHub actions for security issues by @yantosca in #508
  • Update MAPL from 2.26 to 2.59 by @lizziel in #496
  • Docs updates for new udunits2 requirement and stretched grid info by @lizziel in #510
  • Add connectivity from GEOS-Chem to advection by @lizziel in #515
  • Update ESMA_cmake submodule with fixes for GNU/Intel Fortran flags for certain chips by @lizziel in #518
  • Fix vertical flipping c720 fields with processed met by @lizziel in #529

Full Changelog: 14.6.3...14.7.0

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