From: <js...@us...> - 2007-10-29 22:56:07
|
Revision: 4064 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4064&view=rev Author: jswhit Date: 2007-10-29 15:56:03 -0700 (Mon, 29 Oct 2007) Log Message: ----------- fix formatting Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2007-10-29 20:06:26 UTC (rev 4063) +++ trunk/toolkits/basemap/Changelog 2007-10-29 22:56:03 UTC (rev 4064) @@ -1,9 +1,9 @@ version 0.9.7 (not yet released) * fix rotate_vector so it works in S. Hem and for non-orthogonal - grids. Support for masked velocity vectors also added. (EF) + grids. Support for masked velocity vectors also added. (EF) * numpification. (EF) version 0.9.6 (svn revision 3888) - * fix addcyclic function so it handles masked arrays. + * 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. |