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

REST API access for a DGGS data cube #43

Open
danlooo opened this issue Dec 6, 2023 · 1 comment
Open

REST API access for a DGGS data cube #43

danlooo opened this issue Dec 6, 2023 · 1 comment

Comments

@danlooo
Copy link
Owner

danlooo commented Dec 6, 2023

allow tile API e.h. for /tile/{cube_url}/{z}/{x}/{y}/tile.png?time=2023-07-31&band=1
where cube_url is URL encoded path to zarr

What about the creation of CellCubes on the fly? e.g. virtual zarr based on lat/lon netCDF?

@danlooo danlooo changed the title Add url of datacube and selecting query string REST API access for a DGGS data cube Apr 29, 2024
@danlooo
Copy link
Owner Author

danlooo commented Apr 29, 2024

There is https://github.com/xpublish-community/xpublish providing a REST API to download metadata and individual binary chunks. However, there is no URL path or query defined here to access individual cell elements.

Besides space and time, there is also altitude and other dims. So there is no intrinsic small set of path vs query dims.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant