From: <js...@us...> - 2007-11-16 20:17:09
|
Revision: 4344 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4344&view=rev Author: jswhit Date: 2007-11-16 12:17:05 -0800 (Fri, 16 Nov 2007) Log Message: ----------- fixed tmerc bug Modified Paths: -------------- trunk/toolkits/basemap-testing/Changelog Modified: trunk/toolkits/basemap-testing/Changelog =================================================================== --- trunk/toolkits/basemap-testing/Changelog 2007-11-16 20:16:22 UTC (rev 4343) +++ trunk/toolkits/basemap-testing/Changelog 2007-11-16 20:17:05 UTC (rev 4344) @@ -1,4 +1,8 @@ version 0.9.7 (not yet released) + * fixed a bug in the 'tmerc' projection. + * added pure python NetCDFFile reader from Roberto De Almeida + to basemap namespace + (from matplotlib.toolkits.basemap import NetCDFFile). * added support for full-resolution boundaries (will be a separate download). Full-res files (totaling around 100 mb) available in SVN. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |