0125 MosaicAncillary slu dtw (projects)
Mosaic depth to water tiles
The json command file 0125_MosaicAncillary_slu-dtw.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": {
"getlist": "oswalk",
"srcdir": "DOWNLOADS/skogsstyrelsen/SLUMarkfuktighet-DTW/images"
},
"srcpath": {
"volume": "sewetland",
"hdr": "tif"
},
"dstpath": {
"volume": "sewetland",
"hdr": "vrt"
},
"dstcomp": [
{
"dtw": {
"source": "SLU",
"product": "slu-soilmoisture",
"content": "soilmoisture",
"layerid": "dtw",
"prefix": "dtw",
"suffix": "v01-2020"
}
}
]
}
]
}