Ryan May wrote:
> Jeff,
>
> Would it be a lot of work for basemap to use the system copy of pupynere if 
> it's 
> installed, instead of installing its own copy? (like what's already done for 
> dap 
> and httplib2)
>
> Ryan
>
>   

Ryan:  The basemap version is modified to automatically unpack scaled 
short integers into floats using the add_offset and scale_factor 
variable attributes.  It also automatically turns data with missing 
values into masked arrays. 

Is having two versions causing you any problems? 

"import pupynere" should give you the system copy.  You'd have to "from 
mpl_toolkits.basemap import pupynere" to get the Basemap version.

-Jeff

-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : jeffrey.s.whita...@noaa.gov
325 Broadway                Office : Skaggs Research Cntr 1D-113
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to