Opened 8 years ago
Closed 8 years ago
#6514 closed defect (fixed)
[PATCH] Fix SAFE Driver for SLC Products
Reported by: | drego | Owned by: | warmerdam |
---|---|---|---|
Priority: | high | Milestone: | 2.1.1 |
Component: | default | Version: | 2.1.0 |
Severity: | major | Keywords: | SAFE |
Cc: |
Description
As reported on the Mailing list by Julien:
https://lists.osgeo.org/pipermail/gdal-dev/2016-May/044419.html
For SLC products, the driver was providing all swaths as bands, ignoring the ground footprints are different in each swath.
This patch fixes that, by providing access to measurements as subdatasets.
I've upgraded the severity to major since the driver fails for SLC products.
Attachments (2)
Change History (5)
by , 8 years ago
Attachment: | 2016-05-15_SAFE_Driver.patch added |
---|
comment:1 by , 8 years ago
by , 8 years ago
Attachment: | 2016-05-21_SAFE_Driver.patch added |
---|
Fixes windows pathnames (ignore previous patch)
comment:2 by , 8 years ago
Use the last patch instead, to work also in windows.
I replaced the last ":" with underscore "_"
SENTINEL1_DS:C:\S1A_IW_GRDH_1SDV_20150705T064241_20150705T064306_006672_008EA0_24EE.SAFE:IW_VH
I haven't actually test on windows, since I do not have a windows machine, but it "should" work.
comment:3 by , 8 years ago
Milestone: | → 2.1.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | unspecified → 2.1.0 |
I think the path will not work properly with Windows dataset names like SENTINEL1_DS:C:\S1A_IW_GRDH_1SDV_20150705T064241_20150705T064306_006672_008EA0_24EE.SAFE:IW:VH