Model#
Constructor#
|
Primary data structure of the hydrological model |
Attributes#
The setup of the Model. |
|
The mesh of the Model. |
|
The input data of the Model. |
|
The parameters of the Model. |
|
The states of the Model. |
|
The output of the Model. |
Simulation#
|
Run the Model. |
|
Compute Multiple Run of Model. |
|
Optimize the Model. |
|
Estimate prior Model parameters/states using Bayesian approach. |
|
Optimize the Model using Bayesian approach. |
|
Optimize the Model using Artificial Neural Network. |
Event segmentation#
|
Compute segmentation information of flood events over all catchments of the Model. |
Signatures#
|
Compute continuous or/and flood event signatures of the Model. |
|
Compute the first- and total-order variance-based sensitivity (Sobol indices) of spatially uniform hydrological model parameters on the output signatures. |
Precipitation indices#
Compute precipitations indices of the Model. |
Others#
Make a deepcopy of the Model. |
|
|
Get the boundary constraints of the Model parameters/states. |