Changeset 1831 in lmdz_wrf for trunk/tools/nc_var_tools.py
- Timestamp:
- Mar 20, 2018, 6:35:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r1830 r1831 18116 18116 MODdims = ['Time', 'bottom_top', 'south_north', 'west_east'] 18117 18117 newMODdims = ['Time', 'pres', 'south_north', 'west_east'] 18118 notCHK = ['WRFght', 'WR fhus', 'WRFrh', 'WRFt', 'WRFu', 'WRFuer', 'WRFv', \18118 notCHK = ['WRFght', 'WRFhus', 'WRFrh', 'WRFt', 'WRFu', 'WRFuer', 'WRFv', \ 18119 18119 'WRFver', 'WRFw'] 18120 18120 MODvarrequired = ['P', 'PB', 'PSFC', 'PH', 'PHB', 'HGT', 'T', 'QVAPOR', \
Note: See TracChangeset
for help on using the changeset viewer.