Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Bag of floods Bag of floods
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous recommandons d'y créer tous vos nouveaux projets.

  • HydroTools_DemosAndProcessingHydroTools_DemosAndProcessing
  • Bag of floodsBag of floods
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Feb 16, 2023 by Poulard Christine's avatar Poulard Christine
Show whitespace changes
Inline Side-by-side
home.md
View page @ 7c127a5d
......@@ -2,6 +2,8 @@
This project ":moneybag: bag of floods" is a spinoff of its French counterpart ":flag_fr: Sac de Crue".
It started in jan. 2023 and will gradually catch up with the french projet.
[[TOC]]
### First step : draw marbles from a bag to help understand flood probabilities... and use an app to mimick series of draws
So far, we are working the first step of the project : help to convey messages about **flood probability on a given year** and **on N years**, because you don't buy a house or design a flood mitigation project for one year.
This can be achieved by drawing from a bag marbles colour-coded with respect to their probability, that can be understood as this year's flood return period. After this, we can move on to series of N years, and for this an app is very useful to automatically generate series of "floods".
......@@ -13,6 +15,13 @@ The french "Sac de Crues" project also offers small apps and texts to discuss:
- interpretation of probabilistic floodmaps with several flood extent maps overlayed one atop the other (more tricky than it seems if the legend is deceivlingly simple ! ) ;
- understanding Gumbel distributions (for students and professionnals) and the confidence intervals.
### Illustration : "bag of flood.html"
The first and simplest app consists in :
- a few buttons to draw one or a series of N marbles ;
- coloured tokens of past draws ;
- one line to sum up the stats of past draws.
It is currently being re-worked for a better layout and additionnal features.
![image](uploads/1520955d3ab882a2e409c515ddebe7e7/image.png)
![image](uploads/8094e55e77b441c1cd96a25b1ab67fc1/image.png)
\ No newline at end of file
Clone repository
  • Home