Difference between revisions of "GEOS-Chem 14.1.1"

From Geos-chem
Jump to: navigation, search
(New data directories)
 
(33 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
=== Version overview ===
 
=== Version overview ===
 +
 +
*'''Release Date: 03 Mar 2023'''
 +
*'''DOI for GC Classsic 14.1.0:''' [https://doi.org/10.5281/zenodo.7600579 10.5281/zenodo.7600579]
 +
*'''DOI for GCHP 14.1.0:''' [https://doi.org/10.5281/zenodo.7600586 10.5281/zenodo.7600586]
 +
*'''DOI for GEOS-Chem 14.1.0''' [https://doi.org/10.5281/zenodo.7600404 10.5281/zenodo.7600404]
 +
*'''DOI for HEMCO 3.6.1:''' [https://doi.org/10.5281/zenodo.7692950 10.5281/zenodo.7692950]
 +
*'''DOI for HEMCO 3.6.2:''' [https://doi.org/10.5281/zenodo.7692950 10.5281/zenodo.7692950]
  
 
The following fixes for bugs and technical issues have been added to GEOS-Chem 14.1.1.  Also see the following Github pages:
 
The following fixes for bugs and technical issues have been added to GEOS-Chem 14.1.1.  Also see the following Github pages:
 
*[https://github.com/geoschem/geos-chem/milestone/37?closed=1 14.1.1 milestone for geoschem/geos-chem]
 
*[https://github.com/geoschem/geos-chem/milestone/37?closed=1 14.1.1 milestone for geoschem/geos-chem]
 +
*[https://github.com/geoschem/GCClassic/milestone/9?closed=1 14.1.1 milestone for geoschem/GCClassic]
 +
*[https://github.com/geoschem/GCHP/milestone/17?closed=1 14.1.1 milestone for geoschem/GCHP]
 +
*[https://github.com/geoschem/HEMCO/milestone/14?closed=1 3.6.1 milestone for geoschem/HEMCO]
 +
*[https://github.com/geoschem/HEMCO/milestone/15?closed=1 3.6.2 milestone for geoschem/HEMCO]
  
 
{| border=1 cellspacing=0 cellpadding=5  
 
{| border=1 cellspacing=0 cellpadding=5  
Line 16: Line 27:
  
 
|-valign="top"
 
|-valign="top"
|TBD
+
|Fix bug where deprecated LWI was included in carbon simulation
 +
|Lizzie Lundgren (Harvard)
 +
|Carbon
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1643 geoschem/geos-chem PR #1643]
 +
 +
|-valign="top"
 +
|Fix bug in routine GET_IJ in gc_grid_mod.F90
 +
|Sabour Baray (Env Canada)
 +
|Diagnostics
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1663 geoschem/geos-chem PR #1663]
 +
 +
 +
|-valign="top"
 +
|Apply work-around for GFAS pFe bug in GC-Classic and GCHP
 +
|Lizzie Lundgren (Harvard)
 +
|Emissions
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1621 geoschem/geos-chem PR #1621]
 +
 +
|-valign="top"
 +
|Fix day-of-week scale factor handling in MAPL ExtData
 +
|Lizzie Lundgren (Harvard)
 +
|Emissions
 +
|
 +
*[https://github.com/geoschem/gchp/issues/285 geoschem/gchp Issue #285]
 +
 +
|-valign="top"
 +
|Add HEMCO_Config.rc entries for methanol from GFAS biomass burning inventory
 +
|Tyler Wizenberg (U. Toronto)
 +
|Emissions
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1632 geoschem/geos-chem PR #1632]
 +
 +
|-valign="top"
 +
|Updates for interfacing GEOS-Chem with CESM
 +
|Haipeng Lin (Harvard)
 +
|GC in CESM
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1624 geoschem-geos-chem PR #1624]
 +
*[https://github.com/geoschem/geos-chem/pull/1583 geoschem-geos-chem PR #1583]
 +
 +
|-valign="top"
 +
|Updates for running GEOS-Chem in GEOS
 +
|Christoph Keller (GMAO)
 +
|GC in GEOS
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1653 geoschem/geos-chem PR #1653]
 +
 +
 +
|-valign="top"
 +
|Fix bug in GCHP stretched grid checkpoint attributes preventing restart
 +
|Lizzie Lundgren (Harvard)
 +
|GCHP Stretched grid
 +
|
 +
*[https://github.com/geoschem/MAPL/pull/27 geoschem/MAPL PR #27]
 +
 +
|-valign="top"
 +
|Simplify Github issue and pull request templates
 +
|Melissa Sulprizio (Harvard)
 +
|GitHub
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1650 geoschem/geos-chem PR #1650]
 +
*[https://github.com/geoschem/GCClassic/pull/32 geoschem/GCClassic PR #32]
 +
*[https://github.com/geoschem/GCHP/pull/293 geoschem/GCHP PR #293]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/HEMCO/releases/tag/HEMCO HEMCO 3.6.1]
 +
* Remove memory leaks in HEMCO Core and Standalone routines
 +
* Now throw an error if HEMCO tries to read netCDF data on a calendar that does not have leap years (does not affect GCHP)
 +
* GEOS-only updates
 +
* Update Github issue and PR templates
 +
* Updated documentation
 +
|Bob Yantosca (Harvard)<br>Melissa Sulprizio (Harvard)<br>Lizzie Lundgren (Harvard)<br>Christoph Keller (GMAO)
 +
|HEMCO
 +
|
 +
*[https://github.com/geoschem/hemco/pull/190 geoschem/HEMCO PR #190]
 +
*[https://github.com/geoschem/HEMCO/pull/191 geoschem/HEMCO PR #191]
 +
*[https://github.com/geoschem/hemco/pull/193 geoschem/HEMCO PR #193]
 +
*[https://github.com/geoschem/hemco/pull/194 geoschem/HEMCO PR #194]
 +
*[https://github.com/geoschem/HEMCO/pull/195 geoschem/HEMCO PR #195]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/HEMCO/releases/tag/HEMCO HEMCO 3.6.2]
 +
*Fix several issues in GitHub issue/PR templates
 +
*Point to proper commit in geos-chem-shared-docs submodule
 +
|Bob Yantosca (Harvard)
 +
|HEMCO
 +
|
 +
*[https://github.com/geoschem/hemco/pull/196 geoschem/HEMCO PR #196]
 +
 +
|-valign="top"
 +
|Fix bug where writing species metadata yaml file always attempted
 +
|Lizzie Lundgren (Harvard)
 +
|Output
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1644 geoschem/geos-chem PR #1644]
 +
 +
|-valign="top"
 +
|Fix bug in RRTMG optics diagnostics
 +
|Lizzie Lundgren (Harvard)
 +
|RRTMG
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1669 geoschem/geos-chem PR #1669]
 +
 +
|-valign="top"
 +
|Print reminders to compile with extra CMake options (if necessary) at rundir creation
 +
|Bob Yantosca (Harvard)
 +
|Rundir creation
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1638 geoschem/geos-chem PR #1638]
 +
 +
|-valign="top"
 +
|Ask users to provide the name of their institution and name of their PI at first-time user registration
 +
|Bob Yantosca (Harvard)
 +
|Rundir creation<br>User registr.
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1674 geoschem/geos-chem PR #1674]
 +
 +
|-valign="top"
 +
|Update integration test scripts and add new integration tests
 +
|Bob Yantosca (Harvard)
 +
|Testing
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1565 geoschem/geos-chem PR #1565]
 +
*[https://github.com/geoschem/geos-chem/pull/1636 geoschem/geos-chem PR #1636]
 +
*[https://github.com/geoschem/geos-chem/pull/1656 geoschem/geos-chem PR #1656]
 +
*[https://github.com/geoschem/geos-chem/pull/1663 geoschem/geos-chem PR #1663]
  
 
|}
 
|}

Latest revision as of 16:55, 6 March 2023

GEOS-Chem Versions Page

This page includes information about GEOS-Chem 14.1.1.

Version overview

The following fixes for bugs and technical issues have been added to GEOS-Chem 14.1.1. Also see the following Github pages:

Feature Contributor(s) Model scope Notes and references
Fix bug where deprecated LWI was included in carbon simulation Lizzie Lundgren (Harvard) Carbon
Fix bug in routine GET_IJ in gc_grid_mod.F90 Sabour Baray (Env Canada) Diagnostics


Apply work-around for GFAS pFe bug in GC-Classic and GCHP Lizzie Lundgren (Harvard) Emissions
Fix day-of-week scale factor handling in MAPL ExtData Lizzie Lundgren (Harvard) Emissions
Add HEMCO_Config.rc entries for methanol from GFAS biomass burning inventory Tyler Wizenberg (U. Toronto) Emissions
Updates for interfacing GEOS-Chem with CESM Haipeng Lin (Harvard) GC in CESM
Updates for running GEOS-Chem in GEOS Christoph Keller (GMAO) GC in GEOS


Fix bug in GCHP stretched grid checkpoint attributes preventing restart Lizzie Lundgren (Harvard) GCHP Stretched grid
Simplify Github issue and pull request templates Melissa Sulprizio (Harvard) GitHub
HEMCO 3.6.1
  • Remove memory leaks in HEMCO Core and Standalone routines
  • Now throw an error if HEMCO tries to read netCDF data on a calendar that does not have leap years (does not affect GCHP)
  • GEOS-only updates
  • Update Github issue and PR templates
  • Updated documentation
Bob Yantosca (Harvard)
Melissa Sulprizio (Harvard)
Lizzie Lundgren (Harvard)
Christoph Keller (GMAO)
HEMCO
HEMCO 3.6.2
  • Fix several issues in GitHub issue/PR templates
  • Point to proper commit in geos-chem-shared-docs submodule
Bob Yantosca (Harvard) HEMCO
Fix bug where writing species metadata yaml file always attempted Lizzie Lundgren (Harvard) Output
Fix bug in RRTMG optics diagnostics Lizzie Lundgren (Harvard) RRTMG
Print reminders to compile with extra CMake options (if necessary) at rundir creation Bob Yantosca (Harvard) Rundir creation
Ask users to provide the name of their institution and name of their PI at first-time user registration Bob Yantosca (Harvard) Rundir creation
User registr.
Update integration test scripts and add new integration tests Bob Yantosca (Harvard) Testing

New data directories

The following data directories have been added or updated in this version. You will have to download the directories relevant to your simulation.

Inventory Simulations What was added? Directory
Corrected day-of-week scaling factors for NEI11/NEI16 aerosol-only
carbon
fullchem
tagCO
NEI.dow.geos.1x1.corrected.012023.nc file ExtData/HEMCO/NEI2005/v2023-02/