>________________________________
> From: Benjamin Root <ben.r...@ou.edu>
>To: Michael Rawlins <rawlin...@yahoo.com> 
>Cc: Matplotlib Users <matplotlib-users@lists.sourceforge.net> 
>Sent: Thursday, September 27, 2012 2:29 PM
>Subject: Re: [Matplotlib-users] error reading netcdf file
> 
>
>Michael,
>
>The .missing_value attribute is not used anymore (It is ._FillValue now).  
>Anyway, if your data had any value that matched ._FillValue, then, by default, 
>netCDF4 will give you a masked array anyway.  You will only need to set the 
>mask if the fill value doesn't exist or if it is different from what you were 
>expecting.
>
>Ben Root
>
>
>

Thanks Ben. I'll play around with ._FillValue and masked arrays. Glad to have 
everything working again with this new OS.

Mike


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to