-
Notifications
You must be signed in to change notification settings - Fork 3
Test unity.py execute and status with Airflow WPST wrapper #88
Comments
This is a bit more complex than initially anticipated. Instead of just using WPS-T, the new api conforms to OGC Processes API. Additionally, Drew has built a python API to OGC Processes directly, and we will wrap that python library with unity-sds-client / Unity-py. So there are a few layers to update before we can test |
@rtapella is this related to the new work ticket that @mike-gangl just created: unity-sds/unity-sps-ogc-processes-api-client-python#4? |
Waiting for #89 to complete |
Yes this is an older ticket but there was a missing step that Mike’s working on before we can actually do this, due to a change in how we had expected SPS to implement this vs. the actual |
I think this may be unblocked but may need to slip into next week. |
@rtapella ping for status. |
this is still Blocked. chatting w/ Mike to figure out when to test |
@mike-gangl : "there is a dev instance available in sbg-dev" |
also see: #89 (comment) |
this should be ready to completely test this sprint (#68 and this one) |
bumping out due to status of API vs. Mike's vacation |
follow along on the tutorial: https://github.com/unity-sds/unity-system-test/blob/main/test_procs/sps/SPS%20Programmatic%20Tests.ipynb need to install the beta client: |
execute() and status() are good |
depends on:
https://github.com/unity-sds/unity-py/blob/ogc-processes-api/examples/ogc_notebook.ipynb
The text was updated successfully, but these errors were encountered: