Changeset 1317 in lmdz_wrf
- Timestamp:
- Nov 10, 2016, 8:16:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/model_graphics.py
r1316 r1317 4259 4259 for varplt in varsplt: 4260 4260 if debug: 4261 print " printing '" + kplot + "' var ':" + varplt + "'..."4261 print " printing '" + kplot + "' var: '" + varplt + "'..." 4262 4262 varops = varplt.split('#') 4263 4263
Note: See TracChangeset
for help on using the changeset viewer.