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

Fix field plotting #1247

Closed
wants to merge 14 commits into from
Closed

Fix field plotting #1247

wants to merge 14 commits into from

Commits on Feb 25, 2020

  1. Added mini-test for loading and plotting NEMO data with dask for erro…

    …r replication and fix #741
    CKehl committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0450573 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    7ff9c89 View commit details
    Browse the repository at this point in the history
  2. Update test_plotting.py

    CKehl committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2aa4cc4 View commit details
    Browse the repository at this point in the history
  3. Update test_plotting.py

    CKehl committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a46c891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33aebc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. fix_field_plotting (#1247) - fixing the cartopy Geodetic/PlateCarree …

    …issue coming from different cartopy versions. Solved it via try-except clauses.
    CKehl committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    75eac5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bccb214 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. fix_field_plotting (#1247) - potential fix for the Win32 matplotlib 3…

    ….6.0 integration test failure
    CKehl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b6c924d View commit details
    Browse the repository at this point in the history
  2. fix_field_plotting (#1247) - further fix for the Win32 matplotlib 3.6…

    ….0 integration test failure
    CKehl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5cf5c2a View commit details
    Browse the repository at this point in the history
  3. fix_field_plotting (#1247) - further fix for the Win32 matplotlib 3.6…

    ….0 integration test failure
    CKehl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    88e999e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    28f86c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    4d2f340 View commit details
    Browse the repository at this point in the history
  2. Update parcels/plotting.py

    Co-authored-by: Erik van Sebille <e.vansebille@uu.nl>
    CKehl and erikvansebille committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d06d1a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff370b View commit details
    Browse the repository at this point in the history