get_climate_safran | R Documentation |
get climate data from the SAFRAN model, using a local repository of grid cell data archives
get_climate_safran(id = NULL, lat = NULL, lon = NULL, year, path)
id |
id for the cell grid (optional) |
lat |
latitude of the geographical location in decimal degrees (WGS84) |
lon |
longitude of the geographical location in decimal degrees (WGS84) |
year |
year(s) of the climate data to be retrieved |
path |
path to a directory containing grid cell data archives as made available by Meteo-France for research usage |
a dataframe of daily climate data for 9 variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.