Includes utilities to:
-
Pre-process Landsat data
- Wrapper to process tarball downloaded from USGS into Vegetation Index layer
processLandat()
- Batcher to automate the process over several files
processLandsatBatch()
- Utilities for creating multilayer raster objects with time dimention
timeStack()
- Wrapper to process tarball downloaded from USGS into Vegetation Index layer
-
Run
bfastmonitor()
pixel based, on a stack created withtimeStack()
. SeebfmSpatial()
-
Inventory data amount
-
Parse through Lansat typical filenames to extract metadata on sensor, data of acquisition, etc (
getSceneinfo()
) -
Post-process change detection results (filters, etc)