-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@88 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- Loading branch information
julien.malik@gmail.com
committed
Apr 13, 2012
1 parent
effb815
commit 8e3bc87
Showing
7 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
otbcli_BandMath | ||
BandMath | ||
OTB | ||
ParameterMultipleInput|-il|Input image list|3|False | ||
OutputRaster|-out|Output Image| | ||
ParameterNumber|-ram|Available RAM (Mb)|None|None|128 | ||
ParameterString|-exp|Expression| |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
otbcli_ComputeImagesStatistics | ||
ComputeImagesStatistics | ||
OTB | ||
ParameterMultipleInput|-il|Input images|3|False | ||
ParameterString|-out|Output XML file| |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
otbcli_ConcatenateImages | ||
ConcatenateImages | ||
OTB | ||
ParameterMultipleInput|-il|Input images list|3|False | ||
OutputRaster|-out|Output Image| | ||
ParameterNumber|-ram|Available RAM (Mb)|None|None|128 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
otbcli_ConcatenateVectorData | ||
ConcatenateVectorData | ||
OTB | ||
ParameterMultipleInput|-vd|Input VectorDatas to concatenate|-1|False | ||
OutputVector|-out|Concatenated VectorData| |
This file contains 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
This file contains 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
This file contains 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