Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Ogc processes api #92

Merged
merged 8 commits into from
Jul 8, 2024
Merged

Ogc processes api #92

merged 8 commits into from
Jul 8, 2024

Conversation

mike-gangl
Copy link
Contributor

Added commands to call OGC process API deployed by SPS.

This relies on the OGC processes client library at https://github.com/unity-sds/unity-sps-ogc-processes-api-client-python

commands supported are:

  • get_processes
  • get_process
  • get_jobs
  • deploy_process

@mike-gangl mike-gangl linked an issue Jul 3, 2024 that may be closed by this pull request
@anilnatha
Copy link
Collaborator

anilnatha commented Jul 3, 2024

@mike-gangl Shouldn't this be merged into develop first instead of main?

…nt. This will be added back in when we get the 'unity-venue-ops' account set up
@coveralls
Copy link

Coverage Status

coverage: 46.923% (-40.7%) from 87.575%
when pulling cbea387 on ogc-processes-api
into d40a2f6 on main.

@mike-gangl mike-gangl requested a review from anilnatha July 3, 2024 17:29
@mike-gangl mike-gangl changed the base branch from main to develop July 3, 2024 17:29
@mike-gangl
Copy link
Contributor Author

@mike-gangl Shouldn't this be merged into develop first instead of main?

good catch, updated that!

@mike-gangl mike-gangl merged commit 040a3f8 into develop Jul 8, 2024
7 of 8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate ogc-client api in unity-py processes/jobs resources
3 participants