Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add features: CLI (subset only), Dockerfile and CWL file to the repo #101

Open
agstephens opened this issue Mar 8, 2023 · 3 comments
Open

Comments

@agstephens
Copy link
Collaborator

@huard @cehbrecht: we are working on a branch that will allow daops to be called as a command-line utility (for subset only) - for testing with the ESA Earth Observation Exploitation Platform Common Architecture (EOEPCA) framework. EOEPCA uses ADES (Application Deployment and Execution Service) to generate a WPS and allow applications to be deployed and run to it in the following way:

  • A CWL file: describing the inputs, outputs and arguments of the application
  • A Dockerfile: encapsulating the recipe for building a container to run the application (in our case, a daops/cli.py interface)

Are you happy for us to add these features to the master branch of daops? There should be no disruption to the existing components.

@cehbrecht
Copy link
Collaborator

cehbrecht commented Mar 8, 2023

@agstephens I'm happy with this :)

I think ouranos is only using clisops (@huard )

@huard
Copy link
Contributor

huard commented Mar 8, 2023

Correct, no objection at all, and assume you don't need our approval to modify daops.

@agstephens
Copy link
Collaborator Author

Thanks @huard and @cehbrecht!

@alaniwi: we have the all-clear from our collaborators to merge your changes into the master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants