You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is was questionif you can CWatM with paths containing white space or dots.
You can use relative path for executing Cwatm and inside the settings file
e.g.
python ./CWatM/run_cwatm.py settings_rhine30min.ini -l
you can use absolute paths
"C:/Python 37/python" "C:/CWatM Hydrologic.modeling/CWatM/run_cwatm.py" "C:/CWatM Hydrologic.modeling/settings .rhine30min.ini" -l
but inside the settingsfile DO NOT use "" or ''
e.g.
PathRoot = C:/CWatM Hydrologic.modeling
documentationImprovements or additions to documentation
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
there is was questionif you can CWatM with paths containing white space or dots.
You can use relative path for executing Cwatm and inside the settings file
e.g.
python ./CWatM/run_cwatm.py settings_rhine30min.ini -l
you can use absolute paths
"C:/Python 37/python" "C:/CWatM Hydrologic.modeling/CWatM/run_cwatm.py" "C:/CWatM Hydrologic.modeling/settings .rhine30min.ini" -l
but inside the settingsfile DO NOT use "" or ''
e.g.
PathRoot = C:/CWatM Hydrologic.modeling
https://cwatm.iiasa.ac.at/tutorial.html#error-because-the-path-has-white-spaces-included
Beta Was this translation helpful? Give feedback.
All reactions