Changeset 1112 in lmdz_wrf
- Timestamp:
- Sep 22, 2016, 2:49:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r1110 r1112 10786 10786 counts.append([gen.count_cond(field, countval, cC), cC, countval]) 10787 10787 10788 if fillV alsis not None:10788 if fillV is not None: 10789 10789 for ifV in range(NfillV): 10790 10790 fillval = gen.retype(fillV[ifV], dtype)
Note: See TracChangeset
for help on using the changeset viewer.