You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should also be able to load pyramids that we either precomputed with pyramid schemes or that are available in for example a geotiff file.
This is linked to #6
The text was updated successfully, but these errors were encountered:
This currently works following the zarr multi scale setup described here https://forum.image.sc/t/multiscale-arrays-v0-1/37930
We are currently not using the metadata neither for reading nor writing the data. We assume that the levels are in the original zarr folder and have integers as subpath according to the respective level.
We should read the metadata if available to see, whether a file has pyramids available.
We should also be able to load pyramids that we either precomputed with pyramid schemes or that are available in for example a geotiff file.
This is linked to #6
The text was updated successfully, but these errors were encountered: