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 9ab21f1 commit 22744a8Copy full SHA for 22744a8
docs/examples/spectrum/average_photon_energy.py
@@ -76,8 +76,8 @@
76
# %%
77
# Visualising the spectral data
78
# -----------------------------
79
-# Let's take a look at the spectral irradiance data simulated on the hour for
80
-# eight hours on the first day of 2023.
+# Let's take a look at the spectral irradiance data simulated hourly for eight
+# hours on the first day of 2023.
81
82
plt.figure()
83
plt.plot(spectra_components['wavelength'], spectra_components['poa_global'])
0 commit comments