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

Library improvements #8

Open
1 of 4 tasks
appelmar opened this issue Nov 21, 2018 · 0 comments
Open
1 of 4 tasks

Library improvements #8

appelmar opened this issue Nov 21, 2018 · 0 comments

Comments

@appelmar
Copy link
Owner

appelmar commented Nov 21, 2018

This issue is to collect ideas how to improve the library in its general design:

Ideas:

  • Data cube view is a parameter only to image_collection_cube, cube instances (except image_collection_cube) should not store its st reference but provide a function that derives the reference from input cube and maybe other parameters.
  • Make data cube objects copyable by copying all parameters (including input cubes)
  • Create collection format JSON description presets
  • For some operations that must read adjacent chunks, a chunk cache with key(hash(graph), chunk_id) could improve the overall performance by reducing reads from disk
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant