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
195 stars 18 forks source link

The xcube server STAC API now publishes all fields available via the `/datasets` endpoint. #1045

Closed konstntokas closed 2 months ago

konstntokas commented 2 months ago

Closes #925

Furthermore, all fields of each dataset published via the /dataset endpoint have been been added to the xcube server STAC API.

Checklist: