Skip to content

Instantly share code, notes, and snippets.

@perusio
Created August 22, 2019 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perusio/f8d8f3fe8ebb590cb3d8a5810c7a6060 to your computer and use it in GitHub Desktop.
Save perusio/f8d8f3fe8ebb590cb3d8a5810c7a6060 to your computer and use it in GitHub Desktop.
First workflow job configuration parameter
{
"tiling:1": {
"tile_width": 768,
"tile_height": 768,
"match_extents": false,
"output_prefix": "",
"augmentation_factor": 1
},
"oneatlas-spot-aoiclipped:1": {
"time": null,
"limit": 1,
"intersects": {
"type": "Polygon",
"coordinates": [
[
[
-8.721771,
41.190281
],
[
-8.685722,
41.191573
],
[
-8.684349,
41.17271
],
[
-8.720398,
41.169351
],
[
-8.721771,
41.190281
]
]
]
},
"zoom_level": 17,
"time_series": null,
"panchromatic_band": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment