regions sentineltiles (setup_processes)
Link default regions to sentinel tiles
The json command file regions-sentineltiles_v090.json is part of karttur’s GeoImagine project setup_processes. Calling the json file will execute the following commands of the GeoImagine Framework.
{
"regionssentinel": {
"userproj": {
"userid": "karttur",
"projectid": "karttur",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "sentinel"
},
"period": {
"timestep": "static"
},
"process": {
"processid": "LinkDefaultRegionsToSentinel",
"version": "3.0",
"parameters": null,
"overwrite": "N",
"srcpath": {
"volume": "karttur",
"hdrfiletype": "shp",
"datfiletype": "shp"
},
"srccomp": {
"sentinel-tiles": {
"source": "ESA",
"product": "sentineltiles",
"folder": "mgrs",
"band": "sentinel-tiles",
"prefix": "sentinel-tiles",
"suffix": "global"
}
}
}
}
}