Martijn Visser

Results 601 comments of Martijn Visser

Yeah I think all that work is already being done in Python under the hood, and @gijsber indicated wanting to use that as the first step in a partial conversion...

Copying my related responses from #2662. (I should stop saying hmm) > Hmm I am surprised that versioning is the main issue here. Keeping our versions linked simplifies a lot...

As mentioned by @evetion, [MSIX](https://learn.microsoft.com/en-us/windows/msix/) provides a more modern alternative / replacement for MSI. I was able to use [MakeAppx.exe](https://learn.microsoft.com/en-us/windows/msix/package/create-app-package-with-makeappx-tool) to create an MSIX installer of the `ribasim` artifact from...

> Something to discuss with John: How does the Canteen model maintain a high storage whilst having similar rating curve and profile input? Indeed that's the key question right now....

Is this about node markers https://github.com/Deltares/Ribasim/issues/2157 Or the Ribasim logo, which we currently have in PNG and ICO: https://github.com/Deltares/Ribasim/blob/v2025.6.0/ribasim_qgis/icon.png https://github.com/Deltares/Ribasim/blob/v2025.6.0/docs/assets/ribasim.ico

On the topic of naming; how about `jl`? I took the liberty of copying this PR into https://github.com/visr/Jl.jl, and added `init` (since activate doesn't write TOMLs), and `run` which makes...

Hmm I am surprised that versioning is the main issue here. Keeping our versions linked simplifies a lot of things, and incidentally releasing a new version of a component with...

Probably Deltaforge is a fine choice for training. > So we are not only offering a good user experience for conda-forge users, because deltaforge is our installation package. That also...

This is the release pipeline: https://dpcbuild.deltares.nl/buildConfiguration/Ribasim_Ribasim_MakeGitHubRelease/5285905 Under dependencies I see builds on the main branch, done after https://github.com/Deltares/Ribasim/pull/2013 was merged. Possibly the tag on that commit came in slightly later?

How can we fix this issue? Can we push the tag together with the commit?