Releases: sherzodr/penmon
Releases · sherzodr/penmon
Version 1.5 released
v1.3 release
Prepared for release 1.3
1.0
The most stable release so far
0.2.1 Better error handling
0.2.0: Radiation and daylight hours range checks can now be disabled
penmon.eto.CHECK_RADIATION_RANGE variable added to disable solar radiation range check temporarily penmon.eto.CHECK_SUNSHINE_HOURS_RANGE variable added to disabe sunshine hours range check temporarily
0.1.9
0.1.8: Station entry now supports "sunshine_hours" attribute
Bumped version number. solar_radiation() and similar methods no longer reeceive 'n' as attribute
0.1.5: When date of the year was given to get_day() it calculated the day (J)
Pre-release
as '0'
0.1.4: Now get_day() can parse ISO dates. Example: 2020-09-16
Extra test cases added