Open
Description
This issue is used to track past, present, and future deprecations and make the required follow-ups. Maintainers may update this issue whenever a feature is deprecated, renamed, or removed.
If you have found a deprecated feature that is not here, please report it via a new issue or the mailing list.
Upcoming changes
-
Not scheduled
- Removal of dictionary alias
pvlib.irradiance.SURFACE_ALBEDOS
.- Use
pvlib.albedo.SURFACE_ALBEDOS
instead. - Deprecated in
v0.11.0
- Move albedo dictionary from
pvlib.irradiance
topvlib.albedo
#2095
- Use
- Removal of dictionary alias
-
v0.12.0
- Removal of parameter
recolumn
ofpvlib.iotools.read_tmy3()
- Removal of function
pvsystem.sapm_spectral_loss()
- Deprecated in
v0.10.0
- Deprecated
pvsystem.sapm_spectral_loss
not removed #2243
- Deprecated in
- Removal of function alias
pvlib.atmosphere.first_solar_spectral_correction()
.- Use
pvlib.spectrum.spectral_factor_firstsolar()
instead. - Deprecated in
v0.10.0
- Deprecated
pvlib.atmosphere.first_solar_spectral_correction
not scheduled for removal #2130
- Use
- Removal of function
pvlib.spectrum.get_am15g()
- Use
pvlib.spectrum.get_reference_spectra(standard="ASTM G173-03")["global"]
instead - Deprecated in
v0.11.0
- Use
- Removal of parameter
-
v0.13.0
- Renamed parameter names
dni_clearsky
andclearsky_dni
in favour ofdni_clear
- Affects
pvlib.irradiance.dirindex()
andpvlib.irradiance.dni()
- Deprecated in
v0.11.2
- Standardise variable name for clearsky GHI and DNI, add to glossary #2272
- Affects
- Renamed parameter name
ghi_clearsky
toghi_clear
- Affects
pvlib.irradiance.dirindex()
andpvlib.irradiance.clearsky_index()
- Deprecated in
v0.11.2
- Standardise variable name for clearsky GHI and DNI, add to glossary #2272
- Affects
- Renamed parameter names
Past changes
-
v0.11.0
- Removal of function
pvlib.modelchain.basic_chain()
- Removal of function
pvlib.irradiance.poa_horizontal_ratio()
- Replacement of function
pvlib.iotools.read_srml_month_from_solardat()
bypvlib.iotools.get_srml()
- Deprecated in v0.10.0
- Add get_srml iotools function; deprecate read_srml_month_from_solardat #1779
- Removal of parameter
ivcurve_pnts
ofpvlib.pvsystem.singlediode()
- Removal of function
Activity