Skip to content

Commit 2a9d0db

Browse files
committed
Add function to spectrum/__init__.py
1 parent 0a00f1b commit 2a9d0db

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pvlib/spectrum/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
calc_spectral_mismatch_field,
44
spectral_factor_caballero,
55
spectral_factor_firstsolar,
6-
spectral_factor_sapm,
7-
spectral_factor_pvspec,
86
spectral_factor_jrc,
7+
spectral_factor_polo,
8+
spectral_factor_pvspec,
9+
spectral_factor_sapm,
910
)
1011
from pvlib.spectrum.irradiance import ( # noqa: F401
1112
get_reference_spectra,

0 commit comments

Comments
 (0)