Skip to contents

Create Inputs for airGRiwrm model with BasinsObs object

Usage

# S3 method for BasinsObs
CreateInputsModel(
  x,
  nodes = selectSubNetwork(x$griwrm),
  cfg = loadConfig(),
  ...
)

Arguments

x

an object of class BasinsObs, see loadBasinsObs and createBasinsObs

nodes

a vectors containing subs-network (see selectSubNetwork())

cfg

a config object. Configuration to use. See loadConfig.

...

not used (compatibility with others S3 methods)

Value

See return value of airGRiwrm::CreateInputsModel