FillSinksRS: Fill Sinks

Description Usage Arguments

Description

Fill sinks according to Wang and Liu ('ta_preprocessor' module 4 or 5 for XXL)

Usage

1
2
FillSinksRS(in_DEM, out_DEM, saga_env, MINSLOPE = 0.01, verbose = F,
  XXL = F)

Arguments

in_DEM

character path to grid to fill

out_DEM

(optional) path to save output DEM, otherwise appends '_filled' to filename of in_DEM

saga_env

A SAGA geoprocessing object. Suggested version is 2.2.2.

MINSLOPE

minimum slope to maintain between cells

XXL

logical, whether or not to use the 'Fill sinks XXL' tool, suitable for large grids


ECCC-MSC/Basin-Delineation documentation built on June 9, 2019, 7:29 p.m.