0180 TileProjSysRegion slu dtw (projects)
tile depth to water
The json command file 0180_TileProjSysRegion_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-sweref",
"tractid": "karttur-sweref",
"siteid": "*",
"plotid": "*",
"system": "sweref"
},
"period": {
"timestep": "static"
},
"process": [
{
"processid": "TileProjSysRegion",
"version": "1.3",
"overwrite": false,
"parameters": {
"src_defregid": "sweref",
"tr_xres": 10,
"tr_yres": 10,
"dstnodata": -1,
"resample": "average",
"asscript": true
},
"srcpath": {
"volume": "sewetland",
"hdr": "vrt"
},
"dstpath": {
"volume": "sewetland",
"hdr": "tif"
},
"srccomp": [
{
"dtw": {
"source": "SLU",
"product": "slu-soilmoisture",
"content": "soilmoisture",
"layerid": "dtw",
"prefix": "dtw",
"suffix": "v01-2020"
}
}
],
"dstcopy": [
{
"dtw": {
"srccomp": "soilmoisture-dtw",
"suffix": "v01-2020-10m"
}
}
]
}
]
}