View source: R/fdk_era5_request.R
fdk_era5_request | R Documentation |
Batch request for ERA5 driver data from the ECMWF API (CDS Toolbox)
fdk_era5_request(lat, lon, filename, start_date, end_date)
lat |
latitude |
lon |
longitude |
filename |
output filename (CSV) |
start_date |
start date as YYYY-MM-DD |
end_date |
end date as YYYY-MM-DD |
A data frame with queried data including the date, position and requested variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.