Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debsahu/docker-ubuntu-geobase
https://github.com/debsahu/docker-ubuntu-geobase
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/debsahu/docker-ubuntu-geobase
- Owner: debsahu
- License: mit
- Created: 2021-12-21T17:31:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T18:00:15.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T00:12:54.625Z (8 months ago)
- Language: Dockerfile
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ubuntu-geobase
To use this image, include this line in your Dockerfile:
```
FROM ghcr.io/debsahu/docker-ubuntu-geobase:main
```or
Docker:
```
$ docker pull ghcr.io/debsahu/docker-ubuntu-geobase:main
```## Features
- Based on Ubuntu Focal 20.04
- Python 3.9.9
- GDAL 3.4.0### Python Libraries
- numpy
- GDAL-bindings
- fiona
- rasterio
- shapely
- opencv-python
- scipy
- scikit-image
- scikit-learn
- pandas
- matplotlib
- geopandas
- seaborn
- earthpy