Solar Radiation Measurement Analysis
This project involves analyzing solar radiation measurement data to identify high-potential regions for solar installations. The analysis focuses on key trends and insights that support data-driven strategies for enhancing operational efficiency and sustainability. Project Structure
.vscode/: Configuration files for Visual Studio Code.
.github/: GitHub Actions workflows for continuous integration.
src/: Source code for data processing and analysis.
notebooks/: Jupyter notebooks containing exploratory data analysis (EDA).
tests/: Unit tests for the project.
scripts/: Python scripts for various tasks like data cleaning and preprocessing.
Requirements
To install the necessary dependencies, run:
pip install -r requirements.txt