0125 MosaicAncillary aws CopDEM 90m (projects)
Mosaic the AWS CopDEM 90m raw tiles
The json command file 0125_MosaicAncillary_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",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "ancillary"
},
"period": {
"timestep": "static"
},
"process": [
{
"processid": "MosaicAncillary",
"overwrite": false,
"parameters": {
"getlist": "aws_tile_list",
"srcdir": "DOWNLOADS/CopDEM90_AWS/tileList.txt"
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "tif"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "vrt"
},
"dstcomp": [
{
"copdem90": {
"source": "ESA",
"product": "copdem",
"content": "dem",
"layerid": "copdem90",
"prefix": "dem90",
"suffix": "v01-aws"
}
}
]
}
]
}