Skip to content

Commit 8fdf1a5

Browse files
authored
Update doc
1 parent 7ff0bbc commit 8fdf1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/moduleCom4FlowPy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Output
224224

225225
All outputs are written in *'.tif'* or in *'.asc'* raster format (controlable via the ``outputFileFormat`` option in ``(local_)com4FlowPyCfg.ini``, default is *'.tif'*) in the same resolution and extent as the input raster layers.
226226
You can customize which output rasters are written at the end of the model run by selecting the desired output files through the ``outputFiles`` option in ``(local_)com4FlowPyCfg.ini``.
227-
In the output rasters, the cells, that are not affected by the process, are specified by the value -9999.
227+
In the output rasters, the cells, that are not affected by the process, are specified by ``outputNoDataValue`` (default is -9999).
228228

229229
By default the following four output layers are written to disk at the end of the model run:
230230

0 commit comments

Comments
 (0)