aqreed / solarpy

Solar radiation model for flight dynamics. Based on Duffie & Beckman "Solar energy thermal processes" (1974)
MIT License
52 stars 11 forks source link

use datetime objects #1

Closed aqreed closed 5 years ago

aqreed commented 5 years ago

functions shall accept datetime objetcs instead day_of_the_year/month/day/hour/minute, in order to make the code cleaner

aqreed commented 5 years ago

after this commit the implementation of datetimes to define date and time can be considered accomplished