0230 GrassDemFillDirTiles aws CopDEM 90m (projects)
Fill single pits and peaks (adjacent to streams)
The json command file 0230_GrassDemFillDirTiles_aws-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": "GrassDemFillDirTiles",
"version": "1.3",
"overwrite": false,
"parameters": {
"asscript": true,
"superimpose": false,
"pitsize": 1,
"pitquery": "",
"peaks": true,
"peakquery": "nbupmax >= 500 AND nbupq3 >= 250",
"mosaic": true
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"srccomp": [
{
"copdem90": {
"source": "ESA",
"product": "copdem",
"content": "dem",
"layerid": "copdem",
"prefix": "dem",
"suffix": "v01-aws-90m"
}
}
],
"dstcopy": [
{
"copdem90": {
"source": "copy",
"product": "copy",
"content": "copy",
"layerid": "copy",
"prefix": "copy",
"suffix": "v01-aws-pfpf-90m"
}
}
]
},
{
"processid": "GrassDemHydroDemTiles",
"version": "1.3",
"overwrite": true,
"parameters": {
"asscript": true,
"superimpose": true,
"mosaic": true,
"size": 4,
"mod": 8,
"query": "updrain >= 500 or area_cells = 1"
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"srccomp": [
{
"copdem90": {
"source": "ESA",
"product": "copdem",
"content": "dem",
"layerid": "copdem",
"prefix": "dem",
"suffix": "v01-aws-pfpf-90m"
}
}
],
"dstcopy": [
{
"copdem90": {
"source": "copy",
"product": "copy",
"content": "copy",
"layerid": "copy",
"prefix": "copy",
"suffix": "v01-aws-pfpfhd-90m"
}
}
]
}
]
}