We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13cc14 commit b9daa02Copy full SHA for b9daa02
pvlib/spectrum/irradiance.py
@@ -189,7 +189,7 @@ def average_photon_energy(spectra):
189
----------
190
spectra : pandas.Series or pandas.DataFrame
191
192
- Spectral irradiance, must be positive. [Wm⁻²nm⁻¹]
+ Spectral irradiance, must be positive [Wm⁻²nm⁻¹].
193
See :term:`spectra <spectra, spectra_components>`.
194
195
A single spectrum must be a :py:class:`pandas.Series` with wavelength
0 commit comments