Description Usage Arguments Value References
Postprocessing of adapted solar irradiance
1 2 3 4 5 6 | post_process(
df_daytime,
subset_target_period_high_elev,
GHI_threshold,
DNI_threshold
)
|
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 |
Dataframe object including time and site adapted solar irradiance series without inconsistencies
Fernández-Peruchena, C.M.; Polo, J.; Martín, L.; Mazorra, L. Site-Adaptation of Modeled Solar Radiation Data: The SiteAdapt Procedure. Remote Sens. 2020, 12, 2127.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.