Learn R Programming

SiteAdapt (version 1.1.0)

post_process: Postprocessing of adapted solar irradiance

Description

Postprocessing of adapted solar irradiance

Usage

post_process(
  df_daytime,
  subset_target_period_high_elev,
  GHI_threshold,
  DNI_threshold
)

Arguments

df_daytime

Dataframe object with daytime adapted solar radiation series including time (with same time zone as subset_target_period_high_elev)

subset_target_period_high_elev

Dataframe object with daytime modeled solar radiation series including time (with same time zone as df_daytime)

GHI_threshold

GHI threshold value, in the same units that modeled and adapted datasets. Default value is -99

DNI_threshold

GHI threshold value, in the same units that modeled and adapted datasets. Default value is -99

Value

Dataframe object including time and site adapted solar irradiance series without inconsistencies

References

Fern<U+00E1>ndez-Peruchena, C.M.; Polo, J.; Mart<U+00ED>n, L.; Mazorra, L. Site-Adaptation of Modeled Solar Radiation Data: The SiteAdapt Procedure. Remote Sens. 2020, 12, 2127.