Changeset 1671 in lmdz_wrf for trunk/tools/generic_tools.py


Ignore:
Timestamp:
Oct 23, 2017, 10:58:52 PM (7 years ago)
Author:
lfita
Message:

Settingup the right fillValue for `mask_quantiles'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/generic_tools.py

    r1668 r1671  
    37193719            quit(-1)
    37203720        else:
    3721             quants = gen.fillValueF
     3721            quants = fillValueF
    37223722    else:
    37233723        for iq in range(Nquants):
Note: See TracChangeset for help on using the changeset viewer.