This API is produced through a Flask app. The following get/post requests can be made
To make a live calculation with the model, add the following to the url;
/modelrun/lat/long
Replacing lat and long for actual values
For example LA CBD would add - /modelrun/34.0522/-118.2437
Predictions can also be used with earlier model from Semester 1
Use the following url addition;
/modelrunsem1/lat/long
To return current fires values used in the mdoel, and associated attributes, add the following to the url;
/fireinfo