unity-sds / unity-py

Apache License 2.0
2 stars 3 forks source link

Test Unity.py with Airflow once we have a OGC wrapper on Airflow #68

Open rtapella opened 8 months ago

rtapella commented 8 months ago

Will actually use the OGC Processing API (update to WPS-T) https://github.com/unity-sds/unity-sps-ogc-processes-api

24.1.4 for execute/status

24.1.5 for deploy

rtapella commented 7 months ago

Drew made an initial stub of this ~Feb 29. Not ready for testing yet, though.

rtapella commented 7 months ago

Pushing back due to dependencies not being ready til 24.1.5. This may get pushed later depending on development.

rtapella commented 6 months ago

depends on parts of: https://github.com/unity-sds/unity-project-management/issues/140

rtapella commented 6 months ago

moving to 24.2 and bundling with the related SPS work

rtapella commented 5 months ago

Early testing: https://github.com/unity-sds/unity-py/issues/88

rtapella commented 4 months ago

bumping out due to status of API vs. Mike's vacation

rtapella commented 3 months ago

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: pip install --user unity-sds-client==0.5.0a4

rtapella commented 2 months ago

excecute() & status() are good