acannistra / planet-snowcover

Can we use Planet high-resolution imagery and machine learning to assess snow cover?
https://planet-snowcover.readthedocs.io/en/latest/
MIT License
20 stars 7 forks source link

radiance -> reflectance #11

Closed acannistra closed 5 years ago

acannistra commented 5 years ago

I think this is a matter of using analytic_sr item type, which is multiplied by 10,000 in PSScene4Band asset. We need to divide analytic_sr by 10000, which I've decided to do at the tiling stage ( preprocess/tile.py).

Applied here: https://github.com/acannistra/planet-snowcover/commit/4ac32f18285020f06c14f96f73b2b75cf2f250ad#diff-affb0008ad3003100aa7d8c8795a9358