Skip to content
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/sphinx/source/reference/effects_on_pv_system_output.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ Spectrum
:toctree: generated/

spectrum.spectrl2
spectrum.get_example_spectral_response
spectrum.get_am15g
spectrum.calc_spectral_mismatch_field
8 changes: 8 additions & 0 deletions docs/sphinx/source/whatsnew/v0.9.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Enhancements
* Low resolution altitude lookup map
:py:func:`~pvlib.location.lookup_altitude`
(:issue:`1516`, :pull:`1518`)
* New module to calculate spectral mismatch
:py:func:`~pvlib.spectrum.mismatch.calc_spectral_mismatch_field`
(:issue:`1523`, :pull:`1524`)

Bug fixes
~~~~~~~~~
Expand All @@ -37,3 +40,8 @@ Contributors
~~~~~~~~~~~~
* João Guilherme (:ghuser:`joaoguilhermeS`)
* Nicolas Martinez (:ghuser:`nicomt`)
* Anton Driesse (:ghuser:`adriesse`)
* Cliff Hansen (:ghuser:`cwhanse`)
* Kevin Anderson (:ghuser:`kanderso-nrel`)
* Mark Campanelli (:ghuser:`markcampanelli`)
* Adam R. Jensen (:ghuser:`AdamRJensen`)
Loading