[FWTools] gdal_translate w/ calibrated RSAT2 output
Paul Mallas
pmallas at rsmas.miami.edu
Fri Mar 20 14:44:48 EST 2009
In the data set that I have a problem with, the underlying data is
NITF. Where the underlying image is TIF, the calibration seems to work.
Paul Mallas wrote:
> I am using gdal_translate to create RADARSAT2 calibrated image data
> (i.e, BETA0, etc.). It works fine with UNCALIB data:
>
> $gdal_translate.exe RADARSAT_2_CALIB:UNCALIB:product.xml out.tif
>
> However, it fails with the calibrated data (BETA0, SIGMA0, GAMMA0):
>
> $ gdal_translate.exe "RADARSAT_2_CALIB:BETA0:product.xml" out.tif
> Input file size is 17610, 21191
> 0ERROR 5: Access window out of range in RasterIO(). Requested
> (17408,0) of size 1024x1024 on raster of 17610x21191.
> ERROR 1: IReadBlock failed at X offset 17, Y offset 0
> ERROR 1: GetBlockRef failed at X block offset 17, Y block offset 0
>
> The version I am using is: GDAL 1.7.0dev, FWTools 2.3.1, released
> 2009/02/18
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> FWTools mailing list
> FWTools at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/fwtools
> http://fwtools.maptools.org/
>
More information about the FWTools
mailing list