Walter & Lieth climatic diagram from normal climatology values
Plot of a Walter & Lieth climatic diagram from normal climatology data for a station. This climatogram are great for showing a summary of climate conditions for a place over a time period ((1981-2010).
climatogram_normal(station, apikey, labels = c("en", "es", ""))
station |
Character string as station identifier code (see |
apikey |
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey). |
labels |
Character string as month labels for the X axis: "en" (english), "es" (spanish) or blank (numeric labels: 1-12). |
a plot.
The code is based on code from the CRAN package "climatol" by Jose A. Guijarro jguijarrop@aemet.es.
Walter, H. & Lieth, H (1960): Klimadiagramm Weltatlas. G. Fischer, Jena.
See more details in the "diagwl" function diagwl
.
## Not run: climatogram_normal(station, apikey, labels = "en") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.