Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/debsahu/docker-ubuntu-geobase


https://github.com/debsahu/docker-ubuntu-geobase

Last synced: about 1 month ago
JSON representation

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