Changeset 1112 in lmdz_wrf


Ignore:
Timestamp:
Sep 22, 2016, 2:49:05 PM (9 years ago)
Author:
lfita
Message:

Fixing `field_stats'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r1110 r1112  
    1078610786                counts.append([gen.count_cond(field, countval, cC), cC, countval])
    1078710787
    10788         if fillVals is not None:
     10788        if fillV is not None:
    1078910789            for ifV in range(NfillV):
    1079010790                fillval = gen.retype(fillV[ifV], dtype)
Note: See TracChangeset for help on using the changeset viewer.