Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Remove Aggregation and Resampling from Data Cube View #27

@appelmar

Description

@appelmar

Currently, aggregation and resampling methods are part of the data cube view. This has the following disadvantages:

  1. Methods cannot be specified per band.
  2. Reusing data cube views for different datasets might be limited if both datasets require different methods.

It would be much cleaner to define aggregation and resampling methods as parameters to the image_collection_cube class. The data cube view definition should be completely independent from particular datasets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions