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-30 14:22:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c2c42e5c6db3e981b696c5dd96baff2e0cb7bdc
weewx
/
bin
/
weeutil
History
Tom Keffer
24222a7d52
Section references changed from 'Reports' to 'StdReport'
2012-08-25 14:22:05 +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
dbutil.py
Conditionally imports sqlite3. If it does not suppor the "with" statement, then imports pysqlite2 as sqlite3.
2012-03-24 16:01:28 +00:00
ftpupload.py
Section references changed from 'Reports' to 'StdReport'
2012-08-25 14:22:05 +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
Sun.py
Suppressed warnings emitted by Pydev by using dummy names on unused variables.
2010-06-17 01:49:15 +00:00
weeutil.py
Removed posts to syslog within _get_object()
2012-08-25 04:09:07 +00:00