Created
August 26, 2019 09:52
-
-
Save perusio/b797f4a019b269dbb77c59598596403c to your computer and use it in GitHub Desktop.
radar successful
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tiling:1": { | |
"tile_width": 768, | |
"tile_height": 768, | |
"match_extents": false, | |
"output_prefix": "", | |
"augmentation_factor": 1 | |
}, | |
"snap-polarimetric:1": { | |
"mask": null, | |
"tcorrection": true, | |
"polarisations": [ | |
"HH" | |
] | |
}, | |
"sobloo-s1-grd-fullscene:1": { | |
"ids": null, | |
"time": null, | |
"limit": 1, | |
"intersects": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-100.062017, | |
69.205542 | |
], | |
[ | |
-99.627457, | |
69.100843 | |
], | |
[ | |
-97.999206, | |
69.924615 | |
], | |
[ | |
-98.481081, | |
70.025308 | |
], | |
[ | |
-100.062017, | |
69.205542 | |
] | |
] | |
] | |
}, | |
"acquisition_mode": null | |
}, | |
"land_cover_classification:1": { | |
"n_clusters": 6, | |
"n_iterations": 10, | |
"n_sieve_pixels": 64 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment