Description Usage Arguments Value Examples
WARNING: IMPLEMENTATION IS PRELIMINARY. RESULTS PROBABLY WRONG. Especially for higher latitudes.
Calculates monthly potential evapo-transpiration in using the approach by Thorntwaite (1948).
1 | etp_th(lat, dates, temp, fillmethod = na.approx)
|
lat |
latitude (used for calculating daylight hours) |
temp |
air temperature (°C) for the given dates. |
fillmethod |
na.approx or na.spline, used inter- and extrapolate insufficient values to the whole year. |
date |
either a vector of dates (class "Date") or a julian day (numeric). Since the Thorntwaite method is based on an annual heat index, dates should cover the whole year. |
ra
Potential evapo-transpiration in mm/d.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.