File size: 829 Bytes
2f932e0
 
 
 
 
 
 
1
2
3
4
5
6
7
8
@misc{pvlibCECMod,
  author = {{pvlib-python developers}},
  title  = {{pvlib-python} bundled CEC module database ({CECMod.csv})},
  year   = {2026},
  note   = {Snapshot of the California Energy Commission (CEC) eligible PV module list (originally maintained as \texttt{CEC Modules.csv} / \texttt{cec\_modules.csv}), shipped with pvlib-python inside \texttt{pvlib/data/sam-library-cec-modules-*.csv} and exposed via \texttt{pvlib.pvsystem.retrieve\_sam("CECMod")}. Each row is a CEC-certified PV module with the 5 single-diode model parameters (a\_ref, I\_L\_ref, I\_o\_ref, R\_s, R\_sh\_ref) fitted by SAM to match the manufacturer datasheet under STC. Derived from the CEC Solar Equipment Lists (public data).},
  url    = {https://pvlib-python.readthedocs.io/en/stable/reference/generated/pvlib.pvsystem.retrieve_sam.html}
}