View source: R/prepare_images.r
Prepare image MSS and TM images for calibration/compositing
| 1 2 | prepare_images(scenedir, demfile = NULL, proj = "default",
  process = seq(1:5), cores = 1, overwrite = F)
 | 
| scenedir | character. scene file path | 
| demfile | character. full path to scene-corresponding DEM file | 
| process | numeric. integer or vector specifying which processes to run 1=mssunpackr, 2=msswarp, 3=mssdn2rad, 4=mssatcor, 5=msscvm, 6=tmunpackr | 
| cores | numeric. number of cores to use for parallel processing | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.