R/rapid_response.R
rapid_responsefiles.Rd
This function loads the latest cache of stored files for rapid response products.
rapid_responsefiles(product = c("aqua", "terra"), ...)
reserved for future use, currently ignored
data.frame of file
and date
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.
if (FALSE) {
rf <- rapid_responsefiles()
range(rf$date)
}