california_stations | R Documentation |
This is a list of weather stations in California that are contained in the UC IPM database. This can also be generated with make_california_UCIPM_station_list(), but this takes quite a while. So this dataset is supposed to be a shortcut to this.
a data.frame containing stations from the California UC IPM database (), with the columns: "Name", "Code", "Interval", "Lat", "Long", "Elev".
name of the weather station
code of the weather station, indicating the name and the database it comes from
period of available data (as character string)
latitude of the station
longitude of the station
elevation of the station
UC IPM website: http://www.ipm.ucdavis.edu/WEATHER/index.html
data(california_stations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.