Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure FEWS visualization: stacked bar plot #2159

Open
visr opened this issue Mar 18, 2025 · 0 comments
Open

Configure FEWS visualization: stacked bar plot #2159

visr opened this issue Mar 18, 2025 · 0 comments
Assignees

Comments

@visr
Copy link
Member

visr commented Mar 18, 2025

Based on basin.arrow

Image

@github-project-automation github-project-automation bot moved this to To do in Ribasim Mar 18, 2025
visr added a commit that referenced this issue Mar 21, 2025
This adds a function `model.to_fews(region_dir)` that converts the
network and results to files that Delft-FEWS can directly handle. It is
marked as experimental for now.

@gijsber is working on a Delft-FEWS configuration that can be used to
visualize model results, to complement our existing tools. We'll likely
add this configuration to this monorepo since it is generic. #2159 also
pertains to this work.

What is especially nice is the spatio-temporal support of Delft-FEWS, so
we can make visualizations like this:


![image](https://github.com/user-attachments/assets/2e61bf82-0d7d-4558-a645-755d7e763b74)

In theory we can support similar functionality with QGIS, but looking at
the plots in #1369 this would
likely need work in QGIS itself. So this is really a quick win to be
able to inspect models better.

---------

Co-authored-by: Maarten Pronk <[email protected]>
visr added a commit that referenced this issue Mar 21, 2025
This adds a function `model.to_fews(region_dir)` that converts the
network and results to files that Delft-FEWS can directly handle. It is
marked as experimental for now.

@gijsber is working on a Delft-FEWS configuration that can be used to
visualize model results, to complement our existing tools. We'll likely
add this configuration to this monorepo since it is generic. #2159 also
pertains to this work.

What is especially nice is the spatio-temporal support of Delft-FEWS, so
we can make visualizations like this:


![image](https://github.com/user-attachments/assets/2e61bf82-0d7d-4558-a645-755d7e763b74)

In theory we can support similar functionality with QGIS, but looking at
the plots in #1369 this would
likely need work in QGIS itself. So this is really a quick win to be
able to inspect models better.

---------

Co-authored-by: Maarten Pronk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants