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-20 09:37:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5355bfbb3ba1d4e6316df06bf360880d57eace4f
weewx
/
bin
/
weeimport
History
gjr80
5355bfbb3b
Fix OverflowError when a WU import encounters an abnormally high epoch timestamp (perhaps in milliseconds)
2020-02-22 12:58:50 +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
Fix a unicode/string conflict
2019-12-14 07:54:05 +10:00
wdimport.py
Fix a unicode/string conflict
2019-12-16 17:04:31 +10:00
weeimport.py
wee_import will now skip (rather than exiting) periods for which it cannot obtain source data
2020-02-02 15:18:50 +10:00
wuimport.py
Fix OverflowError when a WU import encounters an abnormally high epoch timestamp (perhaps in milliseconds)
2020-02-22 12:58:50 +10:00