This project aims to analyze solar radiation data to recommend high-potential regions for solar installation. It involves exploratory data analysis (EDA), statistical modeling, and dashboard creation.
.vscode/: Settings for Visual Studio Code..github/: CI/CD workflows for GitHub Actions.notebooks/: Jupyter notebooks for data analysis.tests/: Unit test scripts.src/: Core application logic.scripts/: Custom scripts for processing.app/: Streamlit dashboard.
- Install dependencies:
pip install -r requirements.txt