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
53b2d18b
Commit
53b2d18b
authored
Dec 21, 2020
by
Delaigue Olivier
Browse files
v0.2.10.99 refactor(GUI): change X6 parameter description in the GUI (UI file)
Refs
#31
parent
cb0f1f26
Pipeline
#18591
passed with stages
in 2 minutes and 15 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
53b2d18b
Package: airGRteaching
Type: Package
Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
Version: 0.2.10.9
8
Date: 2020-12-1
5
Version: 0.2.10.9
9
Date: 2020-12-
2
1
Authors@R: c(
person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"),
person("Laurent", "Coron", role = c("aut"), comment = c(ORCID = "0000-0002-1503-6204")),
...
...
NEWS.md
View file @
53b2d18b
...
...
@@ -4,7 +4,7 @@
### 0.2.10.9
8
Release Notes (2020-12-1
5
)
### 0.2.10.9
9
Release Notes (2020-12-
2
1)
#### New features
...
...
inst/ShinyGR/ui.R
View file @
53b2d18b
...
...
@@ -97,7 +97,7 @@ navbarPage(title = div("airGRteaching",
step
=
0.05
,
value
=
0
)),
conditionalPanel
(
condition
=
"input.HydroModel == 'GR6J'"
,
sliderInput
(
"X6"
,
label
=
"X6 (
coeff. for emptying
exponential store)"
,
sliderInput
(
"X6"
,
label
=
"X6 (exponential store
depletion coeff.
)"
,
post
=
" [mm]"
,
min
=
0
,
max
=
20
,
...
...
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