Skip to content

GEOS-Chem 14.4.3

Compare
Choose a tag to compare
@yantosca yantosca released this 13 Aug 18:10
· 276 commits to main since this release

Release date: 13 Aug 2024
DOI

From CHANGELOG.md

Added

  • Added ModelE2.1(GCAP 2.0) simulation to integration tests for GCClassic
  • Added simulation with all diagnostics on in HISTORY.rc to integration tests for GCClassic (including Planeflight + ObsPack) and GCHP
  • Added descriptive error message in Interfaces/GCHP/gchp_historyexportsmod.F90
  • Auto-update GCHP HEMCO_Diagn.rc settings at run-time to ensure seasalt, dust, soil NOx, and biogenic emissions match settings in HEMCO_Config.rc

Fixed

  • Added brackets around exempt-issue-labels list in .github/workflows/stale.yml

Removed

  • Removed XNUMOL_H2O2 / CM3PERM3 in routine Chem_H2O2, which removes an unnecessary unit conversion for the aerosol-only simulation

Pull Requests Included

  • Add ModelE2.1 (GCAP 2.0) simulation to GCClassic integration tests by @msulprizio in #2394
  • Add simulation with all diagnostics turned to integration testing by @msulprizio in #2399
  • Add tropopause pressure to the GEOS-Chem Classic "SatDiagn" collection by @yantosca in #2410
  • Add GC-Classic transport tracer global half-degree run option with GEOS-IT by @lizziel in #2397
  • Fix incorrect unit conversion for H2O2 in the aerosol-only simulation by @yantosca in #2413
  • Fixes for HEMCO diagnostic config file HEMCO_Diagn.rc by @lizziel in #2402

Full Changelog: 14.4.2...14.4.3