Skip to content

Commit

Permalink
other doc clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
wholmgren committed Sep 9, 2018
1 parent fa5ba86 commit 34da738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions pvlib/clearsky.py
Original file line number Diff line number Diff line change
Expand Up @@ -829,8 +829,7 @@ def bird(zenith, airmass_relative, aod380, aod500, precipitable_water,
`SERI/TR-642-761 <http://rredc.nrel.gov/solar/pubs/pdfs/tr-642-761.pdf>`_
`Error Reports
<http://rredc.nrel.gov/solar/models/clearsky/error_reports.html>`_
`Error Reports <http://rredc.nrel.gov/solar/models/clearsky/error_reports.html>`_
"""
etr = dni_extra # extraradiation
ze_rad = np.deg2rad(zenith) # zenith in radians
Expand Down
3 changes: 1 addition & 2 deletions pvlib/solarposition.py
Original file line number Diff line number Diff line change
Expand Up @@ -934,8 +934,7 @@ def equation_of_time_pvcdrom(dayofyear):
`PVCDROM`_ is a website by Solar Power Lab at Arizona State
University (ASU)
.. _PVCDROM:
http://www.pveducation.org/pvcdrom/2-properties-sunlight/solar-time
.. _PVCDROM: http://www.pveducation.org/pvcdrom/2-properties-sunlight/solar-time
Parameters
----------
Expand Down

0 comments on commit 34da738

Please sign in to comment.