|
From: <js...@us...> - 2010-05-12 14:50:30
|
Revision: 8310
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8310&view=rev
Author: jswhit
Date: 2010-05-12 14:50:24 +0000 (Wed, 12 May 2010)
Log Message:
-----------
update
Modified Paths:
--------------
trunk/toolkits/basemap/Changelog
Modified: trunk/toolkits/basemap/Changelog
===================================================================
--- trunk/toolkits/basemap/Changelog 2010-05-12 14:41:58 UTC (rev 8309)
+++ trunk/toolkits/basemap/Changelog 2010-05-12 14:50:24 UTC (rev 8310)
@@ -1,4 +1,5 @@
version 0.99.5 (not yet released)
+ * let continents that fill the whole map be filled.
* added option for cubic spline interpolation in interp function
(order=3) using scipy.ndimage.
* added "near-sided perspective" projection for a satellite
@@ -8,7 +9,7 @@
* updated proj4 source to version 4.7.0, pyproj to 1.8.6.
* add "is_land" method to check whether a point is over land or
water.
- * geos-3.1.1 now required. 3.1.1 source included (instead of 2.2.3).
+ * geos-3.1.1 now required. 3.2.0 source included (instead of 2.2.3).
* shiftgrid no longer requires a cyclic point to be present
(patch from Eric Bruning).
* fix date2index bugs.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|