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

Add Makie extension to Ribasim core #1675

Merged
merged 3 commits into from
Aug 6, 2024
Merged

Add Makie extension to Ribasim core #1675

merged 3 commits into from
Aug 6, 2024

Conversation

SouthEndMusic
Copy link
Collaborator

@SouthEndMusic SouthEndMusic commented Aug 1, 2024

Fixes #1672.

I've added some basic functionality to plot storages and levels with Makie:
basin_data

flow
(For conservative nodes I only plot the inflow)

I'm first going to work on #1674 and then visualize that.

@visr
Copy link
Member

visr commented Aug 1, 2024

Nice! Would be good to add units on the axes like in https://github.com/Deltares/Ribasim?tab=readme-ov-file#download. The water balance bar plots there may also be nice to add at some point.

@SouthEndMusic SouthEndMusic changed the title Add basic plotting functions Add Aug 1, 2024
@SouthEndMusic SouthEndMusic changed the title Add Add Makie extension to Ribasim core Aug 1, 2024
core/ext/RibasimMakieExt.jl Outdated Show resolved Hide resolved
core/Project.toml Show resolved Hide resolved
core/ext/RibasimMakieExt.jl Outdated Show resolved Hide resolved
core/ext/RibasimMakieExt.jl Outdated Show resolved Hide resolved
@SouthEndMusic SouthEndMusic merged commit 89e1f99 into main Aug 6, 2024
19 of 26 checks passed
@SouthEndMusic SouthEndMusic deleted the plot_from_julia branch August 6, 2024 08:52
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

Successfully merging this pull request may close these issues.

For developers: Create Plots extension of Ribasim
2 participants