noatak.dt | R Documentation |
This dataset provides Landsat time series data for 100 random sample locations within the Noatak National Preserve, USA. These data were extracted from Google Earth Engine using the lsat_export_ts() function.
data("noatak.dt")
A data frame with 99600 observations on the following 23 variables.
GEE index
CLOUD_COVER
Percent cloud cover of scene
COLLECTION_NUMBER
Landsat collection number
DATE_ACQUIRED
Acquisition date in yyyy-mm-dd format
GEOMETRIC_RMSE_MODEL
RMSE of geometric residuals in meters
LANDSAT_PRODUCT_ID
Landsat product identifier
LANDSAT_SCENE_ID
Landsat scene identifier
PROCESSING_LEVEL
Landsat processing level
QA_PIXEL
CFMASK pixel quality attribute bitmask
QA_RADSAT
Radiometric saturation bitmask
SPACECRAFT_ID
Name of the spacecraft
SR_B1
Band 1 surface reflectance
SR_B2
Band 2 surface reflectance
SR_B3
Band 3 surface reflectance
SR_B4
Band 4 surface reflectance
SR_B5
Band 5 surface reflectance
SR_B6
Band 6 surface reflectance
SR_B7
Band 7 surface reflectance
SUN_ELEVATION
Sun elevation angle in degrees for the image center location at the image center acquisition time
chunk_id
Download chunk identifier
max_extent
JRC maximum water extent flag
sample_id
User specificed sample location identifier
.geo
Sample location coordinates
Generated as example data for Berner et al. (2023)
Landsat data are provided by the United States Geological Survey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.