SKAO OSO Observation Scheduling Tool
The Observation Scheduling Tool UI (OST UI) is a web Interface towards a Scheduling tool MVP which is a user-friendly UI for selection and execution of an SBD on a specific subarray.
For instructions on developing the OST UI, see the README
A REST layer makes the Python API for the script execution engine available via REST over HTTP. This project also contains a command line client to allow users to submit script execution requests to a remote OST backend.
REACT_APP_USE_LOCAL_DATA
This is an option to turn on/off the API call and instead use mocked data.