[
https://issues.apache.org/jira/browse/SIS-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux resolved SIS-607.
-------------------------------------
Resolution: Fixed
Fixed in 9ee2b4da8ff8205ea555509187d8aed7bce3f2e8.
> CoverageAggregator does not handle image mosaic correctly
> ---------------------------------------------------------
>
> Key: SIS-607
> URL: https://issues.apache.org/jira/browse/SIS-607
> Project: Spatial Information Systems
> Issue Type: Bug
> Components: Coverage
> Affects Versions: 1.3, 1.4
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.5
>
>
> {{CoverageAggregator}} was initially designed for creating a _n_-dimensional
> data cube from a stack of two-dimensional slices. But despite its focus on
> datacube, it was intended to be opportunistically usable for creating image
> mosaic as well. However, test has shown that {{CoverageAggregator}} didn't
> worked in the mosaic case. A {{SubspaceNotSpecifiedException}} exception is
> thrown. Furthermore, when a sub-sampling is specified,
> {{CoverageAggregator}}, the aggregated image size is not divided by the
> sub-sampling factors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)