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

Remove Aggregation and Resampling from Data Cube View #27

Open
appelmar opened this issue Aug 21, 2019 · 0 comments
Open

Remove Aggregation and Resampling from Data Cube View #27

appelmar opened this issue Aug 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@appelmar
Copy link
Owner

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.

@appelmar appelmar added the enhancement New feature or request label Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant