plotWalterLieth-methods: Methods for Function 'plotWalterLieth'

Description Methods Note References

Description

Plot a Walter Lieth climate diagram

Methods

signature(X = "dataclim")

This produces a Walter Lieth climate diagram from annual cycles of temperature and precipitation.

signature(X = "matrix")

As above, but for a matrix input. This must be a 4x12 matrix, with first row: monthly precipitation (mm), second row: monthly average maximum daily temperature (degC), third row: monthly average minimum daily temperature (degC), forth row: monthly absolute minimum daily temperature. NAs are not allowed.

Note

The code is based on code from the former CRAN package climatol by Jose A. Guijarro <jguijarrop@aemet.es>.

References

Walter, H. & Lieth, H (1960): Klimadiagramm Weltatlas. G. Fischer, Jena.


iki.dataclim documentation built on May 2, 2019, 2:38 a.m.