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

EP-3555 add missing processes for callbacks #153

Merged
merged 9 commits into from
Sep 17, 2020
Merged

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    2f0aaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717496f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe55143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49730ba View commit details
    Browse the repository at this point in the history
  5. EP-3555 unify callback handling in DataCube

    unify callback handling:
    - allow specifying as string, PGNode or Callable
    - de-boilerplate it in `apply_dimension`, `reduce_dimension`,
    `apply_neighborhood`, `apply`, `merge_cubes`, `aggregate_spatial`,
    `load_collection`
    soxofaan committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5e8f6b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    357705e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31b899a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2a5de8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0fc03ab View commit details
    Browse the repository at this point in the history