MODISproduct-class: Class MODISproduct

MODISproduct-classR Documentation

Class MODISproduct

Description

An object of class MODISproduct, typically created through getProduct() when the 'x' input is a MODIS product or regular expression.

Slots

request

User request as character.

PF1,PF2,PF3,PF4

Platform specific path feature for LP DAAC, LAADS, NTSG and NSIDC as character.

PD

Product specific code number following the platform specifier, e.g. "13A1" for MOD13A1.

PLATFORM

Satellite platform on which MODIS sensor is mounted; one of c("Terra", "Aqua").

TYPE

Product type; one of c("Tile", "CMG", "Swath").

PRODUCT

MODIS product identified from 'request' as character.

SENSOR

Statically set to "MODIS".

SOURCE

Product specific MODIS download server(s) as named list.

CCC

Product specific MODIS data collection(s) stored as 3-digit character objects in a named list.


MODIS documentation built on Jan. 6, 2023, 5:10 p.m.