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 00:26:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08282d7450dc2ec80a3a0059a730f7c811d64607
weewx
/
bin
/
weeutil
History
Tom Keffer
08282d7450
Rewrote config_database. Added config_vp and config_database to the list of scripts to be installed.
...
Moved daemon.py to weeutil.
2012-03-27 15:36:35 +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
daemon.py
Rewrote config_database. Added config_vp and config_database to the list of scripts to be installed.
2012-03-27 15:36:35 +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
Class FtpUpload now inherits from 'object'
2012-02-11 20:34:24 +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
V1.12.2a1
2012-01-09 05:20:30 +00:00