rapid_responsefiles: Load metadata and location of files of Rapid Response...

View source: R/rapid_response.R

rapid_responsefilesR Documentation

Load metadata and location of files of Rapid Response imagery.

Description

This function loads the latest cache of stored files for rapid response products.

Usage

rapid_responsefiles(product = c("aqua", "terra"), ...)

Arguments

...

reserved for future use, currently ignored

Details

We acknowledge the use of Rapid Response imagery from the Land Atmosphere Near-real time Capability for EOS (LANCE) system operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.

Value

data.frame of file and date

Examples

## Not run: 
rf <- rapid_responsefiles()
range(rf$date)

## End(Not run)

AustralianAntarcticDivision/raadtools documentation built on Feb. 14, 2024, 6:28 a.m.