Description Usage Arguments Value Author(s)
This is a slight modification of the SkyWatchr function 'querySW' that checks for for a lack of responses. See the querySW help for details on usage.
1 2 3 |
api_key |
string; personal alphanumeric API key. |
time_period |
string; one or two UTC timestamps in ISO format (yyyy-mm-ddThh:mm:ss.sssss+|-zzzz). |
longitude_latitude |
string or an Spatial object. |
instrument_satellite |
string; source of the data, either the instrument on-board the satellite or the satellite itself. |
data_level |
numeric; data processing levels for Earth observation data. |
max_resolution |
numeric; maximum spatial resolution (in meters). |
max_cloudcover |
numeric; maximum cloud cover (in percentage). |
wavelength_band |
string; wavelength bands for imagery (i.e. Landsat-8) and by file type for non-imagery data (e.g. Hierarchical-Data-Format). |
string; either "data.frame" (default) or "html". "html" returns a data.frame and prints it as html.
Fiona Evans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.