8000 Minor improvements to sphinx docs by kandersolar · Pull Request #1248 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Minor improvements to sphinx docs #1248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 21, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
remove stray whitespace
  • Loading branch information
kandersolar committed Jun 13, 2021
commit 1202ef178f847d5c8c0e56ab75ef264609991c64
2 changes: 1 addition & 1 deletion docs/sphinx/source/whatsnew/v0.9.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Enhancements
implemented in SAM. (:pull:`1177`, :pull:`1195`)
* Added :py:func:`~pvlib.ivtools.sdm.pvsyst_temperature_coeff` to calculate
the temperature coefficient of power for the pvsyst module model.
(:pull:`1190`)
(:pull:`1190`)
* :py:func:`~pvlib.irradiance.get_total_irradiance` and
:py:func:`~pvlib.irradiance.get_sky_diffuse` now fill in ``airmass``
if required and not provided. These functions now raise a ``ValueError``
Expand Down
0