top of page
buttons-03.png

Mosaic Creation Using the Median Product

Documentation

Masks clouds from imagery using the median valued cloud-free pixels in the time series.

Tutorial

  1. Head to the ODC Sandbox (click here) and login with GitHub.

  2. Open the /examples folder.

  3. Open and run the /examples/Landing_Page.ipynb notebook block by block.

  4. In block [2], use the map interface to draw a small area of interest, and select a time frame.

  5. Review the number of tiles that will be downloaded and click "Query Cube". Less than 100 will run quickly.
  6. 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