[gdal-dev] NITF to ENVI format failure
Frank Warmerdam
warmerdam at pobox.com
Thu Apr 12 15:47:34 EDT 2012
On Thu, Apr 12, 2012 at 12:40 PM, Jonathan Greenberg <jgrn at illinois.edu> wrote:
> GDALers:
>
> I've got some DigitalGlobe Worldview-2 files in NITF format, but I'm
> not able to convert it from NITF to ENVI:
>
>> gdal_translate -of ENVI 11MAY05170702-M1BS-052548267010_01_P001.NTF 11MAY05170702-M1BS-052548267010_01_P001.envi
> [some time passes]
> Input file size is 9216, 6144
> 0ERROR 4: Attempt to create file
> `11MAY05170702-M1BS-052548267010_01_P001.envi' failed.
> [a bit more time passes]
>> [back to command line]
>
> Any ideas?
>
Jonathan,
Well, that is sort of lame error reporting out of gdal_translate. Can you
make the input file available for testing? If not, perhaps try running
with debug on?
ie.
gdal_translate --debug on ...
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Software Developer
More information about the gdal-dev
mailing list