top of page
Mosaic Creation Using the Geomedian Product
Documentation
Masks clouds from imagery using the median valued cloud-free pixels in the time series while maintaining the spectral band relationships.
This algorithm was developed by Geoscience Australia and produces excellent cloud-filtered mosaic products for further analysis.
Tutorial
-
Head to the ODC Sandbox (click here) and login with GitHub.
-
Open the /examples folder.
-
Open and run the /examples/Landing_Page.ipynb notebook block by block.
-
In block [2], use the map interface to draw a small area of interest, and select a time frame.
- Review the number of tiles that will be downloaded and click "Query Cube". Less than 100 will run quickly.
-
Run block [3], 'band_indices_aws_landsat8', and calculate the median for a small region inside your previous bounds.
Code/Python Notebooks
-
a. Use Cube in a Box to run locally or on AWS
GitHub Resources
bottom of page