Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rgieseke committed Mar 1, 2024
1 parent cdea20c commit be4471e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyhector/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ def run(scenario, config=None, base_config=None, outputs=None, return_config=Fal
Parameters
----------
scenario : DataFrame
DataFrame with emissions. See ``pyhector.rcp26`` for an
example and :mod:`pyhector.units` for units of emissions values.
DataFrame with emissions and albedo forcing. See ``pyhector.ssp126`` for
an example and :mod:`pyhector.units` for units of emissions values.
config : dictionary, default ``None``
Additional config options that overwrite the base
config.
Expand Down

0 comments on commit be4471e

Please sign in to comment.