Skip to content

ESA Copernicus DEM 30 meter dataset support. #32

ESA Copernicus DEM 30 meter dataset support.

ESA Copernicus DEM 30 meter dataset support. #32

Workflow file for this run

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