Changeset 325 in lmdz_wrf
- Timestamp:
- Feb 26, 2015, 5:30:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r324 r325 165 165 166 166 # Variable name might come with a statistical surname... 167 stats=['min','max','mean','stdv' ]167 stats=['min','max','mean','stdv', 'sum'] 168 168 169 169 ifst = False
Note: See TracChangeset
for help on using the changeset viewer.