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
378a876e
Commit
378a876e
authored
Dec 16, 2019
by
Delaigue Olivier
Browse files
v1.4.3.14 DOC: missing IntStore argument added in usage of CreateIniStates doc
#13
parent
8f384047
Changes
3
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
378a876e
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.4.3.1
3
Version: 1.4.3.1
4
Date: 2019-12-16
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
...
...
NEWS.md
View file @
378a876e
...
...
@@ -2,7 +2,7 @@
### 1.4.3.1
3
Release Notes (2019-12-16)
### 1.4.3.1
4
Release Notes (2019-12-16)
#### New features
...
...
man/CreateIniStates.Rd
View file @
378a876e
...
...
@@ -10,7 +10,7 @@
\usage{
CreateIniStates(FUN_MOD, InputsModel, IsHyst = FALSE,
ProdStore = 350, RoutStore = 90, ExpStore = NULL,
ProdStore = 350, RoutStore = 90, ExpStore = NULL,
IntStore = NULL,
UH1 = NULL, UH2 = NULL,
GCemaNeigeLayers = NULL, eTGCemaNeigeLayers = NULL,
GthrCemaNeigeLayers = NULL, GlocmaxCemaNeigeLayers = NULL,
...
...
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