Skip to content

Tutorials and Success Stories to work with the Earth Observation Data Analysis Library EOdal

License

Notifications You must be signed in to change notification settings

terensis-dev/eodal_tutorials

Repository files navigation

eodal_tutorials

Tutorials and Success Stories to work with the Earth Observation Data Analysis Library EOdal.

Local installation

EOdal can be installed locally by running pip install eodal. This requires python>=3.10 as well as geospatial packages such as rasterio and geopandas, which can be somewhat tricky to install on Windows.

Docker

The provided Dockerfile contains an image of python3.11.4 with eodal installed. After you've cloned this repository, you can cd into the folder and build the dockerfile

docker build -t NAME_OF_YOUR_IMAGE

The resulting image is about 2.4 GB in size and can be run with

docker run -d NAME_OF_YOUR_IMAGE

Or you can attach the contaiener to vscode and work from there.

About

Tutorials and Success Stories to work with the Earth Observation Data Analysis Library EOdal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •