xcube-dev / xcube

xcube is a Python package for generating and exploiting data cubes powered by xarray, dask, and zarr.
https://xcube.readthedocs.io/
MIT License
202 stars 19 forks source link

Point extraction web API #104

Open forman opened 5 years ago

forman commented 5 years ago

Is your feature request related to a problem? Please describe.

Add Web API according to xcube extract and get_cube_values_for_points() Python API function.

Describe the solution you'd like

Develop new web API similar to #97 or as an extension to #97. Still TBD.

forman commented 5 years ago

See also #102.

forman commented 5 years ago

See also #97.