Open whatnick opened 3 years ago
Cool idea, but I'm immediately struck by a few technical issues.
odc-integration
? odc-orchestration
?) that depends on odc-tools and ows. OWS currently has no formal dependency on odc-tools and as currently spec'd this proposal would create a lot of clutter in the ows repo.Could easier generation of a VRT be the answer instead? Have the tool produce the VRT, then it is just a matter of opening the file/URL in QGIS, and using QGIS's built in styles to view the data? Otherwise if it the data already in a datacube, then explorer
could produce the VRT on the fly.
datacube-ows
version: masterows_config.py
version/link:: dynamicDescription
Wanted to preview some freshly produced products in an S3 bucket 🪣 via QGIS.
What I Did
Downloaded the data or used VSIS3 + a VRT to open it in QGIS and poke around.
What I would like to do
Have an OWS CLI tool called
datacube-ows-serve
which makes this a one-liner.The CLI tool accepts the following parameters:
It performs the following steps:
Inspired by User Story from Erin Telfer.