Ticket #1981 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

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

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

Change History

Changed 6 years ago by pvachon

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

Changed 6 years ago by warmerdam

  • keywords jaxapalsar added
  • priority changed from high to normal
  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.5.0

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

Note: See TracTickets for help on using tickets.