akalenda / PyFmask

Implements in Python Fmask algorithm for classifying clouds in remote sensing (satellite imagery)
MIT License
2 stars 3 forks source link

Directory containing multiple examples #11

Open akalenda opened 7 years ago

akalenda commented 7 years ago

Now just of different scenes, but of how we can use them.

In particular, although Landsat8Scene has convenience methods for standard use of FMask, it also provides means for reaching past to experiment with data. We should show examples of that.

We could also show an example of how to forego the use of Landsat8Scene entirely.