SKA OSO Integration

Observatory Science Operations (OSO) within the SKA is a suite of applications which handle the observation lifecycle from proposal design to scheduling and execution. The applications consist of React user interfaces and Python REST API servers, all backend by the OSO Data Archive (ODA).

For more information on the design and architecture of OSO, see Solution Intent

While these tools can be deployed independently from their own pipelines, they are all interlinked and should communicate with a single instance of the ODA. This repository provides a single place to integrate all the services and deploy them from the same pipeline, so they can be easily tested together and used by stakeholders via consistent URLs.