Opened 11 years ago

Closed 11 years ago

#4997 closed enhancement (fixed)

[PATCH] Add additional RADARSAT-2 metadata fields

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

Description

This patch includes additional RADARSAT-2 metadata fields.

Fields added:

from sourceAttributes element

FACILITY_IDENTIFIER: element inputDatasetFacilityId

from sourceAttributes.orbitAndAttitude.orbitInformation element

ORBIT_DIRECTION:     element passDirection
ORBIT_DATA_SOURCE:   element orbitDataSource
ORBIT_DATA_FILE:     element orbitDataFile

from imageGenerationParameters.sarProcessingInformation element:

FIRST_LINE_TIME:    zeroDopplerTimeFirstLine
LAST_LINE_TIME:     zeroDopplerTimeLastLine

from imageGenerationParameters.generalProcessingInformation element:

PRODUCT_TYPE:        productType
PROCESSING_FACILITY: processingFacility
PROCESSING_TIME:     processingTime

Attachments (1)

gdal-rs2.patch (2.7 KB ) - added by drego 11 years ago.

Download all attachments as: .zip

Change History (2)

by drego, 11 years ago

Attachment: gdal-rs2.patch added

comment:1 by warmerdam, 11 years ago

Milestone: 1.10.0
Resolution: fixed
Status: newclosed

Patch applied in trunk (r25658). Thanks!

Note: See TracTickets for help on using tickets.