<div dir="ltr"><div>Hi,</div><div><br></div><div>One thing I would note is you have xxx@FillValue in some places -- it should be xxx@_FillValue.  I'm not sure why set_default_fillvalue() is not working for you.</div><div><br></div><div>Rick<br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 29, 2020 at 9:41 AM Manisha Ganeshan via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>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. </div><div>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?</div><div><br></div><div>I'm attaching my code here. </div><div><br></div><div>Regards,</div><div>Nisha<br><div><div><br></div>-- <br><div dir="ltr"><div dir="ltr">Dr. Manisha Ganeshan<div>Universities Space Research Association</div><div>Maryland, U.S.A.</div></div></div></div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>