Multi-Resolution products cannot be read/written by default product readers/writers

Description

Current product writers assume that all bands of a product are of the same dimension and resolution. This is not the case for Sentinel-2, Sentinel-3, or Landsat products. Writers need to be adapted to write these bands.
Also, once these products have been written, it shall be possible to read them back in again. To this end, default readers need to be adapted.

Environment

None

GitHub Work

None

Activity

Show:

Marco Peters 13 November 2015 at 09:43

We close this issue, because it works at least for BEAM-DIMAP.
For the specific reader/writer separate issue shall be created if it is possible at all.

Norman Fomferra 23 July 2015 at 12:32

Dependent code that still cannot deal correctly/at all with multisize products shall be marked with a comment line as follows:

// todo - [multisize_products] fix: <problem description and hint how to solve it>

Tonio Fincke 15 July 2015 at 14:11

This issue is related to https://senbox.atlassian.net/browse/SNAP-130#icft=SNAP-130 . Actually, reading and writing of multi-resolution products is now enabled for BEAM-DIMAP and netcdf4-beam, other netcdf readers/writers still need to be adapted.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Components

Priority

Created 14 July 2015 at 10:01
Updated 13 November 2015 at 09:43
Resolved 13 November 2015 at 09:43

Flag notifications