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
When adding a remote dataset that has a datasource-properties.json we need to make sure that relative paths are processed correctly.
E.g. if a mag has a path ./color/1 this is currently just imported as is, but should be resolved relative to the location of the datasource-properties.json
Also, when serving the json for the wk-based zarr streaming we need to make sure usable paths are served, independent of where the data is actually stored.