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

Code to generate ORCA Input JSON #387

Open
2 of 14 tasks
krisstanton opened this issue Sep 24, 2024 · 1 comment
Open
2 of 14 tasks

Code to generate ORCA Input JSON #387

krisstanton opened this issue Sep 24, 2024 · 1 comment
Assignees
Labels
I & A Used for ESDIS I&A Sprint Review

Comments

@krisstanton
Copy link
Collaborator

krisstanton commented Sep 24, 2024

We have ORCA implemented on Cumulus.
In the event that we need to use ORCA to restore granules and their files, there is a required input JSON.
See Ticket (TESTING_ORCA_TICKET)

  • Add relevant info to this ticket (including looking up the ORCA tests and adding an example of the JSON needed to trigger a run
  • Write python code which will
    • Accept input of an array of granules (array of size one should also work)
    • Output the JSON that ORCA expects as an input when used to trigger a recovery operation
  • This code needs to be portable enough to function from inside of a DAG which may be used to trigger the recovery in the future.
  • Add this code to the local Cumulus repository in a reference area.
    • Utils Directory
    • Document the steps to use ORCA
    • Pull Request Approved
@krisstanton krisstanton self-assigned this Sep 24, 2024
@gracemstewart gracemstewart added the I & A Used for ESDIS I&A Sprint Review label Oct 23, 2024
@krisstanton
Copy link
Collaborator Author

WIP Update:
Here is a reference to the JSON that worked on an ORCA Recovery
#279 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I & A Used for ESDIS I&A Sprint Review
Projects
None yet
Development

No branches or pull requests

2 participants