GCHP 14.7.0
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.ymlConda 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-workflowsto run onmainanddev/*branches - Updated badges on
README.mdanddocs/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.rstwith 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.ymlto skip submodule clone (that is done on AWS) and clear cached state
Fixed
- Fixed security issues in GitHub Actions that caused the
lint-ci-workflowsaction 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.