Description Usage Arguments Examples
This function allows you to extract out just the Temperature, RH, and Wind from ERA5 data—can be used with map to do many points on a grid (but beware of too many files open)
1 | era5.temp.rh.wind.extract(latitude, longitude, date.start, date.end)
|
latitude |
Latitude of point (it will find closest ERA5 grid point) |
longitude |
Longitude of point |
date.start |
Start of ERA5 data—NOT date of interest—date in file |
date.end |
As above |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.