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
@sharkinsspatial suggested in our ODD checkin yesterday trying out obstore in the XarrayReader. Since titiler doesn't rely on any distributed frameworks, I believe this should be possible today using the fsspec integration to get a file handler for NetCDF/HDF files. I may try to run some quick benchmarks to see if this impacts performance in any way.
vincentsarago
changed the title
Use obstore to access remote datasets in xarray_open_dataset
[titiler.xarray] Use obstore to access remote datasets in xarray_open_dataset
Jan 28, 2025
@sharkinsspatial suggested in our ODD checkin yesterday trying out obstore in the XarrayReader. Since titiler doesn't rely on any distributed frameworks, I believe this should be possible today using the fsspec integration to get a file handler for NetCDF/HDF files. I may try to run some quick benchmarks to see if this impacts performance in any way.
Once zarr-developers/zarr-python#1661 is merged, obstore could be used for Zarr stores with notable performance benefits.
The text was updated successfully, but these errors were encountered: