NEW_Project.ipynb is the main analysis document. The goal of this analysis is understand and explore the realtionship between various weather variables and the power output of consumer grade solar cells in the field.
solar_cleaning.ipynb is where I clean the data from solar sites as provided by Solcast and get 4 random sites near brisbane.
Solcast prep.ipynb is where I clean the solar irradiation data i downloaded from an API
Weather_cleaning.ipynb is where I clean the weather data obtained from another API
weather data dictionary.PNG is the data dictionary for the weather data
Report - Weather’s Impact on PV Power Output.docx is the report produced based on the results of my analysis