wildtreetech / sentinel2-bot

🛰📷🌏 Tweeting pictures taken by the Sentinel 2 satellite.
https://twitter.com/sentinel2bot
MIT License
36 stars 11 forks source link

Atmospheric correction #19

Open betatim opened 7 years ago

betatim commented 7 years ago

There is Py6S which can drive 6S to do atmospheric corrections. Step one would be to understand which parameters we need to know, how to look them up for our tiles, then compute big lookup tables for processing of images.

Py6S on github: https://github.com/robintw/py6s

Work ongoing for creating a LUT: robintw/Py6S#8