[ncl-talk] missing values not recognized
Manisha Ganeshan
manisha.ganeshan86 at gmail.com
Wed Apr 29 09:41:10 MDT 2020
Hello,
I wish to set all missing values for major variable types (integer, float,
double) to -999 in order to correctly read in my arrays. I use
set_default_fillvalue to do so at the beginning of my code.
It seems for some reason that the _FillValue attribute isn't automatically
set to -999. So, I proceeded to explicitly set it, following which it works
for some variables but doesn't recognize -999 as missing value for others.
Any idea what may be causing this?
I'm attaching my code here.
Regards,
Nisha
--
Dr. Manisha Ganeshan
Universities Space Research Association
Maryland, U.S.A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200429/bc848158/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: radiation2010.ncl
Type: application/octet-stream
Size: 13528 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200429/bc848158/attachment.obj>
More information about the ncl-talk
mailing list