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

improve plotting in notebooks #224 #244

Merged
merged 6 commits into from
Aug 25, 2023
Merged

improve plotting in notebooks #224 #244

merged 6 commits into from
Aug 25, 2023

Conversation

dbrakenhoff
Copy link
Collaborator

  • use nlmod.plot.get_map() where possible
  • simplify plotting with nlmod.plot.map_array()
  • other nb improvements (e.g. descriptions, text, etc).
  • rename kwarg background to backgroundmap in get_map
  • improve default axis ticks in get_map
  • some typos
  • rename layer coord to source_layer in get_concentration_at_gw_surface()

- use nlmod.plot.get_map() where possible
- simplify plotting with nlmod.plot.map_array()
- other nb improvements (e.g. descriptions, text, etc).
- rename kwarg background to backgroundmap in get_map
- improve default axis ticks in get_map
- some typos
- rename layer coord to source_layer in get_concentration_at_gw_surface()
@rubencalje rubencalje self-requested a review August 25, 2023 08:28
Copy link
Collaborator

@rubencalje rubencalje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I prefer background over backgroundmap, but that's a minor detail.

@dbrakenhoff dbrakenhoff merged commit 8ecca8a into dev Aug 25, 2023
1 check failed
@dbrakenhoff dbrakenhoff deleted the plotting-in-notebooks branch August 25, 2023 08:49
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