GeoPython 2022

EOReader - Remote-sensing opensource python library for optical and SAR sensors
2022-06-21, 14:30–15:00, Room 1

EOReader is a remote-sensing opensource python library reading optical and SAR sensors, loading and stacking bands, clouds, DEM and index in a sensor-agnostic way.


The main goal of EOReader is to simplify the access to a numerous offer of remote sensing data, providing easy to understand and sensor-agnostic functions to read, load and stack multiple bands and indices (and even DEM or cloud bands).

For example, one important feature of EOReader is the mapping of optical bands in order to access them sensor-agnostically (i.e. with RED band, you can access the band number 4 of Sentinel-2, 8 of SENTINEL-3 OLCI, 1 of Pleiades, see here for more information)

We wanted also to eliminate tricky steps such as orthorectification or geocoding for SAR and Sentinel-3 data. By automating it, we allow more users to develop applications with remote-sensing data.

Last but not least, we want to provide an opensource library using cutting-edge technology, this is why we are using xarrays and support dask.

The Github repo can be found here.
The API documentation can be found here.

See also: Presentation