wylark
/
infoex-autowx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7ec3b0b
)
Remove all hard-coded values in example config
author
Alexander Vasarab <alexander@wylark.com>
Wed, 17 Jun 2020 19:11:43 +0000
(12:11 -0700)
committer
Alexander Vasarab <alexander@wylark.com>
Wed, 17 Jun 2020 19:11:43 +0000
(12:11 -0700)
config.ini.example
patch
|
blob
|
history
diff --git
a/config.ini.example
b/config.ini.example
index 3d8725011431758c1d72e05793833e937b2c93d4..018a6fca1de13435c03e1a7ca7cb72166f202096 100644
(file)
--- a/
config.ini.example
+++ b/
config.ini.example
@@
-1,10
+1,10
@@
[wxsite]
[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_triplet =
<NRCS Station ID>
+desired_data =
<Comma-separated list of NRCS elementCd values>
+location_uuid =
<InfoEx-supplied Location UUID>
+csv_filename =
<Name of file to upload to InfoEx FTP>
[ftp]
[ftp]
-host =
weather.infoex.ca
+host =
<InfoEx FTP host address>
uuid = <InfoEx-supplied UUID>
api_key = <InfoEx-supplied API Key>
uuid = <InfoEx-supplied UUID>
api_key = <InfoEx-supplied API Key>