Revision: 4471
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4471&view=rev
Author:   jswhit
Date:     2007-11-27 10:07:01 -0800 (Tue, 27 Nov 2007)

Log Message:
-----------
add maskandscale kwarg to NetCDFFile:wq

Modified Paths:
--------------
    trunk/toolkits/basemap/Changelog

Modified: trunk/toolkits/basemap/Changelog
===================================================================
--- trunk/toolkits/basemap/Changelog    2007-11-27 18:05:25 UTC (rev 4470)
+++ trunk/toolkits/basemap/Changelog    2007-11-27 18:07:01 UTC (rev 4471)
@@ -1,4 +1,11 @@
 version 0.9.8 (not yet released)
+           * added 'maskandscale' kwarg to NetCDFFile to
+             optionally turn off automatic masking and rescaling
+             of variable data.
+           * NetCDFFile will try to use PyNIO if it installed
+             and the file cannot be read with pupynere.  This
+             allows GRIB1,GRIB2,HDF4 and HDFEOS2 files to 
+             be read.
            * 'fmt' kwarg to drawparallels and drawmeridians can 
              now be a custom string formatting function (example
              customticks.py demonstrates usage).


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to