Landsat 8 sample data
This dataset comes from the USGS. It contains part of the Landsat 8 scene LC08_L1TP_195025_20130707_20170503_01_T1 (Collection 1 Level-1) from 2013-07-07 over Maburg, Germany.
RasterStack
with bands 1-7, 9-11 (incl. QA) of 41 by 41 pixels.
Use of this data requires your agreement to the USGS regulations on using Landsat data.
plotRGB(l8, r = 4, g = 3, b = 2, stretch = "hist") # true-color composite plotRGB(l8, r = 5, g = 4, b = 3, stretch = "hist") # false-color composite
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.