SubsetExample: Example dataset for MODISSubsets()

Description Usage Format Details Source See Also

Description

A dataset consisting of a set of arbitrary locations with a corresponding set of arbitrary start and end time-series dates and 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 5 variables.

lat

A numeric vector; decimal degrees latitudes in WGS-1984 coordinate system.

long

A numeric vector; decimal degrees longitudes in WGS-1984 coordinate system.

start.date

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

end.date

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

ID

A numeric vector; a unique ID code for each unique time-series (either unique in time or in space).

Details

Each time-series that has a unique combination of location/time-series dates should ideally have a unique ID. If IDs are not unique, then an arbitrary set of IDs will be assigned and the optional summary file should be written to maintain transparency in the data collection process.

Source

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

See Also

MODISSubsets


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