Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[titiler.xarray] Use obstore to access remote datasets in xarray_open_dataset #1084

Open
maxrjones opened this issue Jan 28, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@maxrjones
Copy link
Member

@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.

@maxrjones maxrjones added the enhancement New feature or request label Jan 28, 2025
@vincentsarago 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant