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

Visualisation on map canvas: results are updated only when you switch on the visualisation for that simulation #1059

Open
leendertvanwolfswinkel opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@leendertvanwolfswinkel
Copy link
Collaborator

leendertvanwolfswinkel commented Oct 21, 2024

Situation is as follows. User has three simulations; all simulations use the same model, but different rain events.

  • User adds the three simulations to the project
  • Users clicks the eye symbol of simulation 1 to visualise the water levels on the map
  • User uses the identify tool to view the water levels of all three scenario's

The water level for simulation 1 is shown, but not for simulation 2 and 3

If the user clicks on the eye symbol for simulation 2 and than for simulation 3, the values are all filled in.

The same happens when switching to a different variable or time step; this is even worse, because there are values for each of the three scenario's, but they are the wrong values.

Can we fill in the values for all loaded scenarios? Or would that have a too large performance penalty?

Test data:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants