This project was created to interact with cube products as part of the CommonSensing project.
Token authorization is required to use the API and is provided by the CSOpenPortal https://github.com/SatelliteApplicationsCatapult/csopenportal
In the project directory, you can run:
npm run start
npm run build
Select any available tasks to launch cube products.
Validates input based on the dynamic settings found in src/components/form/Validate.js
Draw an AOI onto the map and get live validation on the AOI specified
The authorised user gets a list of all the tasks in the queue and can download the results of any completed tasks.