We have now an implementation which can load the data and where we can plot it but opening a single Sentinel-2 dataset takes 60 seconds and has 769 lock conflicts.
These lock conflicts are coming from Rasters._dims on the zarr variables and we should find a way to reduce this and maybe construct the dimensions differently.
We have now an implementation which can load the data and where we can plot it but opening a single Sentinel-2 dataset takes 60 seconds and has 769 lock conflicts.
These lock conflicts are coming from Rasters._dims on the zarr variables and we should find a way to reduce this and maybe construct the dimensions differently.