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
278 stars 22 forks source link

ENH: Load bands as radiance #54

Open remi-braun opened 2 years ago

remi-braun commented 2 years ago

For now, we can load bands "as is" and converted to reflectance.

It would be great to allow the user to load bands as radiance too, as asked in #50.

It may be also pertinent to differentiate TOA and BOA reflectances.

remi-braun commented 2 years ago

The current workaround is: