Releases: GEOS-ESM/GOCART
v2.6.5: Fix for data-driven GOCART
This tag has configuration for GEOSgcm v12
This release has a fix for data-driven GOCART.
Fixed
- Fixed an issue with data-driven SU and
PSO4PSO4is only an export of computational SU but an Export was being added in the data-driven SU instance.
What's Changed
Full Changelog: v2.6.4...v2.6.5
v2.5.4: Fix for data-driven GOCART
This tag has configuration for GEOSgcm v11
This release has a fix for data-driven GOCART.
Fixed
- Fixed an issue with data-driven SU and
PSO4PSO4is only an export of computational SU but an Export was being added in the data-driven SU instance.
What's Changed
Full Changelog: v2.5.3...v2.5.4
v2.6.4: Update to QFED3 emissions and Updates for JEDI
This tag has configuration for GEOSgcm v12
This release updates v2.6 to use QFED3 emissions as well as updating extinction output profiles for JEDI. This is non-zero-diff to v2.6.3
NOTE: This should be taken with ACHEM v1.1.0 which has QFED3 updates as well.
Changed
- ExtData yaml files for CA, NI, SU, and CO to use QFED3 files beginning 1/15/2026 for OPS emissions and 3/1/2023 for AMIP emissions
- Updated
GOCART2G_GridComp.rcto output AOD profile at 470 nm and 870 nm
for JEDI (in addition to the existing 550 nm vertically integrated AOD),
without changing behavior for the PSAS AOD analysis
What's Changed
- Feature/acollow/qfed3yaml by @acollow in #390
- Update ExtData.yaml files to use science quality QFED3 emissions (develop) by @mathomp4 in #393
- GitFlow: Merge develop into main for 2.6.4 release by @mathomp4 in #432
Full Changelog: v2.6.3...v2.6.4
v2.5.3: Update to QFED3 emissions and Updates for JEDI
This tag has configuration for GEOSgcm v11
This release updates v2.5 to use QFED3 emissions as well as updating extinction output profiles for JEDI. This is non-zero-diff to v2.5.2
NOTE: This should be taken with ACHEM v1.1.0 which has QFED3 updates as well.
Changed
- ExtData yaml files for CA, NI, SU, and CO to use QFED3 files beginning 1/15/2026 for OPS emissions and 3/1/2023 for AMIP emissions
- Updated
GOCART2G_GridComp.rcto output AOD profile at 470 nm and 870 nm
for JEDI (in addition to the existing 550 nm vertically integrated AOD),
without changing behavior for the PSAS AOD analysis
What's Changed
Full Changelog: v2.5.2...v2.5.3
v2.6.3: Fixes for volcanic emissions
This configuration is for GEOSgcm v12
This release has a bugfix for volcanic emissions. It is non-zero-diff to v2.6.2
Fixed
- There was a bug where the degassing lat/lon were used to assign emission points for
explosive volcanic SO2 emissions; this has been corrected. - There was a bug where the scaling of explosive volcanic SO2 emissions was mistakenely
being applied to the degassing (effectively further doubling the degassing and not
correctly scaling the explosive; this has been corrected.
What's Changed
- Feature/pcolarco/fix volcanic emissions by @pcolarco in #418
- GitFlow: Merge develop into main for v2.6.3 release by @mathomp4 in #426
Full Changelog: v2.6.2...v2.6.3
v2.5.2: Fixes for volcanic emissions
This tag has configuration for GEOSgcm v11
This release has fixes for v2.5.1 involving volcanic emissions.
Non-zero-diff to v2.5.1
Fixed
- There was a bug where the degassing lat/lon were used to assign emission points for
explosive volcanic SO2 emissions; this has been corrected. - There was a bug where the scaling of explosive volcanic SO2 emissions was mistakenely
being applied to the degassing (effectively further doubling the degassing and not
correctly scaling the explosive; this has been corrected.
What's Changed
Full Changelog: v2.5.1...v2.5.2
v2.3.2: Update Extinction Output Profiles for JEDI
Changed
- Updated
GOCART2G_GridComp.rcto output extinction profiles at 470 nm and 870 nm
for JEDI (in addition to the existing 550 nm vertically integrated AOD),
without changing behavior for the PSAS AOD analysis
What's Changed
New Contributors
Full Changelog: v2.3.1...v2.3.2
v2.3.1: Update v2.3 with QFED3
Changed
- ExtData yaml files for CA, NI, SU, and CO to use QFED3 files beginning 1/15/2026 for OPS emissions and 3/1/2023 for AMIP emissions
What's Changed
Full Changelog: v2.3.0...v2.3.1
v2.6.2: Latest updates from GEOSgcm v12 testing
This configuration is for GEOSgcm v12
This release has the latest updates from GEOSgcm v12 testing.
Changed
- Corrected
pressure_lid_in_hPavalues from integers to floats in CA2G (bc, br, oc), DU2G, NI2G, SU2G (default, AMIP, AMIP.20C), and SS2G instance RC files - Updated SS2G
emission_scalevalues (still not finalized) - Removed unused pointer variables (
int_ptr,ple) fromSU2G_GridCompMod.F90
Fixed
- Added floating-point protection (TINY/EPS guards) in molality calculation in
GOCART2G_Process.F90to avoid potential division-by-zero or zero-power operations
What's Changed
- hand merge feature/sdrabenh/gcm_v12 into develop by @sdrabenh in #388
- GitFlow: Merge develop into main for 2.6.2 release by @mathomp4 in #391
Full Changelog: v2.6.1...v2.6.2
v2.6.1: Fixes for start-stop regress and AMIP emissions
This configuration is for GEOSgcm v12
This release has fixes on v2.6.0. It fixes start-stop regression as well as a fix for runs using AMIP emissions.
Fixed
- Fix missing
GMI_HNO3entry inAMIP/NI2G_GridComp_ExtData.yamlfile - Fix start-stop regression failure in SU GridComp
What's Changed
Full Changelog: v2.6.0...v2.6.1