FLO-2DSoftware / qgis-flo-2d-plugin

A plugin for pre-processing/post-processing FLO-2D models
8 stars 8 forks source link

IFLO direction in the Floodplain Cross Sections #1529

Open rpachaly opened 2 months ago

rpachaly commented 2 months ago

setting the IFLO direction in the Floodplain Cross Sections can be difficult to understand. We could add a small sketch showing flow directions in a typical cell. Just thinking out loud, but this is something we should consider improving to make it clearer

rpachaly commented 2 months ago

@FLO-2DNoemi I added a tooltip into the Plugin following the DIM. See:

image

I tried to add an image to the tooltip, but it did not work. We can add this to the documentation and a brief explanation, what do you think @FLO-2DKaren?

image

rpachaly commented 2 months ago

The tooltip is done and merged on https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/pull/1530/files

FLO-2DKaren commented 2 months ago

Let's simplify the message. The negative values are rarely used.
This will make the box smaller.

<html><head/><body><p>Defines the general direction expected to cross the line. </p><p>IFLO is set to one of the following:</p><p>1 flow to the north</p><p>2 flow to the east</p><p>3 flow to the south</p><p>4 flow to the west</p><p>5 flow to the northeast</p><p>6 flow to the southeast</p><p>7 flow to the southwest</p><p>8 flow to the northwest</p></body></html>

FLO-2DKaren commented 2 months ago

image

FLO-2DKaren commented 2 months ago

I just noticed something to improve this system.

https://github.com/user-attachments/assets/62e361c8-ab9d-46c6-8a36-3c2b27c65214

FLO-2DKaren commented 1 month ago

@rpachaly Hi Robson, Before I close this. Can you please look into that trigger issue?