Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E Earth Diagnostics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • Earth Diagnostics
  • Merge requests
  • !142

Use dask in regmean

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Javier Vegas-Regidor requested to merge dask_regmean into master Jun 08, 2021
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 2

Diagonals functions currently support dask arrays, but we were still passing them numpy ones.

This PR fixes this by using dask arrays for the data to average

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dask_regmean