Hello!
I’m trying to implement the LibRadTran model manually to Sentinel 2/3 (GitHub - EdGrrr/pyLRT: A simple python interface/wrapper for LibRadTran)
Manually meaning “using the data generated by other radiative transfer models (modtran, accolite, libradtran, etc.) and being able to apply it to L1 Sentinel data with Python”
GUI make this a blackbox and I would like to understand it
I currently don’t know what to do with these libraries as the generated data doesn’t mean anything to me
Could you please point me in the right direction (I know I have to do some studying) on how to implement these libraries to L1 Sentinel data?
Thanks,
Alvaro