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
airGRteaching
Commits
62640f1b
Commit
62640f1b
authored
Jun 14, 2021
by
Delaigue Olivier
Browse files
style(.DiagramGR): add missing whitespaces
parent
043ae15d
Pipeline
#25418
passed with stage
in 5 minutes and 18 seconds
Changes
1
Pipelines
44
Show whitespace changes
Inline
Side-by-side
R/Utils.R
View file @
62640f1b
...
...
@@ -805,7 +805,7 @@ if (getRversion() >= "2.15.1") {
}
# Actual exchange Q9 exp.
if
(
HydroModel
%in%
c
(
"GR6J"
))
{
if
(
HydroModel
%in%
c
(
"GR6J"
))
{
arrows
(
x0
=
xy_min_EXPO
[
1
]
+
base_res
[
1
],
x1
=
1025
,
y0
=
xy_min_EXPO
[
2
],
y1
=
xy_min_EXPO
[
2
],
length
=
0.075
,
angle
=
20
,
code
=
3
)
...
...
@@ -815,7 +815,7 @@ if (getRversion() >= "2.15.1") {
cex
=
cex_tri
(
OutputsModel
$
Exch
[
i_pdt
],
fact
=
fact_triangle
,
max
=
cex_max_poly
))
}
if
(
HydroModel
%in%
c
(
"GR4J"
,
"GR6J"
))
{
if
(
HydroModel
%in%
c
(
"GR4J"
,
"GR6J"
))
{
# --------------------------------------------------------------------------------
# UH 1 & 2 PLOT
...
...
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