alan-turing-institute / CROP

CROP is a Research Observation Platform
MIT License
25 stars 5 forks source link

Implement data cleaning algorithm to fill in missing data for GES model #426

Open rmward61 opened 1 year ago

rmward61 commented 1 year ago

Particularly for missing weather data. Could do something along the lines of what is implemented in the ARIMA model. This imputes missing data based on past history.