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

use engine flox for ordered groups #266

Merged
merged 34 commits into from
Oct 15, 2023
Merged

Commits on Sep 29, 2023

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

Commits on Oct 7, 2023

  1. Add issorted helper func

    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e0ea569 View commit details
    Browse the repository at this point in the history
  2. Some fixes

    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d4e30d8 View commit details
    Browse the repository at this point in the history
  3. In xarray too

    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c8000e3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into engine_none

    * upstream/main:
      Support quantile, median, mode with method="blockwise". (xarray-contrib#269)
      Add multidimensional binning demo (xarray-contrib#203)
      [pre-commit.ci] pre-commit autoupdate (xarray-contrib#268)
      Drop python 3.8, test python 3.11 (xarray-contrib#209)
      tests: move xfail out of functions (xarray-contrib#265)
      Bump actions/checkout from 3 to 4 (xarray-contrib#267)
    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    68edd74 View commit details
    Browse the repository at this point in the history
  5. formatting

    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c483a1a View commit details
    Browse the repository at this point in the history
  6. simplify

    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3e4bae9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/main' into engine_none

    * upstream/main:
      Add engine="numbagg" (xarray-contrib#72)
    dcherian committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d14299a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. retry

    dcherian committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    92eaf2c View commit details
    Browse the repository at this point in the history
  2. flox

    dcherian committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1a230eb View commit details
    Browse the repository at this point in the history
  3. minversion numabgg

    dcherian committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    22bd20c View commit details
    Browse the repository at this point in the history
  4. cleanup

    dcherian committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    699ecd9 View commit details
    Browse the repository at this point in the history
  5. fix type

    dcherian committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3d6413f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    7061fda View commit details
    Browse the repository at this point in the history
  2. update gitignore

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    443fbc2 View commit details
    Browse the repository at this point in the history
  3. add types

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    eedeb8e View commit details
    Browse the repository at this point in the history
  4. Fix env?

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cc90509 View commit details
    Browse the repository at this point in the history
  5. fix

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    56957a1 View commit details
    Browse the repository at this point in the history
  6. fix merge

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    16d4393 View commit details
    Browse the repository at this point in the history
  7. cleanup

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f6262d2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into engine_none

    * main:
      repo-review comments (xarray-contrib#270)
    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    12dc816 View commit details
    Browse the repository at this point in the history
  9. [skip-ci] bench

    dcherian committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e13c2d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7cd95c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. temporarily disable numbagg

    dcherian committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    46262f0 View commit details
    Browse the repository at this point in the history
  2. don't cache env

    dcherian committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ed8bd51 View commit details
    Browse the repository at this point in the history
  3. Finally!

    dcherian committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    db0a6cc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. bugfix

    dcherian committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    90cecf8 View commit details
    Browse the repository at this point in the history
  2. Fix doctest

    dcherian committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f2e0aa6 View commit details
    Browse the repository at this point in the history
  3. more fixes

    dcherian committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    39c19b8 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    dcherian committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7126e60 View commit details
    Browse the repository at this point in the history
  5. readd numbagg

    dcherian committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1243903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    524f540 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b70b0e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Fix.

    dcherian committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3534766 View commit details
    Browse the repository at this point in the history