Clear-sky Modeling
The captest.clearsky module provides the pvlib-based clear-sky GHI/POA
modeling used by load_data() when site metadata is supplied.
This is distinct from clear-sky filtering, which is the
Clearsky step (it calls
pvlib.clearsky.detect_clearsky directly and does not depend on this module).
|
Calculate clear sky poa and ghi. |
Create a pvlib location object. |
|
Create a pvlib |
|
|
Create DatetimeIndex with timezone aligned with location dictionary. |