Le lundi 14 mai 2012 19:16:25, Matt Gregory a écrit :
> On 5/11/2012 4:55 PM, Gregory, Matthew wrote:
> > Hi all,
> >
> > Probably a newbie question. I'm trying to investigate some read rates
without the benefit of caching from Python. When I do this:
> >from osgeo import gdal
> >gdal.S
On 5/11/2012 4:55 PM, Gregory, Matthew wrote:
Hi all,
Probably a newbie question. I'm trying to investigate some read rates without
the benefit of caching from Python. When I do this:
from osgeo import gdal
gdal.SetCacheMax(0)
print gdal.GetCacheMax()
I always get the environment v