Martijn Visser

Results 531 comments of Martijn Visser

The edge_type is primarily something we need to distinguish in the core. Besides this our default style uses this a a categorized symbology to give them a separate color. It...

With #1713 you can now customize the style in QGIS as you wish, and it will save this in the model database. Let us know if that is sufficient. One...

Thanks for the suggestion @asinghvi17! Looking forward to the `geocompjl` book. In our Quarto project we have a mix of Julia and Python code. I think we therefore cannot use...

This is too outdated. If we still need this we need a new PR. It seems quite tricky to do though, and we'd need quite some text and formula modifications...

If the node type stays the same this should be relatively easy. More complicated functionality would be supporting also replacing node types, removing nodes, and all the other features of...

If I remember correctly, if you add a string variable it won't open anymore in QGIS since MDAL doesn't support it.

I think the current status is https://github.com/Alexander-Barth/NCDatasets.jl/pull/247#issuecomment-2302521586 which hangs on https://github.com/meggart/DiskArrays.jl/issues/186 being fixed.

Ribasim.jl has a weakdep on Makie.jl, meaning some plotting functions are only loaded if both Ribasim and Makie are loaded. I see the extra artifacts are Makie dependencies, for instance:...

Re-opening because the workaround of https://github.com/Deltares/Ribasim/pull/2441#issuecomment-3048692162 was now undone (and then some) by adding Plots in #2458. This doesn't mean we should remove Plots, because we need it when building...

We should hold off since the PROJ 9.4 build has been yanked, see https://github.com/JuliaPackaging/Yggdrasil/issues/8780.