Description Usage Arguments Author(s)
View source: R/quality_control.R
Checks if the global radiation does not exceed the physical maximum
1 2 | global_radiation_quality_check(timedate, lat, lon, C = 100,
C_rare = 50, alpha = 1.2, alpha_rare = 1.5)
|
timedate |
observation days of the global radiation in Date/POSIXct format |
lat |
latitude in WGS84 |
lon |
longitude in WGS84 |
C |
error margin in W/m2 |
C_rare |
rare error margin in W/m2 |
alpha |
correction factor |
alpha_rare |
rare correction factor |
Marieke Dirksen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.