Comment by gusgordon
10 months ago
This is awesome, nice work! In case it's useful, I made a Python package for calculating solar irradiance at altitude: https://github.com/gusgordon/airmass
Takes into account lots of stuff (e.g. attenuation from air, ozone, and water vapor) with the goal of estimating solar power at any altitude/latitude/day/time.
Very cool! Are you working on some kind of airborne solar platform?
I was doing some analysis of a solar-electric plane that can fly indefinitely: https://github.com/gusgordon/atmospheric_satellite
Seems feasible, never went past the analysis phase though :)