add clipping to docs

This commit is contained in:
Scisco
2015-09-30 10:32:34 +02:00
parent 353d401120
commit 2ed9e56bbf

View File

@@ -81,6 +81,12 @@ Process *and* pansharpen a downloaded image::
$: landsat process path/to/LC80090452014008LGN00.tar.bz --pansharpen $: landsat process path/to/LC80090452014008LGN00.tar.bz --pansharpen
Clip an image before processing (The coordinates shows below show Prague)::
$: landsat process path/to/LC81920252015157LGN00.tar.bz --pansharpen --clip=-346.06658935546875,49.93531194616915,-345.4595947265625,50.2682767372753
Note: Values must be in WGS84 datum, and with longitude and latitude units of decimal degrees separated by comma.
A note on returned products A note on returned products
++++++++++++++++ ++++++++++++++++