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-05-19 15:25:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d21d288ebe8a3e1bd08fad02b7bb61b63da91390
weewx
/
bin
/
weeimport
History
gjr80
a287dc08bb
Reworked wee_import to divorce calculation of missing derived fields from the record import process. Missing derived fields are now calculated separately once all records have been imported.
...
Addresses issue
#443
.
2019-10-03 13:39:24 +10:00
..
__init__.py
Use WeeWX consistently (instead of weeWX).
2018-12-20 15:50:51 -08:00
csvimport.py
First cut of python logging in wee_import (
#441
)
2019-09-07 16:22:40 -07:00
cumulusimport.py
First cut of python logging in wee_import (
#441
)
2019-09-07 16:22:40 -07:00
wdimport.py
First cut of python logging in wee_import (
#441
)
2019-09-07 16:22:40 -07:00
weeimport.py
Reworked wee_import to divorce calculation of missing derived fields from the record import process. Missing derived fields are now calculated separately once all records have been imported.
2019-10-03 13:39:24 +10:00
wuimport.py
Added obfuscated API key entry to verbose WU import output
2019-09-18 09:40:37 +10:00