Changeset 431 in lmdz_wrf
- Timestamp:
- May 26, 2015, 2:51:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r430 r431 11156 11156 'squared mean value within', 'standard deviation value within', \ 11157 11157 'accumulated value within'] 11158 Nsts = len(stsn +1)11158 Nsts = len(stsn)+1 11159 11159 statnames = [] 11160 11160 cstatnames = []
Note: See TracChangeset
for help on using the changeset viewer.