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

Commits on Aug 24, 2023

  1. improve plotting in notebooks #224

    - 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()
    dbrakenhoff committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    34e69f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    7469fd7 View commit details
    Browse the repository at this point in the history
  2. update gwt nb

    dbrakenhoff committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1cf219a View commit details
    Browse the repository at this point in the history
  3. codacy, pass on fmt_base kwarg

    black formatting
    dbrakenhoff committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8839d06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d52ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fa08c8 View commit details
    Browse the repository at this point in the history