[gdal-dev] NITF read slow in python

John_Lunzer lunzer at gmail.com
Wed Aug 6 10:36:44 PDT 2014


I have some not so big NITF files (10000x7000 16bit) that I am reading using
Python. Using the ReadAsArray() method of the data opened via gdal.Open() it
takes about 50 seconds to load a single band. Reading this same file in
GeoTIFF format takes about 2.7 seconds by comparison. 

Does anyone have a clue why the NITF files are taking so much time to read
to Numpy arrays?



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/NITF-read-slow-in-python-tp5155297.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list