update doc
This commit is contained in:
parent
728d74caa8
commit
520c3fbe98
@ -287,7 +287,7 @@ Define and specify the ``atlite.Cutout`` used for calculating renewable potentia
|
|||||||
.. csv-table::
|
.. csv-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: 22,7,22,33
|
:widths: 22,7,22,33
|
||||||
:file: configtables/offwind-dc.csv
|
:file: configtables/offwind-float.csv
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
``offwind-ac``, ``offwind-dc`` , ``offwind-float`` have the same assumption on
|
``offwind-ac``, ``offwind-dc`` , ``offwind-float`` have the same assumption on
|
||||||
|
@ -35,7 +35,7 @@ The ``{technology}`` wildcard
|
|||||||
|
|
||||||
The ``{technology}`` wildcard specifies for which renewable energy technology to produce availability time
|
The ``{technology}`` wildcard specifies for which renewable energy technology to produce availability time
|
||||||
series and potentials using the rule :mod:`build_renewable_profiles`.
|
series and potentials using the rule :mod:`build_renewable_profiles`.
|
||||||
It can take the values ``onwind``, ``offwind-ac``, ``offwind-dc``,``offwind-float``, and ``solar`` but **not** ``hydro``
|
It can take the values ``onwind``, ``offwind-ac``, ``offwind-dc``, ``offwind-float``, and ``solar`` but **not** ``hydro``
|
||||||
(since hydroelectric plant profiles are created by a different rule)``
|
(since hydroelectric plant profiles are created by a different rule)``
|
||||||
|
|
||||||
.. _simpl:
|
.. _simpl:
|
||||||
|
Loading…
Reference in New Issue
Block a user