Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bananaoomarang/python-gdal-geotiff
https://github.com/bananaoomarang/python-gdal-geotiff
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bananaoomarang/python-gdal-geotiff
- Owner: bananaoomarang
- Created: 2024-03-25T22:17:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T22:17:59.000Z (10 months ago)
- Last Synced: 2024-11-06T20:40:59.120Z (about 2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geotiff processing script #
Can be setup/run with poetry:
```bash
$ poetry install
$ poetry run python -m main
```