unity-sds / unity-sps

The Unity SDS Processing Service facilitates large-scale data processing for scientific workflows.
Apache License 2.0
2 stars 2 forks source link

[Documentation]: Document programmatic submission via OGC API #213

Open LucaCinquini opened 1 month ago

LucaCinquini commented 1 month ago

Write a GitBook page that contains instructions and examples on how to submit an SPS job using the OGC API:

Risks: none Dependencies: none Tests: none

LucaCinquini commented 2 weeks ago

This GitBook page contains instructions on how to interact with the OGC API via CURL:

https://unity-sds.gitbook.io/docs/developer-docs/science-processing/docs/developers-guide/tutorial-deploy-execute-and-undeploy-a-process-using-the-ogc-api-processes

Perhaps at the end of the page we should add a link to the Jupyter Notebook that contains examples on how to use unity-py, then consider this ticket done?