Skip to content

Commit a9543e6

Browse files
authored
Add alias for mcape and mcin (NCAR#195)
* Add alias for mcape and mcin * Empty-Commit to trigger GitHub Actions checks
1 parent 98931ec commit a9543e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/wrf/routines.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@
196196
"wdir_uvmet": "uvmet_wdir",
197197
"wspd_uvmet10": "uvmet10_wspd",
198198
"wdir_uvmet10": "uvmet10_wdir",
199+
"mcape": "cape2d_only",
200+
"mcin": "cin2d_only"
199201
}
200202

201203

0 commit comments

Comments
 (0)