Merge branch 'mesowest'
[infoex-autowx.git] / config.ini.example
index 3d8725011431758c1d72e05793833e937b2c93d4..17544ae606fc26f401e20798c94f176db27dbcb1 100644 (file)
@@ -1,10 +1,14 @@
-[wxsite]
-station_triplet = 655:OR:SNTL
-desired_data = TOBS,PREC,SNWD,XYZH
-location_uuid = a5bb872b-14c1-4367-bd81-177103acaef3
-csv_filename = INFOEX-MUDRIDGEAUTO.CSV
+[station]
+type = # (mesowest|nrcs) #
+token = # MesoWest API token (ignored for NRCS) #
+station_id = # NRCS/MesoWest Station ID #
+desired_data = # Comma-separated list of values #
+units = # (english|metric) (ignored for NRCS) #
+
+[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 #
 
 
-[ftp]
-host = weather.infoex.ca
-uuid = <InfoEx-supplied UUID>
-api_key = <InfoEx-supplied API Key>