Learn R Programming

satellite (version 1.0.5)

l7: Landsat 7 sample data

Description

This dataset comes from the USGS. It contains part of the Landsat 7 scene LE07_L1TP_195025_20010730_20170204_01_T1 (Collection 1 Level-1) from 2001-07-30 over Maburg, Germany.

Arguments

Format

RasterStack with bands 1-8 (incl. QA) of 41 by 41 pixels.

Details

Use of this data requires your agreement to the USGS regulations on using Landsat data.

Examples

Run this code
plotRGB(l7, r = 3, b = 1, stretch = "hist")

Run the code above in your browser using DataLab