json/subcontinentregion landsat scenes 1D (setup_processes)
json/subcontinentregion-landsat-scenes-2A_v090.json
The json command file subcontinentregion-landsat-scenes-1D_v090.json is part of karttur’s GeoImagine project setup_processes. Calling the json file will execute the following commands of the GeoImagine Framework.
{
"userproject": {
"userid": "karttur",
"projectid": "karttur",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "landsat"
},
"period": {
"startyear": 2014,
"endyear": 2014,
"timestep": "singleyear"
},
"process": [
{
"processid": "LinkDefaultRegionScenes",
"overwrite": false,
"version": "0.9",
"verbose": 2,
"parameters": {
"defregmask": "land",
"regioncat": "subcontinent",
"dir": "D",
"wrs": 1,
"ogr2ogr": true,
"cmdpath": "/usr/local/bin",
"clipsrc": "-180,0,180,90",
"onlytiling": false,
"minarea": 0.0
},
"srcpath": {
"volume": "GeoImg2021",
"hdr": "shp",
"dat": "shp"
},
"dstpath": {
"volume": "GeoImg2021",
"hdr": "shp",
"dat": "shp"
},
"srccomp": [
{
"regions": {
"source": "karttur",
"product": "karttur",
"content": "roi",
"layerid": "defreg",
"prefix": "defreg",
"suffix": "tol@1km"
}
}
],
"dstcomp": [
{
"region": {
"source": "karttur",
"product": "karttur",
"content": "roi",
"layerid": "defreg",
"prefix": "defreg",
"suffix": "tol@1km"
}
}
]
}
]
}