Skip to content

Fix three accuracy bugs in zonal stats dask backend (#1090) #290

Fix three accuracy bugs in zonal stats dask backend (#1090)

Fix three accuracy bugs in zonal stats dask backend (#1090) #290

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5