#6591 closed defect (fixed)
[PATCH] Fix BIP pixel offset in ROI_PAC driver
Reported by: | mazhe | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | driver, roi_pac, interleave |
Cc: |
Description
Hello, I'm a bit ashamed that the ROI_PAC driver display the same BIP interleaving offset error as the ISCE driver.
Here's a patch inspired from the ISCE one to fix issue with valid and invalid files.
Sorry for the trouble, and thank you again for your work.
Attachments (1)
Change History (11)
by , 8 years ago
Attachment: | roipacdataset_fixbip.diff added |
---|
comment:1 by , 8 years ago
I forgot to mention that the versions affected are 2.0.0 -> 2.0.3, 2.1.0, and 2.1.1RC. Can the corresponding branches get this patch?
Thanks again
comment:5 by , 8 years ago
Applied in trunk, 2.1 branch (post 2.1.1RC2) and 2.0 branch (post 2.0.3RC2). I didn't apply the changes in the ISCE driver that were included in the patch.
comment:7 by , 8 years ago
Sorry, I was not clear : the issue was actually fixed in ISCE, and the notification I got actually prompted me to investigate ROI_PAC as well.
Everything's good, thanks!
comment:8 by , 8 years ago
You are clear but if you look at roipacdataset_fixbip.diff you'll see it contains unrelated ISCE changes. Probably a work in progress of yours
comment:9 by , 8 years ago
Ho, you're right! Yes, you were right to ignore that part, it's really far from being complete. Thanks again.
Fix BIP offset computation, take into account bad files