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

Commits on Aug 19, 2024

  1. Add make_hemco_sa_spec.py example script

    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 <[email protected]>
    yantosca committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d43d3ee View commit details
    Browse the repository at this point in the history