Commit 598514c
committed
Initial update for KPP-Standalone plotting example
gcpy/examples/__init__.py
- Import all routines in scripts contained in the
gcpy/examples/kpp folder
gcpy/examples/kpp/kppsa_visualize.py
- Initial commit of script to visualize output from the KPP standalone
model. Places plots of each species from all sites sorted from
the North Pole to the South Pole. Further updates will be necessary.
CHANGELOG.md
- Updated accordingly
Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>1 parent d924dc1 commit 598514c
3 files changed
+410
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments