Commit feaada66 authored by project's avatar project

--no commit message

--no commit message
parent b031e335
...@@ -11,18 +11,6 @@ ...@@ -11,18 +11,6 @@
{"station_id": "Station1", {"station_id": "Station1",
"latitude": "", "latitude": "",
"longitude": "" "longitude": ""
},
{"station_id": "Station2",
"latitude": "",
"longitude": ""
},
{"station_id": "Station3",
"latitude": "",
"longitude": ""
},
{"station_id": "Station4",
"latitude": "",
"longitude": ""
} }
], ],
"param": { "param": {
...@@ -31,17 +19,18 @@ ...@@ -31,17 +19,18 @@
"port": "21", "port": "21",
"user": "bs", "user": "bs",
"password": "UF13kczHdCPXpBb", "password": "UF13kczHdCPXpBb",
"init_observed_date": "2017-01-31", "init_observed_date": "2017-02-02",
"init_observed_time": "19:00:00" "init_observed_time": "13:00:00"
} }
}, },
"data_transform" : { "data_transform" : {
"type": "gistda-air" "type": "gistda-air"
}, },
"data_out" : { "data_out" : {
"type": "bssfile", "type": "storage",
"param": { "param": {
"filename" : "/Users/Naiyana/ibitz/gistda-air.bss" "storage_name" : "sds.gistda-air"
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment