Skip to content

Commit adff56a

Browse files
committed
Merge PR #346 (Add KPP-Standalone plotting scripts)
This merge brings PR # (Add scripts to plot vertical profiles from the KPP-Standalone box model, by @yantosca) into the GCPy 1.6.0 development stream. This PR adds some scripts to visualize output generated by the new KPP-Standalone box model (which now ships with GEOS-Chem 14.5.1 and later versions). Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
2 parents bdd6afc + e7f2e8a commit adff56a

File tree

7 files changed

+1152
-0
lines changed

7 files changed

+1152
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010
- Added module `benchmark_gcclassic_stats.py` for scraping statistics from GEOS-Chem Classic cloud benchmarks
1111
- Added dry deposition velocity comparison plots in 1-month cloud benchmarks
1212
- Added `gcpy/benchmark/modules/benchmark_species_changes.py` to compute the table of species changes between versions
13+
- Added `gcpy/kpp/` folder containing scripts to plot output from the KPP-Standalone box model
1314

1415
### Changed
1516
- Changed format of `% diff` column from `12.3e` to `12.3f` in benchmark timing tables

0 commit comments

Comments
 (0)