Skip to content

Commit b9de720

Browse files
author
dacoex
committed
implemented change proposals in
#103 (comment)
1 parent c80ebeb commit b9de720

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

docs/sphinx/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ and
4242

4343
The GitHub wiki also has a page on `Projects and publications that use pvlib python <https://github.com/pvlib/pvlib-python/wiki/Projects-and-publications-that-use-pvlib-python>`_ for inspiration and listing of your application.
4444

45-
There is a :ref:`convention of variable naming <variables_style_rules>` to ensure consistency throughout the library.
45+
There is a :ref:`variable naming convention <variables_style_rules>` to ensure consistency throughout the library.
4646

4747
Installation
4848
============

docs/sphinx/source/variables_style_rules.rst

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ For an definition and further help on symbols and units refer to the following s
1616

1717

1818
* `Reference Variable List by PVPMC <https://pvpmc.sandia.gov/resources/variable-list/>`_
19-
* with technical focus in `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>`_
20-
* with physics focus:
21-
22-
* Explanation of Solar irradiation and solar geometry by `SoDa Service <http://www.soda-pro.com/home>`_ and partner pages (http://www.soda-is.com/, http://pro.soda-is.com/)
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>`_
20+
* Explanation of Solar irradiation and solar geometry by `SoDa Service <http://www.soda-pro.com/home>`_
2321

24-
* `Acronyms, Terminology and Units <http://www.soda-pro.com/help/general/acronyms-terminology-and-units>`_
25-
* `Plane orientations and radiation components <http://www.soda-pro.com/help/general/plane-orientations-and-radiation-components>`_
26-
* `Time references <http://www.soda-pro.com/help/general/time-references>`_
27-
* `Units and conversion tool <http://www.soda-is.com/eng/education/units.html>`_
28-
* `Terminology: definitions of the main quantities. <http://www.soda-is.com/eng/education/terminology.html>`_
29-
* `Acronyms in solar radiation <http://www.soda-is.com/eng/education/acronymes.html>`_ (more extensive list)
22+
* `Acronyms, Terminology and Units <http://www.soda-pro.com/help/general/acronyms-terminology-and-units>`_
23+
* `Plane orientations and radiation components <http://www.soda-pro.com/help/general/plane-orientations-and-radiation-components>`_
24+
* `Time references <http://www.soda-pro.com/help/general/time-references>`_
25+
* `Units and conversion tool <http://www.soda-is.com/eng/education/units.html>`_
26+
* `Terminology: definitions of the main quantities. <http://www.soda-is.com/eng/education/terminology.html>`_
27+
* `Acronyms in solar radiation <http://www.soda-is.com/eng/education/acronymes.html>`_ (more extensive list)
3028

29+
.. note:: These further references might not use the same terminology as :mod:pvlib. But the physical process referred to is the same.

0 commit comments

Comments
 (0)