Welcome to the Solar Irradiance & Radiation Calculator β a sleek, interactive tool built with Streamlit to help you calculate extraterrestrial solar irradiance (Io) and daily solar radiation (Ho) for any location and date.
β‘οΈ Try the live app: https://solarirrediancecalculator.streamlit.app/
This app is designed to assist students, researchers, and solar energy enthusiasts in calculating:
- π Day of Year (DOY)
- βοΈ Extraterrestrial Solar Irradiance (Io)
- π Daily Solar Radiation on a Horizontal Surface (Ho)
It features:
- π Geolocation support (Search by District, State, Country)
- π Custom date selection
- π‘ Beautiful glassmorphic UI
- π§ Physics-based equations behind solar radiation
Live app:
https://solarirrediancecalculator.streamlit.app/
Run locally:
pip install streamlit
streamlit run app.py