[FWTools] gdal_translate w/ calibrated RSAT2 output

Paul Mallas pmallas at rsmas.miami.edu
Fri Mar 20 13:36:53 EST 2009


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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/fwtools/attachments/20090320/d8432b4f/attachment.htm 


More information about the FWTools mailing list