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-19 09:06:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dfe39b0e8fbc77dfd86ee2b8b58ae83a85503e4
weewx
/
bin
/
weeimport
History
gjr80
3b8932d864
CSV imports now support cardinal, intercardinal and secondary intercardinal directions when importing a 'direction' based field i.e., field uses units degree_compass
2020-03-25 17:19:43 +10:00
..
__init__.py
Use WeeWX consistently (instead of weeWX).
2018-12-20 15:50:51 -08:00
csvimport.py
CSV imports now support cardinal, intercardinal and secondary intercardinal directions when importing a 'direction' based field i.e., field uses units degree_compass
2020-03-25 17:19:43 +10:00
cumulusimport.py
Cumulus and WD imports now better handle source data file encoding
2020-03-24 23:01:13 +10:00
wdimport.py
Cumulus and WD imports now better handle source data file encoding
2020-03-24 23:01:13 +10:00
weeimport.py
CSV imports now support cardinal, intercardinal and secondary intercardinal directions when importing a 'direction' based field i.e., field uses units degree_compass
2020-03-25 17:19:43 +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