An error occurred while fetching the assigned milestone of the selected merge_request.
+ 26
− 0
@@ -20,6 +20,7 @@ CreateInputsModel.GRiwrm <- function(x, DatesR, Precip, PotEvap, Qobs, ...) {
@@ -92,3 +93,28 @@ CreateOneGRiwrmInputsModel <- function(id, griwrm, DatesR, Precip, PotEvap, Qobs
+ 10
− 10
@@ -14,21 +14,21 @@ RunModel.GRiwrmInputsModel <- function(x, RunOptions, Param, ...) {
+ 1
− 1
@@ -44,7 +44,6 @@ RunModel.Supervisor <- function(x, RunOptions, Param, ...) {
@@ -71,5 +70,6 @@ RunModel.Supervisor <- function(x, RunOptions, Param, ...) {
+ 52
− 2
@@ -55,12 +55,10 @@ getDataFromLocation <- function(loc, sv) {
@@ -99,3 +97,55 @@ checkRunModelParameters <- function(InputsModel, RunOptions, Param) {
+ 2
− 2
@@ -66,9 +66,9 @@ test_that("RunModelSupervisor with two regulations that cancel each other out sh