[ncl-talk] process valid range

Elham Ghasemifar elham.ghasemifar at modares.ac.ir
Tue Sep 11 01:34:16 MDT 2018


dear colleges

anyone can help me how i can change valid range, i tried more but NCL got me error ,



; 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/c0609f10/attachment.html>


More information about the ncl-talk mailing list