Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
1efd096e
Commit
1efd096e
authored
Oct 31, 2016
by
unknown
Browse files
#4001 Fixed the CemaNeigeGR6J quantiles of parameters
parent
799f1dab
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/CreateCalibOptions.R
View file @
1efd096e
...
...
@@ -130,9 +130,9 @@ CreateCalibOptions <- function(FUN_MOD, FUN_CALIB = Calibration_Michel, FUN_TRAN
+5.55
,
-0.46
,
+3.75
,
-9.09
,
-4.69
,
-9.14
,
+6.90
,
+6.10
,
-0.11
,
+4.43
,
-8.60
,
-0.66
,
+4.10
,
+7.21
),
ncol
=
NParam
,
byrow
=
TRUE
);
}
if
(
"CemaNeigeGR6J"
%in%
ObjectClass
){
ParamT
<-
matrix
(
c
(
+3.60
,
-1.00
,
+3.30
,
-9.10
,
-0.90
,
+3.00
,
-
6.2
6
,
+
0.55
,
+3.90
,
-0.50
,
+4.10
,
-8.70
,
+0.10
,
+4.00
,
-
2
.1
3
,
+
0
.9
2
,
+4.50
,
+0.50
,
+5.00
,
-8.10
,
+1.10
,
+5.00
,
+4.
86
,
+
1.40
),
ncol
=
NParam
,
byrow
=
TRUE
);
}
ParamT
<-
matrix
(
c
(
+3.60
,
-1.00
,
+3.30
,
-9.10
,
-0.90
,
+3.00
,
-
9.9
6
,
+
6.63
,
+3.90
,
-0.50
,
+4.10
,
-8.70
,
+0.10
,
+4.00
,
-
9
.1
4
,
+
6
.9
0
,
+4.50
,
+0.50
,
+5.00
,
-8.10
,
+1.10
,
+5.00
,
+4.
10
,
+
7.21
),
ncol
=
NParam
,
byrow
=
TRUE
);
}
StartParamList
<-
NULL
;
StartParamDistrib
<-
TransfoParam
(
ParamIn
=
ParamT
,
Direction
=
"TR"
,
FUN_TRANSFO
=
FUN_TRANSFO
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment