Add MesoWest config example
authorAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 20:21:30 +0000 (13:21 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 20:21:30 +0000 (13:21 -0700)
config-mesowest.ini.example [new file with mode: 0644]

diff --git a/config-mesowest.ini.example b/config-mesowest.ini.example
new file mode 100644 (file)
index 0000000..78b5a14
--- /dev/null
@@ -0,0 +1,12 @@
+[mesowest]
+token = <MesoWest token>
+stid = <MesoWest Station ID>
+desired_data = <Comma-separated list of MesoWest station variable names>
+units = <english|metric>
+
+[infoex]
+host = <InfoEx FTP host address>
+uuid = <InfoEx-supplied UUID>
+api_key = <InfoEx-supplied API Key>
+csv_filename = <Name of file to upload to InfoEx FTP>
+location_uuid = <InfoEx-supplied Location UUID>