climatogram_normal | R Documentation |
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,
labels = "en",
verbose = FALSE,
ggplot2 = TRUE,
...
)
station |
Character string with station identifier code(s)
(see |
labels |
Character string as month labels for the X axis: |
verbose |
Logical |
ggplot2 |
|
... |
Further arguments to
|
A plot.
You need to set your API Key globally using aemet_api_key()
.
The code is based on code from the CRAN package climatol.
Walter, H. K., Harnickell, E., Lieth, F. H. H., & Rehder, H. (1967). Klimadiagramm-weltatlas. Jena: Fischer, 1967.
Guijarro J. A. (2023). climatol: Climate Tools (Series Homogenization and Derived Products). R package version 4.0.0, https://climatol.eu.
Other aemet_plots:
climatestripes_station()
,
climatogram_period()
,
ggclimat_walter_lieth()
,
ggstripes()
,
ggwindrose()
,
windrose_days()
,
windrose_period()
Other climatogram:
climaemet_9434_climatogram
,
climatogram_period()
,
ggclimat_walter_lieth()
climatogram_normal("9434")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.