0125 MosaicAncillary metria DEM (projects)
Mosaic DEM
The json command file 0125_MosaicAncillary_metria-DEM.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": "MosaicAncillary",
"overwrite": false,
"parameters": {
"pattern": "",
"nonpattern": "density",
"getlist": "oswalk",
"srcdir": "DOWNLOADS/Metria/DEM2m/data"
},
"srcpath": {
"volume": "sewetland",
"hdr": "tif"
},
"dstpath": {
"volume": "sewetland",
"hdr": "vrt"
},
"dstcomp": [
{
"DEM": {
"source": "metria",
"product": "dem",
"content": "dem",
"layerid": "dem2m",
"prefix": "dem2m",
"suffix": "raw"
}
}
]
}
]
}