implement zarr-based caching for major classes #28
Labels
enhancement
New feature or request
lbs:data
related to the part of the library handling datasets
lbs:encoders
related to the encoder part of the library
lbs:mapping
related to the mapping part of the library
Milestone
we need reliable state-caching for most classes to persist results to the disk, for later analysis and reuse in pipelines.
if cached results exist, they may be reused based on a flag (e.g.
overwrite_cache=False
)The text was updated successfully, but these errors were encountered: