feat: add setup notebook and update env example for Athena
This commit is contained in:
@@ -78,8 +78,8 @@ def apply_scenario(
|
||||
- ``initial`` (optional, costs only) — scaled by adoption.
|
||||
|
||||
Args:
|
||||
items: rows shaped like the ``_normalize_value`` output of
|
||||
:class:`core.tei_client.TEIClient`.
|
||||
items: friendly value rows (``year_values`` / ``value`` / ``initial``)
|
||||
as returned by :meth:`core.tei_client.TEIClient.get_values`.
|
||||
scenario: key into ``multipliers`` (default ``SCENARIOS``).
|
||||
multipliers: override map. Same shape as ``SCENARIOS``.
|
||||
table: force a table when items lack one.
|
||||
|
||||
Reference in New Issue
Block a user