Skip to content

Commit

Permalink
Add TransportTracersBenchmark entries to emission_*yml files
Browse files Browse the repository at this point in the history
gcpy/emission_inventories.yml
gcpy/emission_species.yml
- Add relevant entries for the TransportTracers benchmark

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Jul 20, 2023
1 parent 3ede6e3 commit b043964
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Models vs. O3 obs plots are now arranged by site latitude from north to south
- Routine `print_totals` now prints small and/or large numbers in scientific notation
- Truncate names in benchmark & emissions tables to improve readability
- Add TransportTracers species names to `gcpy/emissions_*.yml` files

### Fixed
- Generalized test for GCHP or GCClassic restart file in `regrid_restart_file.py`
Expand Down
2 changes: 2 additions & 0 deletions gcpy/emission_inventories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ CH4Benchmark:
GEPA: Tg
Scarpelli_Canada: Tg
Scarpelli_Mexico: Tg
TransportTracersBenchmark:
CEDS: Tg
19 changes: 19 additions & 0 deletions gcpy/emission_species.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,22 @@ FullChemBenchmark:
pFe: Tg
CH4Benchmark:
CH4: Tg
TransportTracersBenchmark:
# Rn222: kg
# Pb210: kg
# Pb210s: kg
Be7: kg
Be7s: kg
Be10: kg
Be10s: kg
CH3I: Tg
# CO_25: Tg
# CO_50: Tg
# e90: Tg
# e90_n: Tg
# e90_s: Tg
# nh_5: Tg
# nh_50: Tg
SF6: Tg
# st80_25: Tg
# stOX: Tg

0 comments on commit b043964

Please sign in to comment.