get.nc.data | R Documentation |
get.nc.data - Function to extract data from ERA5 raw data
get.nc.data(my_lon, my_lat, my_filename, vname, file = T)
my_lon |
Longituge of study area (decimal degrees) |
my_lat |
Latitude of study area (decimal degrees) |
my_filename |
File name |
vname |
Variable to be extracted |
file |
boolean, indicate if a csv file should be generated (defaulf = True) |
The function returns a data frame containing one variable and time stamps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.