0115 download skogsstyrelsen samverkan FTP (projects)
download depth to groundwater from Skogsstyrelsen skogskartor account (older account that might no longer exist)
The json command file 0115-download-skogsstyrelsen-samverkan-FTP.json is part of Karttur’s GeoImagine project SwedenWetlands. For details on the commands see the blog on Framework Processes.
{
"userproject": {
"userid": "karttur",
"projectid": "karttur",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "ancillary"
},
"period": {
"timestep": "static"
},
"process": [
{
"processid": "FtpAncillary",
"overwrite": false,
"parameters": {
"downloadcode": "subdir",
"host": "ftps://ftpsks.skogsstyrelsen.se",
"port": 990,
"encryptation": "normal",
"logontype": "normal",
"user": "Skogskartor",
"password": "j6Jvj\t!x,",
"path": "/Samverkan/Markfuktighet/",
"datadir": "DOWNLOADS/skogsstyrelsen/opendata/markfuktighet-DTW"
},
"srcpath": {
"volume": "ancillary"
},
"dstpath": {
"volume": "ancillary"
}
}
]
}