WSL/SLF GitLab Repository
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
snow-models
inishell
Commits
c3921036
Commit
c3921036
authored
Sep 28, 2020
by
Mathias Bavay
Browse files
Fixed a small error: the snowfile should be provided as filename, not file and path!
parent
1e4917fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
inishell-apps/snowpack_extra_input.xml
View file @
c3921036
...
...
@@ -28,7 +28,7 @@ https://models.slf.ch/p/snowpack
<!-- EXTRA INPUT PARAMETERS -->
<parametergroup
name=
"SN_EXTRA_INPUT_ALL"
>
<reference
name=
"SN_EXTRA_INPUT_PLUGINS"
/>
<parameter
key=
"SNOWFILE#"
type=
"file"
mode=
"input"
replicate=
"true"
optional=
"false"
section=
"Input"
>
<parameter
key=
"SNOWFILE#"
type=
"file
name
"
mode=
"input"
replicate=
"true"
optional=
"false"
section=
"Input"
>
<help>
File name for the initial profile for station number #
</help>
</parameter>
</parametergroup>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment