Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions docs/user_manual/processing_algs/qgis/rasteranalysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Basic parameters
(extent, CRS, pixel dimensions)
* - **Output layer**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -276,7 +276,7 @@ Basic parameters
(extent, CRS, pixel dimensions)
* - **Output layer**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -457,7 +457,7 @@ Basic parameters
(extent, CRS, pixel dimensions)
* - **Output layer**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -643,7 +643,7 @@ Basic parameters
from (extent, CRS, pixel dimensions)
* - **Output layer**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -802,7 +802,7 @@ Basic parameters
will result in a NoData cell in the output raster
* - **Output layer**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -973,7 +973,7 @@ Basic parameters
- Spread of the gaussian function
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -1024,7 +1024,7 @@ Outputs
- Description
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]
- Output raster layer containing the result
* - **CRS authority identifier**
- ``CRS_AUTHID``
Expand Down Expand Up @@ -1116,7 +1116,7 @@ Basic parameters
- Spread of the large function
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -1167,7 +1167,7 @@ Outputs
- Description
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]
- Output raster layer containing the result

* - **CRS authority identifier**
Expand Down Expand Up @@ -1265,7 +1265,7 @@ Basic parameters
- High bound of the linear function
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -1316,7 +1316,7 @@ Outputs
- Description
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]
- Output raster layer containing the result
* - **CRS authority identifier**
- ``CRS_AUTHID``
Expand Down Expand Up @@ -1408,7 +1408,7 @@ Basic parameters
- Spread of the near function
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -1459,7 +1459,7 @@ Outputs
- Description
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]
- Output raster layer containing the result
* - **CRS authority identifier**
- ``CRS_AUTHID``
Expand Down Expand Up @@ -1560,7 +1560,7 @@ Basic parameters
- Exponent of the power function
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -1611,7 +1611,7 @@ Outputs
- Description
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]
- Output raster layer containing the result
* - **CRS authority identifier**
- ``CRS_AUTHID``
Expand Down Expand Up @@ -1702,7 +1702,7 @@ Basic parameters
- Spread of the small function
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]

Default: ``[Save to temporary file]``
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
Expand Down Expand Up @@ -1753,7 +1753,7 @@ Outputs
- Description
* - **Fuzzified raster**
- ``OUTPUT``
- [same as input]
- [raster]
- Output raster layer containing the result
* - **CRS authority identifier**
- ``CRS_AUTHID``
Expand Down
Loading