Commit Graph

8 Commits

Author SHA1 Message Date
Tom Keffer
10f6ca0739 Merge branch 'development' into python3
# Conflicts:
#	bin/weecfg/test/expected/weewx39_user_expected.conf
#	bin/weewx/__init__.py
#	bin/weewx/manager.py
#	docs/changes.txt
#	weewx.conf
2019-02-28 06:15:33 -08:00
Tom Keffer
c696e468ef Improved accuracy of the calculation of Moon phases.
Revisits issue #342.
2019-02-27 10:59:40 -08:00
Tom Keffer
ce27606534 Ported weeutil directory to Python 3 2019-02-22 17:45:10 -08:00
Tom Keffer
0220656bc8 Changed the formula used to calculate moon phase. 2018-09-17 06:57:57 -07:00
Tom Keffer
91e9864a98 Went through all the Python code, deleting all SVN $Id$ tags.
Standardized copyright notices, except for those I don't own.
2015-02-21 09:44:19 -08:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Tom Keffer
f6ab91d318 Now uses pyephem for astronomical calculations if it is available. Otherwise, fall back to the old calculations. 2011-03-26 01:11:02 +00:00
Tom Keffer
07d629319f V1.7.0 hopefully 2010-04-12 22:41:45 +00:00