An S4 object representing a river catchment.
cv_dir
A character vector holding the project root (first position) and optionally the Monte Carlo input data directory (second position).
ls_ini
A logical scalar specifying if the state of an existing project was loaded from disk.
is_MCi
An integer scalar holding the current Monte Carlo iteration if applicable.
cv_MCl
A character vector holding the names of the layers, which shall be written to disk with the associated Monte Carlo iteration in their filenames upon calling the appropriate methods.
cs_fex
A character string holding the automatically determined file
extension of the provided raster files (either ".tif"
or ".img"
for
backward compatibility).
parameters
An S4 object holding the model parameters.
topo
An S4 object holding the raster layers related to topography in the broader sense.
erosion
An S4 object holding the raster layers related to erosion.
transport
An S4 object holding raster layers required for modelling transport.
substances
An S4 object holding the substance raster layer containers.
helpers
An S4 object holding helper data.