catalog_to_xpublish
is now on xpublish-experiments
#9
xaviernogueira
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm happy to say
catalog_to_xpublish
is now fully open-sourced andxpublish-experiments
.See: https://github.com/xpublish-experiments/Catalog-To-Xpublish
It can be pip installed via
Check out our example notebook to see what this enabled (the example uses a STAC catalog).
Features
.zarr
or.nc
data over a REST API without pre-loading.https://server.com/catalog1/sub_catalog2/sub_catalog_5/datasets/{dataset_id}
").xpublish-opendap
can be included to provide key OPeNDAP capabilities (i.e., slicing).Reliability
intake
andpySTAC
implementations are tested.Future
catalog_to_xpublish
will be used to replace the backend of the THREDDs data server!Beta Was this translation helpful? Give feedback.
All reactions