0125_MosaicAncillary_gs-CopDEM-90m.json

0125 MosaicAncillary gs CopDEM 90m (projects)

Mosaic the gisco-services CopDEM 90m raw tiles

The json command file 0125_MosaicAncillary_gs-CopDEM-90m.json is part of Karttur’s GeoImagine project CopDEM. 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": "MosaicAncillary",
      "overwrite": false,
      "parameters": {
        "mosaiccode": "subdirfiles",
        "datadir": "DOWNLOADS/CopernicusDem90/DEM"
      },
      "srcpath": {
        "volume": "GeoImg2021",
        "hdr": "tif"
      },
      "dstpath": {
        "volume": "GeoImg2021",
        "hdr": "vrt"
      },
      "dstcomp": [
        {
          "copernicusdem90": {
            "source": "ESA",
            "product": "copdem",
            "content": "dem",
            "layerid": "copdem90",
            "prefix": "dem90",
            "suffix": "v01"
          }
        }
      ]
    }
  ]
}