Skip to content

Commit 044fe89

Browse files
committed
Tell user which input file needs modification
1 parent 12d36a9 commit 044fe89

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

schimpy/prepare_schism.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ def create_hgrid(s, inputs, logger):
117117
"The former is the traditional method which is now deprecated. "
118118
"volume_tvd is the new method which requires different parameters which you can "
119119
"find listed in a more current template"
120+
"For example, include the following line inside `depth_opt_params.yaml`:"
121+
" method: volume_tvd"
120122
)
121123

122124
if method == "volume":

0 commit comments

Comments
 (0)