Opened 11 years ago

Closed 11 years ago

#4996 closed enhancement (fixed)

[PATCH] Add additional RADARSAT-1 metadata fields

Reported by: drego Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: ceos2 sar_ceos
Cc:

Description

This patch includes additional RADARSAT-1 metadata fields.

Fields added:

Appendix B-1: Volume Descriptor Record Contents

CEOS_PRODUCT_ID, field 31
CEOS_VOLSET_ID, field 15

Appendix B-7: Data Set Summary Record Contents

CEOS_SCENE_LENGTH_KM, field 28
CEOS_SCENE_WIDTH_KM, field 29
CEOS_MISSION_ID, field 33
CEOS_SENSOR_ID, field 34
CEOS_ORBIT_NUMBER, field 35

Appendix B-11: Detailed Processing Parameters Record Contents

CEOS_PROC_START, field 16
CEOS_PROC_STOP, field 17

For reference, the RS1 product specifications are available at:

http://gs.mdacorporation.com/includes/documents/R1_PROD_SPEC.pdf

Attachments (1)

gdal-ceos2.patch (4.3 KB ) - added by drego 11 years ago.

Download all attachments as: .zip

Change History (3)

by drego, 11 years ago

Attachment: gdal-ceos2.patch added

comment:1 by warmerdam, 11 years ago

Status: newassigned

comment:2 by warmerdam, 11 years ago

Milestone: 1.10.0
Resolution: fixed
Status: assignedclosed

Patch applied in trunk (r25657). It does make me slightly uptight given the fragility of this driver, and the potentially product specific names of the supporting documentation but the fields do appear to be generic.

Thanks for the very well supported patch ticket. :-)

Note: See TracTickets for help on using tickets.