Skip to content
Snippets Groups Projects
Commit 09c82007 authored by David Dorchies's avatar David Dorchies
Browse files

feat: update for Sèvres-Nantaise training course

Refs #1
parent 3a92f324
No related branches found
No related tags found
1 merge request!1Resolve "Formation EPTB Sèvre-Nantaise"
Showing
with 423 additions and 873 deletions
......@@ -2,3 +2,4 @@
^\.Rproj\.user$
^LICENSE\.md$
^dev$
^data-raw$
......@@ -4,6 +4,7 @@
/Formation_airGRiwrm_files
/libs
/packages
/public
# History files
.Rhistory
......
......@@ -15,3 +15,6 @@ Imports:
xaringanExtra
Suggests:
tidyverse
Depends:
R (>= 3.5.0)
LazyData: true
This diff is collapsed.
......@@ -6,7 +6,7 @@ AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 4
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
......
## code to prepare `Maine_SevreNantaise` dataset goes here
load("data-raw/Maine_SevreNantaise.RData")
load("data-raw/connections_reservoir_use.RData")
names(connections_reservoir_use)[2:3] <- c("id_aval", "distance_aval")
connections_reservoir_use$model <- NULL
connections_reservoir_use$area <- NULL
save(BasinObs,
DatesR,
Q_water_use,
reseau_maine,
connections_reservoir_use,
file = "data/Maine_SevreNantaise.RData")
File added
File added
File added
File deleted
img/airgr_galaxy.png

176 KiB

img/plot_griwrm_aude.png

226 KiB

img/scheme_GRSD.png

64.3 KiB

img/scheme_bvi.png

49 KiB

img/website_thumbnail.jpg

59.5 KiB

index_files/figure-html/plot-bultiere-1.png

5.12 KiB

index_files/figure-html/unnamed-chunk-43-1.png

9.94 KiB

index_files/figure-html/unnamed-chunk-43-2.png

9.87 KiB

index_files/figure-html/unnamed-chunk-43-3.png

9.73 KiB

index_files/figure-html/unnamed-chunk-44-1.png

6.05 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment