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 make_hemco_sa_spec.py example script #334

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

yantosca
Copy link
Contributor

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Describe the update

This PR adds a new example script to create the HEMCO_sa_Spec.rc configuration file (needed for the HEMCO standalone model) from a geoschem_species_metadata.yml file taken from a GEOS-Chem simulation.

This will facilitate updating the HEMCO_sa_Spec.rc file as new species are added into GEOS-Chem simulations and will help the GCST to keep the HEMCO standalone simulation up-to-date.

Expected changes

This is a zero-diff update as it only adds an example script, but otherwise does not change any plotting or tabling functionality.,

Reference(s)

N/A

Related Github Issue

N/A

gcpy/examples/hemco/make_hemco_sa_spec.py
- New example script to create the HEMCO standalone configuration file
  HEMCO_sa_Spec.rc from a geoschem_species_metadata.yml file taken
  from a GEOS-Chem simulation.

gcpy/examples/hemco/__init__.py
- Comment out the "from .format_hemco_demo import *" statement, as
  this will cause the import to fail due to a sample file not being
  present in the examples folder.

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
@yantosca yantosca added category: Feature Request New feature or request topic: Example Scripts Related to GCPy example scripts labels Aug 19, 2024
@yantosca yantosca added this to the 1.5.1 milestone Aug 19, 2024
@yantosca yantosca self-assigned this Aug 19, 2024
Copy link
Contributor

@msulprizio msulprizio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge. Thanks!

@yantosca yantosca merged commit d27252f into dev Aug 20, 2024
14 checks passed
@yantosca yantosca deleted the feature/hemco-sa-spec branch August 27, 2024 13:04
@yantosca yantosca modified the milestones: 1.5.1, 1.6.0 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request topic: Example Scripts Related to GCPy example scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants