Skip to content

Code to generate ORCA Input JSON #387

@krisstanton

Description

@krisstanton

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
      • Include clearly defined input parameters and their descriptions in the documentation.
    • Pull Request Approved

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions