download_daymet_thredds | R Documentation |
Data are downloaded in the NetCDF format. download_daymet_thredds
returns the path to the downloaded NetCDF file.
download_daymet_thredds(bbox, element, year, region, tempo)
bbox |
the bounding box in WGS84 coordinates as a comma-separated character vector "xmin,ymin,xmax,ymax" |
element |
An element to extract. |
year |
An integer year to extract. |
region |
The name of a region. The available regions are: |
tempo |
The frequency of the data. The available tempos are: |
A named list of character vectors, each representing the full local paths of the tile downloads.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.