issues
search
BreakingBytes
/
simkit
Model Simulation Framework
http://breakingbytes.github.io/simkit/
BSD 3-Clause "New" or "Revised" License
27
stars
16
forks
source link
add timezone input to date range formula
#54
Closed
mikofski
closed
8 years ago
mikofski
commented
8 years ago
fixes #29
since pvlib-0.3
get_solarposition()
requires localized datetimes, so implementing tz in
f_daterange()
resolves incompatibility with naive datetimes.
get_solarposition()
requires localized datetimes, so implementing tz inf_daterange()
resolves incompatibility with naive datetimes.