0115-download-skogsstyrelsen-ditches-FTP.json

Thomas Gumbricht bio photo By Thomas Gumbricht

0115 download skogsstyrelsen ditches FTP (projects)

download ditches

The json command file 0115-download-skogsstyrelsen-ditches-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": 21,
        "encryptation": "normal",
        "logontype": "normal",
        "user": "SGD",
        "password": "0N!nd=I9EJ",
        "path": "/DikenRaster_1m",
        "datadir": "DOWNLOADS/skogsstyrelsen/opendata//DikenRaster_1m/"
      },
      "srcpath": {
        "volume": "ancillary"
      },
      "dstpath": {
        "volume": "ancillary"
      }
    },
    {
      "processid": "FtpAncillary",
      "overwrite": false,
      "parameters": {
        "downloadcode": "subdir",
        "host": "ftps://ftpsks.skogsstyrelsen.se",
        "port": 21,
        "encryptation": "normal",
        "logontype": "normal",
        "user": "SGD",
        "password": "0N!nd=I9EJ",
        "path": "/DikenRaster_05m",
        "datadir": "DOWNLOADS/skogsstyrelsen/opendata//DikenRaster_05m/"
      },
      "srcpath": {
        "volume": "ancillary"
      },
      "dstpath": {
        "volume": "ancillary"
      }
    }
  ]
}