From: Alexander Vasarab Date: Wed, 17 Jun 2020 19:39:36 +0000 (-0700) Subject: Minor change to program header X-Git-Tag: v1.0.0^2~7 X-Git-Url: https://wylark.com/src/infoex-autowx.git/commitdiff_plain/cbf0401825aae556d5ecf800d32d226b76d6d93d?ds=inline;hp=2423f448cf625a9dcd980faa32c83bbdef1c7da2 Minor change to program header --- diff --git a/infoex-autowx.py b/infoex-autowx.py index a953cec..d62b1e6 100755 --- a/infoex-autowx.py +++ b/infoex-autowx.py @@ -4,9 +4,8 @@ # 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. @@ -19,6 +18,9 @@ # 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