Ticket #1745 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Support for TerraSAR-X Complex SAR Stripmap imagery

Reported by: pvachon Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

This patch adds a new driver, COSAR, to the GDAL tree, providing the ability to read TerraSAR-X SLC rasters. ScanSAR imagery is not supported yet, due to a lack of available products and a limitation in GDAL's ability to represent burst identifiers. When ScanSAR data is available, I will enhance the driver to support it, hopefully.

Attachments

cosar.patch Download (9.9 KB) - added by pvachon 6 years ago.
COSAR Support Patch
cosar_basic_12487.patch Download (10.0 KB) - added by pvachon 6 years ago.
Latest patch. Apply with patch -p0 < cosar_basic_12487.patch in your GDAL trunk directory

Change History

Changed 6 years ago by pvachon

COSAR Support Patch

Changed 6 years ago by pvachon

Latest patch. Apply with patch -p0 < cosar_basic_12487.patch in your GDAL trunk directory

Changed 6 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed

Patch applied with a small adjustment to check we have enough header data for the initial open test (and a bit of code reformatting).

Note: See TracTickets for help on using tickets.