LandsatLinkr
Authors/Creators
- 1. Oregon State University
- 2. USDA Forest Service
Contributors
Researcher (5):
- 1. Montana State University
- 2. University of Minnesota
- 3. Oregon State University
- 4. Colorado State University
Description
LandsatLinkr (LLR) is an automated Landsat image processing system designed to spatially and spectrally link MSS, TM, ETM+, and OLI images through time. It easily and efficiently processes hundreds of images to produce annual cloud-free image composites from which to build 42+ year spectral chronologies. The resulting spectrally consistent composite images can be used individually as inputs to mapping or modeling projects, to investigate simple image-to-image change, or as inputs to complex change detection algorithms such as LandTrendr.
LandsatLinkr is written in the R programming language and distributed as an R package for straightforward and convenient installation. The system features an interactive interface for simple operation with no R experience needed. It is relatively fast and provides an option to run the system in parallel using 2 cores to reduce standard processing time by half.
It was developed for landscape change research as a way to easily incorporate the entire Landsat archive into spatially and spectrally consistent 42+ year time-series stacks. As such, it is constantly changing to meet new needs and is not considered end-point software. However, the outputs are generically useful to almost anyone interested in working with Landsat time series data, so we provide it freely, encourage its use, and welcome feedback.
Basically, LLR takes hundreds of images downloaded from USGS servers and completes the following procedures with one command.
- decompresses
- resamples
- reprojects
- stacks
- creates cloud masks
- improves georegistration accuracy
- applies atmospheric correction and data transformations
- spectrally calibrates MSS data to TM data
- spectrally calibrates OLI data to ETM+ data
- creates annual cloud-free image composites and stacks
Each step produces outputs which are independently useful, so even if you only need a couple of images processed to surface reflectance, for example, and don't care about annual composites or time-series stacks, LLR is still relevant.
For more information, please visit the LLR website at http://jdbcode.github.io/LandsatLinkr/
Files
jdbcode/LandsatLinkr-0.4.2-beta.zip
Files
(2.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:790a3bfa36e399f637769ce12f0708e0
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jdbcode/LandsatLinkr/tree/0.4.2-beta (URL)