Re: [gdal-dev] gdal_array not found in Python

2011-05-09 Thread Gregory Yetman
Thanks for the info. I do have numpy installed and working: >>> import numpy >>> print numpy.version.version 1.5.1 On 5/9/2011 3:58 PM, Even Rouault wrote: Le lundi 09 mai 2011 21:51:44, Gregory Yetman a écrit : Hi, I've installed GDAL 1.8 and have it (mostly) worki

[gdal-dev] gdal_array not found in Python

2011-05-09 Thread Gregory Yetman
#x27;s a requirement or not. Any suggestions would be appreciated! TIA, Greg -- Gregory Yetman CIESIN, Columbia University +1-845-365-8982 http://www.ciesin.columbia.edu ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Registering GDAL 1.8 64-bit with Python 2.7 on Windows 7

2011-05-04 Thread Gregory Yetman
le rasters up to 2GB and the ones I am working with are larger than that. TIA, Greg -- Gregory Yetman CIESIN, Columbia University +1-845-365-8982 http://www.ciesin.columbia.edu ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] GDAL 1.7.1 and Python

2010-03-29 Thread Gregory Yetman
Hi, Has anyone managed to configure GDAL 1.7.1 with a stand-alone version of Python on Windows? I can do it within FWTools but I want to develop scripts for running on our UNIX servers using my windows desktop, so I'd rather have it configured to use stand-alone python. I had it set up for GD