planetlabs / plcompositor

seamless and cloudless image mosaics from deep stacks of satellite imagery
http://planet.com
Apache License 2.0
101 stars 21 forks source link

Implement quality for CFMask #18

Closed kapadia closed 7 years ago

kapadia commented 7 years ago

Using the CFMask output shows encouraging results. This PR allows a quality to be computed from the CFMask cloud confidence file.

kapadia commented 7 years ago

I'll be making a few more changes before merging - sorry for the premature PR. This PR only computes a quality for the cloud confidence product. I'll include an additional product from CFMask. This means plcompositorwill have two additional quality classes, Landsat8CFMaskCloudQuality and Landsat8CFMaskQuality. Below are the pixel value designations for each product.

cfmask

kapadia commented 7 years ago

This is now ready for review. @pl-nfwarmerdam and @joferkington do you mind taking another look?