Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annefou/eodie
https://github.com/annefou/eodie
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/annefou/eodie
- Owner: annefou
- License: gpl-3.0
- Created: 2021-11-17T14:11:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T15:00:37.000Z (about 3 years ago)
- Last Synced: 2024-11-05T10:51:38.768Z (about 2 months ago)
- Language: Python
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EODIE - Earth Observation Data Information Extractor
## Purpose
EODIE is a toolkit ot extract object based timeseries information from Sentinel-2 Earth Observation data.
The goal of EODIE is to ease the extraction of time series information at object level. Today, vast amounts of
Earth Observation data are available to the users via for example earth explorer or scihub. Often, not the whole images
are needed for exploitation, but only the timeseries of a certain feature on object level. Objects may be polygons depicting
agricultural field parcels, forest plots, or areas of a certain land cover type.EODIE takes the objects in as polygons in a shapefile as well as the timeframe of interest and the features (eg vegetation indices)
to be extracted. The output is a per polygon timeseries of the selected features over the timeframe of interest.## Installation Instructions and Documentation
Documentation on readthedocs: https://eodie.readthedocs.io/en/latest/
## Maintainers
Samantha Wittke, Finnish Geospatial Research Institute in the National Land Survey of Finland
## Contributors
* Eetu Puttonen
* Juuso Varho
* Petteri Lehti
* Paula Litkey
* Milos Pandzic
* Mika Karjalainen
## CitationEODIE- Earth Observation Data Information Extractor (2021) S. Wittke, online available: https://gitlab.com/eetun-tiimi/EODIE
(Zenodo DOI in progress:
EODIE- Earth Observation Data Information Extractor (2021) S. Wittke [online] reserved DOI: 10.5281/zenodo.4762323)## Contribution guide
Contributions can be made following the [Contribution Guide](http://www.contribution-guide.org/)