pvlib / pvanalytics

Quality control, filtering, feature labeling, and other tools for working with data from photovoltaic energy systems.
https://pvanalytics.readthedocs.io
MIT License
97 stars 32 forks source link

Add minimum GHI limit check from Nollas et al. (2023) #174

Open AdamRJensen opened 1 year ago

AdamRJensen commented 1 year ago

Add the minimum GHI limit test from (10.1016/j.renene.2022.11.056) Quality control procedure for 1-minute pyranometric measurements of global and shadowband-based diffuse solar irradiance by F. Nollas, G. Salazar, & C. Gueymard.

See #172 for further details.

AdamRJensen commented 1 year ago

To make this PR pleasant to review, I'll make follow up PR adding checking of DHI which is somewhat more complex.