From: <js...@us...> - 2007-09-25 12:15:28
|
Revision: 3888 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3888&view=rev Author: jswhit Date: 2007-09-25 05:15:22 -0700 (Tue, 25 Sep 2007) Log Message: ----------- fix addcyclic Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2007-09-25 12:14:28 UTC (rev 3887) +++ trunk/toolkits/basemap/Changelog 2007-09-25 12:15:22 UTC (rev 3888) @@ -1,4 +1,5 @@ -version 0.9.6 (svn revision 3878) +version 0.9.6 (svn revision 3888) + * fix addcyclic function so it handles masked arrays. * labelling of meridians and parallels now works with very small map regions (less than 0.2 degrees square). * Subregions of the globe may be specified with llcrnrlat, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |