An error occurred while fetching the assigned milestone of the selected merge_request.
- Grelot Frederic authored
catnat, population, clc - catnat dataset remplace gaspar dataset - passage en array pour garder les types d'aléa - estimate_catnat_freq incluse dans la librairie - population dataset pour la population - clc_color dataset pour les couleurs et label de clc - map_so_ii inclus population, gère les légendes pour les thèmes - dossier script hors librairie por garder la trace des mises à jour des données (doit aller dand floodam.data) 0 errors
| 0 warnings | 1 note Mais la note concerne le temps... Refs #3
+ 33
− 6
@@ -50,17 +50,44 @@
\ No newline at end of file
\ No newline at end of file
geau/R/estimate_catnat_freq.R
0 → 100644
+ 47
− 0
+ 109
− 7
@@ -24,10 +29,12 @@
@@ -52,18 +59,101 @@ map_so_ii = function(
@@ -98,5 +188,17 @@ map_so_ii = function(
geau/data/clc_color.rda
0 → 100644
+ 0
− 0
clc_color.rda
Download
geau/data/so_ii_catnat.rda
0 → 100644
+ 0
− 0
so_ii_catnat.rda
Download
geau/data/so_ii_gaspar.rda deleted
100644 → 0
+ 0
− 0
so_ii_gaspar.rda
Download
geau/data/so_ii_population.rda
0 → 100644
+ 0
− 0
so_ii_population.rda
Download
geau/data-raw/so_ii_catnat.R
0 → 100644
+ 29
− 0
\ No newline at end of file
geau/data-raw/so_ii_population.R
0 → 100644
+ 32
− 0
+ 28
− 14
@@ -24,26 +24,40 @@ so_ii_limit = sf::st_union(so_ii_commune)
@@ -52,5 +66,5 @@ usethis::use_data(so_ii_scope, internal = FALSE, overwrite = TRUE)
geau/man/estimate_catnat_freq.Rd
0 → 100644
+ 36
− 0
+ 13
− 4
@@ -8,10 +8,12 @@
@@ -22,11 +24,15 @@ map_so_ii(
@@ -36,6 +42,9 @@ Nothing useful.
geau/man/so_ii_catnat.Rd
0 → 100644
+ 25
− 0
geau/man/so_ii_population.Rd
0 → 100644
+ 23
− 0