[ncl-talk] defining valid range, missing value
Elham Ghasemifar
elham.ghasemifar at modares.ac.ir
Tue Sep 11 07:31:29 MDT 2018
daer colleges
any one can help me how i can define valid range for the section.i dont know i should change which one in the line below.
; Process valid_range. Fill value and missing value will be handled by this
; since they are outside of range values.
data = where(data_raw.gt.data_hdf4 at valid_range(0) .and. data_raw.lt.data_hdf4 at valid_range(1), data_raw, data_hdf4 at _FillValue)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180911/d333c77b/attachment.html>
More information about the ncl-talk
mailing list