Skip to content

geotiff: cross-library accuracy test (rasterio vs xrspatial vs zarr) (#1961) #1120

geotiff: cross-library accuracy test (rasterio vs xrspatial vs zarr) (#1961)

geotiff: cross-library accuracy test (rasterio vs xrspatial vs zarr) (#1961) #1120

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