aqreed

Results 8 issues of aqreed

it seems to me like a bad habit of yours to copy/paste

right now solarpy uses a clear-sky model, which is not accurate.

enhancement
help wanted

this would allow to take into account local shadows - https://pypi.org/project/elevation/#description - http://geologyandpython.com/dem-processing.html

enhancement
help wanted

until now, the [irradiance_on_plane](https://github.com/aqreed/solarpy/blob/develop/solarpy/radiation.py#L601) function only calculates direct radiation. Diffuse radiation might account for as much as [15% of the total radiation on a clear-sky or 100% in a cloudy...

enhancement
help wanted

Instead of latitude + solar/standard time...Find a way of enabling the use of longitude to define a city for example

enhancement

Hello @pingswept , I have been working lately on my own solar irradiation model, and I believe [this](https://github.com/aqreed/solarpy/blob/master/solarpy/radiation.py#L527) air mass model based on Kasten & Young (1989) or [this](https://github.com/aqreed/solarpy/blob/develop/solarpy/radiation.py#L565) one,...

help wanted