Skip to content

Commit

Permalink
added parameters within doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
zherbz committed Oct 23, 2024
1 parent e4d9469 commit 43b7523
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/rashdf/plan.py
Original file line number Diff line number Diff line change
Expand Up @@ -1125,6 +1125,9 @@ def observed_timeseries_output(self, vartype: str = "Flow") -> xr.Dataset:
Parameters
----------
vartype : str, optional
The type of observed data to retrieve. Must be either "Flow" or "Stage".
(default: "Flow")
Returns
-------
Expand Down

0 comments on commit 43b7523

Please sign in to comment.