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

Add Dask-delayed raster subsample(), reproject() and interp_points() #537

Merged
merged 24 commits into from
May 22, 2024

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Add dask to environment

    rhugonnet committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c2cdf8b View commit details
    Browse the repository at this point in the history
  2. Fix tests

    rhugonnet committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8d96c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d078a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Finalize tests

    rhugonnet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    57ad08d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dd508b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e370a View commit details
    Browse the repository at this point in the history
  4. Linting

    rhugonnet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fafd239 View commit details
    Browse the repository at this point in the history
  5. The future is not here yet

    rhugonnet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2e5b69f View commit details
    Browse the repository at this point in the history
  6. Linting

    rhugonnet committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7225f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    9e14160 View commit details
    Browse the repository at this point in the history
  2. Linting

    rhugonnet committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a635c13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a912734 View commit details
    Browse the repository at this point in the history
  4. Linting

    rhugonnet committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a50b9de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd3469b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    40b4236 View commit details
    Browse the repository at this point in the history
  2. Linting

    rhugonnet committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f50083d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 18, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    893f46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c7f39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from ameliefroessl/subsample_mask

    Allowing boolean array in delayed_subsample
    rhugonnet authored May 22, 2024
    Configuration menu
    Copy the full SHA
    3fd3691 View commit details
    Browse the repository at this point in the history
  4. Linting

    rhugonnet committed May 22, 2024
    Configuration menu
    Copy the full SHA
    431e8a3 View commit details
    Browse the repository at this point in the history