wylark
/
infoex-autowx.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add requests to requirements.txt
[infoex-autowx.git]
/
config-nrcs.ini.example
diff --git
a/config-nrcs.ini.example
b/config-nrcs.ini.example
index 018a6fca1de13435c03e1a7ca7cb72166f202096..449132ee43468138a589a73c00c8b78e43063597 100644
(file)
--- a/
config-nrcs.ini.example
+++ b/
config-nrcs.ini.example
@@
-1,10
+1,10
@@
-[
wxsite
]
+[
nrcs
]
station_triplet = <NRCS Station ID>
desired_data = <Comma-separated list of NRCS elementCd values>
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
]
+[
infoex
]
host = <InfoEx FTP host address>
uuid = <InfoEx-supplied UUID>
api_key = <InfoEx-supplied API Key>
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>