Skip to content

Commit

Permalink
update docstring to include boundname
Browse files Browse the repository at this point in the history
  • Loading branch information
OnnoEbbens committed Jun 10, 2024
1 parent 82b8e44 commit f48d115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nlmod/gwf/surface_water.py
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ def build_spd(
celldata : geopandas.GeoDataFrame
GeoDataFrame containing data. Cellid must be the index,
and must have columns "rbot", "stage" and "cond".
Optional columns are 'boundname' and 'aux'. These columns should have type str.
pkg : str
Modflow package: RIV, DRN or GHB
ds : xarray.DataSet
Expand Down

0 comments on commit f48d115

Please sign in to comment.