Closed mhauru closed 2 years ago
@rmward61 this PR makes the Arima page robust to changes to which sensors Arima is being run for. In the future if Arima starts failing for e.g. one out of three sensors, the page will just display results for the two for which it works. You can also change which sensors you run Arima for at your end, and the results should be reflected on the web page automatically.
Make the Arima page load results only for sensors for which Arima has been recently run. Also clean up the code.