Skip to content
Snippets Groups Projects
Commit 02801e3d authored by Cédric Traizet's avatar Cédric Traizet
Browse files

Apply suggestion to Documentation/Cookbook/rst/QGISInterface.rst

parent 4d8627f8
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ Documentation of OTB settings available in QGIS Processing
* **Logger level** (optional): Level of logger to use by OTB applications. The level of logging controls the amount of details printed during algorithm execution.
Possible values for logger level are INFO, WARNING, CRITICAL, DEBUG. You can refer to otb::Logger documentation for more on this values. This value is INFO by default. This is an advanced user configuration.
* **Maximum RAM to use** (optional): by default otb application use system RAM as available. you can however instruct otb to use specific amount of RAM from available using this option.
* **Maximum RAM to use** (optional): by default OTB applications use system RAM as available. You can however instruct OTB to use a specific amount of RAM from available using this option.
A value of 128 is ignored by OTB processing provider. This is an advanced user configuration.
* **Geoid file** (optional): Path to geoid file.Value of this options is set for elev.dem.geoid and elev.geoid parameters in OTB applications.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment