getMetadata: Retrieve Landsat image metadata

Description Usage Arguments Value Examples

Description

Uses the image file name to find the corresponding *MTL.txt image metadata file provided with LPSG Landsat images and returns a data.frame with image information.

Usage

1
getMetadata(imgFile)

Arguments

imgFile

filename (character). Full path to a Landast LPGS MSS file that includes the original image ID as the first block of characters.

Value

data.frame with image information.

Examples

1
2
3
4
5
## Not run: 

getMetadata("C:/mss/LM10360321973191AAA04/LM10360321973191AAA04_dn.tif")

## End(Not run)

jdbcode/MSScvm documentation built on May 19, 2019, 8:24 a.m.