Skip to content

preload and cache whole time series #323

Description

@toloudis

Use Case

It can be slow to play through time. AGAVE currently only loads one timestep at a time.

Solution

for small-enough data, we could load a whole time series and cache rather than re-fetch from source file every time. We could also implement a agave-local disk cache for all file formats, for highly accelerated read times. it could dump the data to zarr or some even more basic format for fast loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions