TransectExample: Example dataset for MODISTransects()

Description Usage Format Source See Also

Description

A dataset consisting of a set of arbitrary transect start/end locations with a corresponding set of arbitrary start and end time-series dates and transect IDs. This file can be used in the example for the MODIS subset function.

Usage

1

Format

A data frame with 1 observation on the following 7 variables.

transect

A numeric vector; a unique ID code for each transect.

start.lat

A numeric vector; decimal degrees latitudes in WGS-1984 coordinate system for the transect start point.

start.long

A numeric vector; decimal degrees latitudes in WGS-1984 coordinate system for the transect start point.

end.lat

A numeric vector; decimal degrees latitudes in WGS-1984 coordinate system for the transect end point.

end.long

A numeric vector; decimal degrees latitudes in WGS-1984 coordinate system for the transect end point.

start.date

A numeric vector; listing the year to begin the time-series for each corresponding location.

end.date

A numeric vector; listing the year to end the time-series for each corresponding location.

Source

Locations were arbitrarily drawn from the grounds of Silwood Park Campus, Imperial College London.

See Also

MODISTransects


seantuck12/MODISTools documentation built on May 29, 2019, 4:55 p.m.