Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CEDS 0.1 x 0.1 degree emissions #2171

Draft
wants to merge 9 commits into
base: dev/14.5.0
Choose a base branch
from

Commits on Aug 12, 2024

  1. Edit HEMCO_Config.rc.fullchem for CEDS 0.1 degree emisisons

    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    - Added entries for CEDS 0.1 x 0.1 degree emissions.
      NOTE: ExtData.rc.fullchem will be updated later.
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    379d38b View commit details
    Browse the repository at this point in the history
  2. Add CEDS_01x01 entries to more HEMCO_Config.rc and ExtData.rc templates

    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    - CEDS01 comment update "1750-2019" -> "1980-2019"
    - Also updated header comments
    
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.aerosol
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.carbon
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.TransportTracers
    run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.carbon
    run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.TransportTracers
    run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    run/GCHP/ExtData.rc.templates/ExtData.rc.carbon
    run/GCHP/ExtData.rc.templates/ExtData.rc.fullchem
    run/GCHP/ExtData.rc.templates/ExtData.rc.TransportTracers
    - Added entries for CEDS_01x01 as the default
    - Now make CEDSv2 an option
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3200e15 View commit details
    Browse the repository at this point in the history
  3. Bug fix: add missing scale factor, cat, hier for CEDS01_TOLU_WST

    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    - For container "CEDS01_TOLU_WST", added scale factor=26, cat=1, hier=5.
      This had been omitted due to a cut-n-paste error.
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9ea91b4 View commit details
    Browse the repository at this point in the history
  4. Fixed typo in ExtData.rc.TransportTracers

    run/GCHP/ExtData.rc.TransportTracers
    - Fixed typo: "shoul'd" -> "should
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    012639a View commit details
    Browse the repository at this point in the history
  5. Rebased PR #2171 (CEDS 0.1 degree) atop of PR #2352

    This rebase merge brings PR #2171 (CEDS 0.1 x 0.1 emissions) atop
    PR #2352 (ALK4 & R4N2 chemistry updates)
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    34f8f67 View commit details
    Browse the repository at this point in the history
  6. Change CEDS/v2023-04 path to CEDS/v2024-06 in config files

    Updated the following configuration files to read CEDS 0.1 x 0.1
    degree emissions data from the HEMCO/CEDS/v2024-06 folder:
    
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.aerosol
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.carbon
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.tagCO
    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.TransportTracers
    run/GCHP/ExtData.rc.templates/ExtData.rc.carbon
    run/GCHP/ExtData.rc.templates/ExtData.rc.fullchem
    run/GCHP/ExtData.rc.templates/ExtData.rc.TransportTracers
    
    Also updated the CHANGELOG.md accordingly.
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    91acc1a View commit details
    Browse the repository at this point in the history
  7. Updated CHANGELOG.md to denote CEDS/v2024-06 folder

    CHANGELOG.md
    - Edited previous comment to note that the CEDS data are in v2024-06
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aa379cc View commit details
    Browse the repository at this point in the history
  8. Fix mismatching brackets in HEMCO_Config.rc template

    run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
    - Fixed mismatching brackets for CEDS_01x01_SHIP for NO emissions
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7696988 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix minor issues in the ExtData.rc.carbon template

    run/GCHP/ExtData.rc.templates/ExtData.rc.carbon
    - Change climatology data entries from e.g "2009 Y" to "Y Y F2009-..."
    - Remove slug left over from Git merge
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    acf8ff8 View commit details
    Browse the repository at this point in the history