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.

Library improvements #8

@appelmar

Description

@appelmar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions