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
IN-WOP
SeineBasin2
Commits
b6bc8fd8
Commit
b6bc8fd8
authored
Mar 09, 2022
by
Dorchies David
Browse files
fix: change output folder structure
- path error Fix
#16
parent
f986eb29
Pipeline
#33738
passed with stages
in 41 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bookdown/05-scenarios_climatiques_debits_nat.Rmd
View file @
b6bc8fd8
...
...
@@ -59,7 +59,7 @@ hydratec <- loadHydratecDB(cfg = cfg)
#### Débits simulés sur le climat historique
```{r}
Qnat <- readQsim(cfg$Qnat$path, "
v1.0/
historical/data", cfg = cfg)
Qnat <- readQsim(cfg$Qnat$path, "historical/data", cfg = cfg)
Qnat <- Qnat[, names(hydratec$Q)]
```
...
...
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