Re: [gdal-dev] gdal swig python ReadAsArray limit

2008-10-30 Thread Frank Warmerdam
Jared Rubin wrote: GDAL community, I am using the python bindings to gdal. I am unable to read a whole NITF image that is 25600x19200 and UInt16 in one call to ReadAsArray I end up getting a core dump. I can open smaller size images. Does gdal have a size limit on the python/numpy interface?

[gdal-dev] gdal swig python ReadAsArray limit

2008-10-30 Thread Jared Rubin
GDAL community, I am using the python bindings to gdal. I am unable to read a whole NITF image that is 25600x19200 and UInt16 in one call to ReadAsArray I end up getting a core dump. I can open smaller size images. Does gdal have a size limit on the python/numpy interface? inSet = gdal.OpenSha