Opened 16 years ago

Closed 16 years ago

#1981 closed enhancement (fixed)

Enhanced JAXA PALSAR product support

Reported by: pvachon Owned by: warmerdam
Priority: normal Milestone: 1.5.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: jaxapalsar
Cc:

Description

The attached patch provides support for JAXA PALSAR imagery, both Level 1.1 and Level 1.5 products.

The driver provides support for the following:

  • Level 1.1 products, single- or multi-channel, some metadata where appropriate/available.
  • Level 1.5 products, single- or multi-channel, some metadata describing the product, georeferencing data

This driver has been tested with the following types of products:

  • Level 1.1 Quad-Pol
  • Level 1.5 Quad-pol
  • Level 1.1 Single-pol (ScanSAR and Stripmap modes)
  • Level 1.5 Single-pol (ScanSAR and Stripmap modes)

This new driver deprecates the previous PALSAR driver. It creates a new driver called jaxapalsar, and deletes the old palsar driver.

Attachments (1)

palsar_jaxa.patch (32.6 KB ) - added by pvachon 16 years ago.
Patch to provide PALSAR support. Should apply with patch -p0 < palsar_jaxa.patch.

Download all attachments as: .zip

Change History (2)

by pvachon, 16 years ago

Attachment: palsar_jaxa.patch added

Patch to provide PALSAR support. Should apply with patch -p0 < palsar_jaxa.patch.

comment:1 by warmerdam, 16 years ago

Keywords: jaxapalsar added
Milestone: 1.5.0
Priority: highnormal
Resolution: fixed
Status: newclosed

Nice job! Incorporated into trunk with a few minor adjustments as r12969.

Note: See TracTickets for help on using tickets.