Contents

eodag 2.12.1

0

Earth Observation Data Access Gateway

Earth Observation Data Access Gateway

Stars: 292, Watchers: 292, Forks: 39, Open Issues: 105

The CS-SI/eodag repo was created 4 years ago and the last code push was 7 minutes ago.
The project is popular with 292 github stars!

How to Install eodag

You can install eodag using pip

pip install eodag

or add it to a project with poetry

poetry add eodag

Package Details

Author
CS GROUP - France (CSSI)
License
Apache 2.0
Homepage
https://github.com/CS-SI/eodag
PyPi:
https://pypi.org/project/eodag/
Documentation:
https://eodag.readthedocs.io
GitHub Repo:
https://github.com/CS-SI/eodag

Classifiers

  • Internet/WWW/HTTP/Indexing/Search
  • Scientific/Engineering/GIS
  • Software Development/Libraries/Python Modules
No  eodag  pypi packages just yet.

Errors

A list of common eodag errors.

Code Examples

Here are some eodag code examples and snippets.

GitHub Issues

The eodag package has 105 open issues on GitHub

  • feat: add ecmwf products in wekeo
  • fix: update external product types reference
  • feat: allow to download results from all pages
  • fix: raise error if bbox and intersects are simultaneously present
  • Extracting downloaded zip files is failing
  • [eodag server]: no error on bbox and intersects together in post search request's body
  • [eodag-server] setting provider parameter in a request, default this provider as preferred for future requests
  • enhance wekeo provider support
  • feat: server-mode streamed downloads for more plugins
  • PODAAC plugin + provider
  • eodag-authenticated and origin raw assets both available in server mode
  • split atmostpheric products by variables and time
  • fix: extract USGS tarfiles
  • Extraction of .tar.gz archives with USGS is not working
  • Added new provider for NASA PODAAC products : Not able to download them

See more issues on GitHub

Related Packages & Articles

geedim 1.7.2

Search, composite and download Google Earth Engine imagery.

dea-tools 0.3.2

Functions and algorithms for analysing Digital Earth Australia data.

geemap 0.32.0

Geemap is a Python package designed for interactive mapping with Google Earth Engine (GEE). It provides an intuitive interface for manipulating, analyzing, and visualizing geospatial big data in a Jupyter-based environment. Geemap supports various Python libraries and offers advanced features like data conversion, interactive plotting, and image classification. It also allows developers to export Earth Engine maps as HTML files and PNG images, making it a comprehensive solution for geospatial data handling.

actinia-core 4.13.1

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks

geotile 1.1.0

geotile is a Python library that simplifies the creation and manipulation of raster dataset tiles. It's an invaluable tool for managing raster tiles, especially for deep learning training datasets. With geotile, you can generate tiles of raster data, select specific bands for tiling, merge tiles, and even generate raster masks from shapefiles. It's a comprehensive solution for all your raster data tiling needs.