Skip to content

Commit b2e99bd

Browse files
committed
correct table formatting
1 parent 3fd7894 commit b2e99bd

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

docs/sphinx/source/user_guide/model_comparison.rst

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Model comparison tables
44
=======================
55

6+
Intro?
7+
68
Spectral mismatch models
79
------------------------
810

@@ -18,12 +20,14 @@ The table below summarises the models currently available in pvlib, the inputs
1820
required, cell technologies for which model coefficients have been published,
1921
source of data used for model development and validation, and references.
2022

21-
| **Model** | **Inputs** | **Cell technology** | **Data source** | **Reference** |
22-
|---------------------------------------------------------|------------|---------------------|-----------------|---------------|
23-
| :py:func:`~pvlib.spectrum.spectral_factor_caballero` | | | | |
24-
| :py:func:`~pvlib.spectrum.spectral_factor_firstsolar` | | | | |
25-
| :py:func:`~pvlib.spectrum.spectral_factor_sapm` | | | | |
26-
| :py:func:`~pvlib.spectrum.spectral_factor_pvspec` | | | | |
27-
| :py:func:`~pvlib.spectrum.spectral_factor_jrc` | | | | |
28-
| :py:func:`~pvlib.spectrum.calc_spectral_mismatch_field` | | | | |
23+
+---------------------------------------------------------+--------+-----------------+-------------+-----------+
24+
| Model | Inputs | Cell technology | Data source | Reference |
25+
+=========================================================+========+=================+=============+===========+
26+
| :py:func:`~pvlib.spectrum.spectral_factor_caballero` | | | | |
27+
| :py:func:`~pvlib.spectrum.spectral_factor_firstsolar` | | | | |
28+
| :py:func:`~pvlib.spectrum.spectral_factor_sapm` | | | | |
29+
| :py:func:`~pvlib.spectrum.spectral_factor_pvspec` | | | | |
30+
| :py:func:`~pvlib.spectrum.spectral_factor_jrc` | | | | |
31+
| :py:func:`~pvlib.spectrum.calc_spectral_mismatch_field` | | | | |
32+
+---------------------------------------------------------+--------+-----------------+-------------+-----------+
2933

0 commit comments

Comments
 (0)