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