Deltares / HYDROLIB-core

Core code around the I/O of the DHYDRO-suite
https://deltares.github.io/HYDROLIB-core/
MIT License
24 stars 4 forks source link

Investigate plotting functionality #400

Open priscavdsluis opened 1 year ago

priscavdsluis commented 1 year ago

What is the need for this task. There are several plotting functions to plot the network, but they currently do not work. It might be handy to have these functions anyway.

What is the task? We should take a look at test_net.plot_network and the plot function written in the tutorial plotting_a_network.md Maybe it is nice to add plotting utilities to a dedicated class that users can also use?

Additional context Version: Hydrolib-core 0.3.1

veenstrajelmer commented 1 year ago

Alternatively, xugrid (or dfm_tools) can be used: https://github.com/Deltares/HYDROLIB-core/issues/241#issuecomment-1469621726