Skip to content

improve plot.data_array for structured grids#445

Merged
rubencalje merged 1 commit intodevfrom
improve_plot.data_array
Apr 17, 2025
Merged

improve plot.data_array for structured grids#445
rubencalje merged 1 commit intodevfrom
improve_plot.data_array

Conversation

@rubencalje
Copy link
Collaborator

@rubencalje rubencalje commented Apr 17, 2025

This PR improves nlmod.plot.data_array for structured grids. This method did not show any data for grids with only one row or one column, as the column or row width could not be determined from only the x- or y coordinate. This is now fixed. This fix probably also improves accuracy of the plot when a varying delr and delc is used.

The user is required to supply the model dataset (ds) to use this fix.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in NHFLO Apr 17, 2025
@rubencalje rubencalje merged commit b099605 into dev Apr 17, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in NHFLO Apr 17, 2025
@rubencalje rubencalje deleted the improve_plot.data_array branch April 17, 2025 09:27
@rubencalje rubencalje restored the improve_plot.data_array branch April 28, 2025 07:03
@rubencalje rubencalje deleted the improve_plot.data_array branch December 17, 2025 11:22
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.

2 participants