Gregory Brunner
Gregory Brunner
We should develop a cloud filtering algorithm that uses [FMask](http://pythonfmask.org/en/latest/). There are some sensor specific capabilities out there that use FMask, such as [sentinel2-cloud-detector](https://github.com/sentinel-hub/sentinel2-cloud-detector)
For thoroughness, we should add ```try-except``` to the pixel percentile calculations
To do: Add a section to the Wiki on writing image processing algorithms to process collections of imagery using the *Group Items By* capability in the RFT properties.
This notebook shows how to use the ```arc.connection``` to get a token, connect to AGOL, search content, and load content into an interactive map. I think it'd be a good...