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

Reduce duplication between HyP3 SDK and API #232

Open
jtherrmann opened this issue Aug 30, 2023 · 0 comments
Open

Reduce duplication between HyP3 SDK and API #232

jtherrmann opened this issue Aug 30, 2023 · 0 comments
Labels
enhancement New feature or request Jira Story Create a Jira Story for this issue

Comments

@jtherrmann
Copy link
Contributor

jtherrmann commented Aug 30, 2023

Jira: https://asfdaac.atlassian.net/browse/TOOL-2182

Note: The above link is accessible only to members of ASF.


Currently there is a fair amount of duplication between the HyP3 SDK and the HyP3 API spec. In particular, the HyP3.submit_* and HyP3.prepare_* methods in https://github.com/ASFHyP3/hyp3-sdk/blob/develop/src/hyp3_sdk/hyp3.py duplicate the parameters from the corresponding job specs. There should be a way to automatically generate the parameters in the SDK from the API spec.

@jtherrmann jtherrmann added the Jira Story Create a Jira Story for this issue label Aug 30, 2023
@jhkennedy jhkennedy added the enhancement New feature or request label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Jira Story Create a Jira Story for this issue
Projects
None yet
Development

No branches or pull requests

2 participants