sentinel extract tile coords (setup_processes)
Extract sentinel coordinates
The json command file sentinel-extract_tile_coords_v090.json is part of karttur’s GeoImagine project setup_processes. Calling the json file will execute the following commands of the GeoImagine Framework.
{
"organize": {
"userproj": {
"userid": "karttur",
"projectid": "karttur",
"tractid": "karttur",
"siteid": "*",
"plotid": "*",
"system": "sentinel"
},
"period": {
"timestep": "static"
},
"process": {
"processid": "extractsentineltilecoords",
"dsversion": "3.0",
"parameters": {
"centroid": "False"
},
"srcpath": {
"volume": "karttur",
"hdrfiletype": "shp",
"datfiletype": "shp"
},
"srccomp": {
"sentinel-tiles": {
"source": "ESA",
"product": "sentineltiles",
"folder": "mgrs",
"band": "sentinel-tiles",
"prefix": "sentinel-tiles",
"suffix": "global",
"system": "ancillary"
}
}
}
}
}