SKA OSO Observation Execution Tool
The ska-oso-oet project contains the code for the Observation Execution Tool (OET), the application which provides on-demand Python script execution for the SKA. When SBDs are sent for execution, they will contain a reference to the script that should be used to execute it.
For an overview of the applications and functionality within OSO, see Solution Intent.
For information on deploying and configuring the application in a given Kubernetes or local environment, see the ‘Deploying and configuring’ section.
For user information for a deployed instance of this application, see the ‘User Guide’.
For developer information, application internals, and information about interactions with other OSO applications, see the ‘Application internals and developer information’ section
For instructions on developing the application, see the README