Description Usage Arguments Value
This function
1 2 3 4 5 6 7 8 9 | era5land_read_hourly_stars(
aoi_name = name,
years = 2021:2021,
months = 5:8,
days = 1:31,
hours = 0:23,
variables = c("surface_net_solar_radiation"),
download_dir = "."
)
|
aoi_name |
string |
years |
numeric from 1979-2021 |
months |
numeric from 1-12 |
days |
numeric from 1-31 |
hours |
numeric from 0-23 |
variables |
'surface_net_solar_radiation','2m_temperature','total_precipitation','snow_depth_water_equivalent', ... |
download_dir |
download directory |
A matrix of the infile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.