Downloads ERA5 reanalysis data for specified years and saves it to the specified path.
Examples
if (FALSE) { # \dontrun{
save_era5(years = c(2000, 2001), path = "./data")
} # }
Downloads ERA5 reanalysis data for specified years and saves it to the specified path.
if (FALSE) { # \dontrun{
save_era5(years = c(2000, 2001), path = "./data")
} # }