From: <js...@us...> - 2008-12-06 14:36:02
|
Revision: 6500 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6500&view=rev Author: jswhit Date: 2008-12-06 14:35:51 +0000 (Sat, 06 Dec 2008) Log Message: ----------- updated blue marble URL Modified Paths: -------------- trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py Modified: trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py =================================================================== --- trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2008-12-05 21:09:42 UTC (rev 6499) +++ trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2008-12-06 14:35:51 UTC (rev 6500) @@ -3167,7 +3167,7 @@ Specified image must have pixels covering the whole globe in a regular lat/lon grid, starting and -180W and the South Pole. Works with the global images from - http://earthobservatory.nasa.gov/Newsroom/BlueMarble/BlueMarble_monthlies.html. + http://earthobservatory.nasa.gov/Features/BlueMarble/BlueMarble_monthlies.php. Extra keyword ``ax`` can be used to override the default axis instance. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |