phydrus.model.Model.add_obs_nodes

Model.add_obs_nodes(depths)[source]

Method to add observation points.

Parameters

depths (list of ints) – List of floats denoting the depth of the nodes. The depth is defined in the same length unit as selected in ml.model function. The function defines the closest node to the desired depth.