README
======
Data files to accompany the publication:

Alghamdi, A.; Blunden, L.S.; Alam, M.; Bahaj, A.S.; James, P.A.B. "Evaluating the Opportunities and Challenges of Domestic PV Installation in Saudi Arabia Based on Field Deployment in Jeddah". Energies 2025, 18, x.

Please cite the paper in if you use the data in publications - many thanks.

LICENCE: CC-BY (https://creativecommons.org/licenses/by/4.0/)

The zip file contains the following files:
- "AlghamdiEtAl2025FiguresTables.rmd": R Markdown script for reproducing analysis and graphs
- "JeddahPV.xlsx": Excel spreadsheet containing data on PV performance, weather and billing
- "met.csv": Comma delimited file of weather data from solar carport at KAU, Jeddah. See ref [64] in the paper for more details 
- "AlghamdiEtAl2025FiguresTables.html": Compiled R Markdown html file 

In order to run the R Markdown script, you need to install R and then RStudio, and the following libraries:
- readxl
- dplyr
- magrittr
- ggplot2
- purrr
- lubridate
- tidyr
- plotly
- paletteer
- stargazer
- htmltools
- scales
- FinancialMath
- sjPlot
- kableExtra