Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse data cube from another data cube #98

Closed
raphaelrpl opened this issue Oct 14, 2020 · 0 comments · Fixed by #100
Closed

Reuse data cube from another data cube #98

raphaelrpl opened this issue Oct 14, 2020 · 0 comments · Fixed by #100
Assignees
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@raphaelrpl
Copy link
Contributor

Right now, when the user trigger a generation of a tile that already exists, it skips the merge processing and only perform the temporal composition.

We should be able to generate data cubes from another data cubes.
To do that, we must strict that they have same spatial grid and be located in the same cluster.

@raphaelrpl raphaelrpl added the enhancement New feature or request label Oct 14, 2020
@raphaelrpl raphaelrpl added this to the Version 0.4.0 milestone Oct 14, 2020
@raphaelrpl raphaelrpl self-assigned this Oct 14, 2020
@raphaelrpl raphaelrpl added the question Further information is requested label Oct 14, 2020
raphaelrpl added a commit to raphaelrpl/cube-builder that referenced this issue Oct 14, 2020
@raphaelrpl raphaelrpl linked a pull request Oct 14, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant