Changeset 2326 in lmdz_wrf
- Timestamp:
- Feb 11, 2019, 12:08:20 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r2325 r2326 29290 29290 quit(-1) 29291 29291 29292 print ' Lluiscomputing statistics ...'29292 print ' computing statistics ...' 29293 29293 29294 29294 for itt in varslc.keys(): … … 29330 29330 vout = voutt.transpose() 29331 29331 ist = 0 29332 print ' Lluis filling file with statistics ...'29333 29332 for statn in statns: 29334 29333 newvar = onewvars[statn]
Note: See TracChangeset
for help on using the changeset viewer.