sertit / eoreader

Remote-sensing opensource python library reading optical and SAR sensors, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way.
https://eoreader.readthedocs.io/en/latest/
Apache License 2.0
271 stars 22 forks source link

ENH: Open custom band #14

Closed remi-braun closed 2 years ago

remi-braun commented 2 years ago

Allow the user to open a custom band not referenced in EOReader (or call it by its number, ie. Oa01 for Sentinel-3 OLCI or F1 for Sentinel-3 SLSTR)

remi-braun commented 2 years ago

This is too complicated and not very useful.

The Sentinel-3 bands have been added to opticalbands with their true names. This should be sufficient.