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

Load esmvalcore.dataset.Dataset objects in parallel using Dask #2517

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. Parallel load datasets

    bouweandela committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4649d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc889ba View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 26, 2024

  1. Use ruff formatting

    bouweandela committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0bd3da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e232a3 View commit details
    Browse the repository at this point in the history
  3. Add type hint

    bouweandela committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4057950 View commit details
    Browse the repository at this point in the history