Skip to content

Implement Grid.open_file method support non xarray formats including Shapefile/Geojson #3978

Implement Grid.open_file method support non xarray formats including Shapefile/Geojson

Implement Grid.open_file method support non xarray formats including Shapefile/Geojson #3978

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
- uses: pre-commit/[email protected]