This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
weewx
Watch
1
Star
0
Fork
0
You've already forked weewx
mirror of
https://github.com/weewx/weewx.git
synced
2026-04-18 08:36:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f33f0ad1bbb3939cdfd1dfbc4187dbcf9c9ddac0
weewx
/
bin
/
weeutil
History
Tom Keffer
34dd39e66e
rsync now works with Python 2.5 and 2.6 (not just 2.7)
2013-04-13 14:44:23 +00:00
..
test
Cleaned up warnings by either fixing them or suppressing them.
2011-04-14 21:47:57 +00:00
__init__.py
V1.7.0 hopefully
2010-04-12 22:41:45 +00:00
ftpupload.py
make logwatch work with syslog out-of-the-box. adjust rsylog config to capture wee_config_* output as well as weewxd output.
2013-03-01 01:36:21 +00:00
Moon.py
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
rsyncupload.py
rsync now works with Python 2.5 and 2.6 (not just 2.7)
2013-04-13 14:44:23 +00:00
Sun.py
Suppressed warnings emitted by Pydev by using dummy names on unused variables.
2010-06-17 01:49:15 +00:00
weeutil.py
revert to mktime instead of calendar.timegm for daynight
2013-03-23 02:44:00 +00:00