Moren1994 | R Documentation |
Regional temperature and radiation indices
Moren_Perttu_1994_Sweden_temperature_sum_5C(
Latitude,
Altitude,
Correction = FALSE,
TmaxMonthly = NULL,
TminMonthly = NULL
)
Moren_Perttu_1994_Sweden_growing_season_length_5C(Latitude, Altitude)
Moren_Perttu_1994_Sweden_start_of_growing_season_5C(
Latitude,
Altitude,
returnDate = TRUE
)
Moren_Perttu_1994_Sweden_global_radiation_sum(Latitude, Altitude)
Latitude |
Degrees North. |
Altitude |
Meters above sea level |
Correction |
Boolean. Apply Continental, Maritime Correction to temperature sum? |
TmaxMonthly |
In case of correction. Maximum monthly mean temperature. |
TminMonthly |
In case of correction. Minimum monthly mean temperature. |
returnDate |
Return as a date? |
Temperature Sum exceeding 5 degrees Celsius.
Length of growing season (> 5 degrees Celsius), days.
Date or numeric.
Global Radiation Sum.
Morén, Ann-Sofie; Perttu, Kurth L. (1994). Regional temperature and radiation indices and their adjustment to horizontal and inclined forest land. Studia Forestalia Suecica 194. 19 pp. ISSN 0039-3150. ISBN 91-576-4915-4. Url:https://pub.epsilon.slu.se/3910/1/SFS194.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.