wylark
/
infoex-autowx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2423f44
)
Minor change to program header
author
Alexander Vasarab <alexander@wylark.com>
Wed, 17 Jun 2020 19:39:36 +0000
(12:39 -0700)
committer
Alexander Vasarab <alexander@wylark.com>
Wed, 17 Jun 2020 19:39:36 +0000
(12:39 -0700)
infoex-autowx.py
patch
|
blob
|
history
diff --git
a/infoex-autowx.py
b/infoex-autowx.py
index a953cec61be60386f4ebcce83bf4ea16073ce5ae..d62b1e642141486c882594d0ee89110d80543372 100755
(executable)
--- a/
infoex-autowx.py
+++ b/
infoex-autowx.py
@@
-4,9
+4,8
@@
# InfoEx <-> NRCS Auto Wx implementation
# Alexander Vasarab
# Wylark Mountaineering LLC
# InfoEx <-> NRCS Auto Wx implementation
# Alexander Vasarab
# Wylark Mountaineering LLC
-# 2020-04-22
#
#
-# Version
0.8
+# Version
1.0.0
#
# This program fetches data from an NRCS SNOTEL site and pushes it to
# InfoEx using the new automated weather system implementation.
#
# This program fetches data from an NRCS SNOTEL site and pushes it to
# InfoEx using the new automated weather system implementation.
@@
-19,6
+18,9
@@
# hours ago because the instrumentation had a hiccup. It's worth
# considering if this is a bug or a feature.
#
# hours ago because the instrumentation had a hiccup. It's worth
# considering if this is a bug or a feature.
#
+# For more information, see file: README
+# For licensing, see file: LICENSE
+#
import configparser
import csv
import configparser
import csv