Commit fb063ef
committed
Hotfix: Skip InvAFCID due to error in GCHP diagnostics
gcpy/benchmark/modules/benchmark_funcs.py
- Added an if statement to skip the InvAFCID diagnostics, since
the 14.7.0-rc.0 contains InvAFCID_DST1. This will throw an error
as DST1 is not in the species database.
Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>1 parent dff11fd commit fb063ef
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
263 | 267 | | |
264 | 268 | | |
265 | 269 | | |
| |||
5887 | 5891 | | |
5888 | 5892 | | |
5889 | 5893 | | |
5890 | | - | |
| 5894 | + | |
5891 | 5895 | | |
5892 | 5896 | | |
5893 | 5897 | | |
| |||
0 commit comments