File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Deprecations
2828~~~~~~~~~~~~
2929* The ``pvlib.irradiance.SURFACE_ALBEDOS `` dictionary has been moved to
3030 :py:const: `pvlib.albedo.SURFACE_ALBEDOS `. (:pull: `2095 `)
31- * Function :py:func: `pvlib.spectrum.get_am15g ` has been deprecated in favor
31+ * Function :py:func: `! pvlib.spectrum.get_am15g ` has been deprecated in favor
3232 of the new function :py:func: `pvlib.spectrum.get_reference_spectra `. Use
3333 ``pvlib.spectrum.get_reference_spectra(standard="ASTM G173-03")["global"] ``
3434 instead. (:pull: `2039 `)
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Enhancements
1414 (:issue: `1516 `, :pull: `1518 `)
1515* New module to calculate spectral mismatch from field spectral measurements
1616 :py:func: `~pvlib.spectrum.get_example_spectral_response `
17- :py:func: `~pvlib.spectrum.get_am15g `
17+ :py:func: `! ~pvlib.spectrum.get_am15g `
1818 :py:func: `~pvlib.spectrum.calc_spectral_mismatch_field `
1919 (:issue: `1523 `, :pull: `1524 `)
2020* Added Townsend-Powers monthly snow loss model:
You can’t perform that action at this time.
0 commit comments