ee_read: Read EarthExplorer CSV format scene list

Description Usage Arguments Value

View source: R/ee_read.R

Description

This function reads in a CSV file of Landsat CDR Surface Reflectance images as output from USGS EarthExplorer.

Usage

1
ee_read(x, fileEncoding = "latin1")

Arguments

x

path to a CSV file with a list of Landsat scenes as output from the save metadata function on http://earthexplorer.usgs.gov

fileEncoding

encoding of the ESPA file, passed to read.csv (you shouldn't need to change this).

Value

x a data.frame with a list of Landsat scenes and their associated metadata


yinscapital/sat-locat-reference-team-lucc documentation built on May 14, 2019, 11:09 a.m.