From: <js...@us...> - 2007-11-16 15:56:42
|
Revision: 4335 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4335&view=rev Author: jswhit Date: 2007-11-16 07:56:34 -0800 (Fri, 16 Nov 2007) Log Message: ----------- remove reference to pupynere Modified Paths: -------------- trunk/toolkits/basemap-testing/examples/ccsm_popgrid.py Modified: trunk/toolkits/basemap-testing/examples/ccsm_popgrid.py =================================================================== --- trunk/toolkits/basemap-testing/examples/ccsm_popgrid.py 2007-11-16 15:54:31 UTC (rev 4334) +++ trunk/toolkits/basemap-testing/examples/ccsm_popgrid.py 2007-11-16 15:56:34 UTC (rev 4335) @@ -19,10 +19,6 @@ locally orthogonal to each other. POP grids are used extensively locally in oceanographic and ice models. - -This example uses the pupynere pure-python netCDF 3 reader -from Roberto De Almeida for reading netCDF files (included). - """ import pylab as pl from matplotlib import rcParams This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |