Add print of various statistics in map window
Open
new feature
Webviz
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 2
Description
Related to #392, #435
First investigate what is possible:
- Visually, can we add an info box with various stats somewhere in the map window?
- What can we calculate? One interesting statistic is the "first date that co2 / property appears inside the hazardeous area" (and maybe same for "outside the containment area"). Need to be careful when calculating and printing statistics for multiple realizations, since some realizations might never reach the hazardeous area.
- How will this look when we have regions instead of polygons?
Contributor guide
Assessment
This issue has not been assessed yet.