8000 links corrected (#382) · adarga-Polytech/pvlib-python@449e86b · GitHub
[go: up one dir, main page]

Skip to content

Commit 449e86b

Browse files
dacoexwholmgren
authored andcommitted
links corrected (pvlib#382)
* links corrected Fixes: pvlib#380 * updated whatnew
1 parent fd24c71 commit 449e86b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/sphinx/source/variables_style_rules.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ There is a convention on consistent variable names throughout the library:
1515
For a definition and further explanation on the variables, common symbols and units refer to the following sources:
1616

1717

18-
* `Reference Variable List by PVPMC <https://pvpmc.sandia.gov/resources/variable-list/>`_
19-
* `IEC 61724:1998 -- Photovoltaic system performance monitoring - Guidelines for measurement, data exchange and analysis <https://webstore.iec.ch/publication/5733>`_ ; the Indian Standard referencing the global IEC standard is available online: `IS/IEC 61724 (1998) <https://law.resource.org/pub/in/bis/S05/is.iec.61724.1998.pdf>`_
18+
* `Reference Variable List by PVPMC <https://pvpmc.sandia.gov/resources-and-events/variable-list/>`_
19+
* `IEC 61724-1:2017 -- Photovoltaic system performance - Part 1: Monitoring <https://webstore.iec.ch/publication/33622>`_ section: 3 -- Terms and definitions; the Indian Standard referencing the withdrawn earlier global IEC standard IEC 61724:1998 is available online: `IS/IEC 61724 (1998) <https://archive.org/details/gov.in.is.iec.61724.1998>`_ and can provide relevant contents.
2020
* Explanation of Solar irradiation and solar geometry by `SoDa Service <http://www.soda-pro.com/home>`_
2121

2222
* `Acronyms, Terminology and Units <http://www.soda-pro.com/help/general/acronyms-terminology-and-units>`_

docs/sphinx/source/whatsnew/v0.5.1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Bug fixes
1212
* Remove condition causing Overflow warning from clearsky.haurwitz
1313
* modelchain.basic_chain now correctly passes 'solar_position_method'
1414
arg to solarposition.get_solarposition
15+
* Fixed: `Variables and Symbols extra references not available <https://github.com/pvlib/pvlib-python/issues/380>`_
1516
* Removed unnecessary calculations of alpha_prime in spa.solar_position_numpy
1617
and spa.solar_position_loop
1718
* Fixed args mismatch for solarposition.pyephem call

0 commit comments

Comments
 (0)
0