0240 GrassDemHydroDemTiles gs CopDEM 90m (projects)
Fill larger pits in streams of CopDEM 90 m with r.hydrodem
The json command file 0240_GrassDemHydroDemTiles_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-northlandease2n",
"tractid": "karttur-northlandease2n",
"siteid": "*",
"plotid": "*",
"system": "ease2n"
},
"period": {
"timestep": "static"
},
"process": [
{
"processid": "GrassDemHydroDemTiles",
"version": "1.3",
"overwrite": true,
"parameters": {
"asscript": true,
"mosaic": true,
"superimpose": true,
"size":10,
"mod":5,
"memory":3000,
"query": "u_maximum >= 500"
},
"srcpath": {
"volume": "Ancillary",
"hdr": "tif"
},
"dstpath": {
"volume": "Ancillary",
"hdr": "tif"
},
"srccomp": [
{
"copdem90": {
"source": "ESA",
"product": "copdem",
"content": "dem",
"layerid": "copdem",
"prefix": "dem",
"suffix": "v01-pfpf-90m"
}
}
],
"dstcopy": [
{
"copdem90": {
"source": "copy",
"product": "copy",
"content": "copy",
"layerid": "copy",
"prefix": "copy",
"suffix": "v01-pfpf-hydrdem4+4-90m"
}
}
]
}
]
}