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-06-09 09:35:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.12.4
weewx
/
bin
/
weeutil
History
Tom Keffer
4687502d87
Now always imports 'sqlite3' (never pysqlite2). Simplified installation instructions. Fixed a bug that prevented reports from being run using the Python version of Cheetah's NameMapper utility.
2012-02-13 01:35:08 +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
Now always imports 'sqlite3' (never pysqlite2). Simplified installation instructions. Fixed a bug that prevented reports from being run using the Python version of Cheetah's NameMapper utility.
2012-02-13 01:35:08 +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