Closed Yapping72 closed 1 year ago
Plan as of now:
Created InfluxDB read gateway that allows us to retrieve measurements in our buckets via Python. Bucket data can be loaded in pandas dataframe or as .csv filles. This should provide an easier way to perform analysis in Python.
May also use this ReadGateWay to track growlight alerts if alerts via grafana still buggy.
@chococtea Sarah will help with creating the correlation analysis script to analyze:
Correlation between WeatherAPI bucket and predicted power consumption (from her model model).
Will take over the plotting of text to heatmap for both our correlation analysis.
Use CorrelationCalculator provided by @chococtea to study correlation between external farm conditions and internal farm conditions.
Following which, we removed weakly correlated values. We then analyzed how external and internal conditions that are strongly correalted can have effect on estimated farm power consumption.
Research on possible methods to analyze how external weather conditions impact power consumption within the container.