dtarb / TauDEM

Terrain Analysis Using Digital Elevation Models (TauDEM) software for hydrologic terrain analysis and channel network extraction.
http://hydrology.usu.edu/taudem
Other
222 stars 115 forks source link

updateParameters Execution Error #243

Closed Irene816 closed 1 year ago

Irene816 commented 1 year ago

Hi,dtarb! I have a tricky question I'd like to ask you. When I input elevation grid, there comes an error which says,"updateParameters Execution Error: Runtime error Traceback (most recent call last): File "C:\ArcGIS10.2\Tools\pyfiles537\TauDEM Tools.tbx#PitRemove.UpdateParameters.py", line 4, in File "C:\ArcGIS10.2\Tools\pyfiles537\TauDEM Tools.tbx#PitRemove.UpdateParameters.py", line 28, in updateParameters UnicodeEncodeError: 'ascii' codec can't encode characters in position 51-53: ordinal not in range(128) " Please tell me the solution, Thank you! Irene

dtarb commented 1 year ago

Can you please send a screen shot of the input screen before this error occurs. Taking the error message at face value it looks like an error with some sort of special character, either in the file name of file path of one of the files. If you can spot a specific special character, try changing the input to avoid this.

Irene816 commented 1 year ago

I have solved this problem, Thank you!发自我的荣耀手机-------- 原始邮件 --------发件人: David Tarboton @.>日期: 2022年8月21日周日 08:52收件人: dtarb/TauDEM @.>抄送: Irene @.>, Author @.>主 题: Re: [dtarb/TauDEM] updateParameters Execution Error (Issue #243) Can you please send a screen shot of the input screen before this error occurs. Taking the error message at face value it looks like an error with some sort of special character, either in the file name of file path of one of the files. If you can spot a specific special character, try changing the input to avoid this.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

Irene816 commented 1 year ago

I have a new problem about output grid,the error code is 000732. I will send the screenshot to you later发自我的荣耀手机-------- 原始邮件 --------发件人: David Tarboton @.>日期: 2022年8月21日周日 08:52收件人: dtarb/TauDEM @.>抄送: Irene @.>, Author @.>主 题: Re: [dtarb/TauDEM] updateParameters Execution Error (Issue #243) Can you please send a screen shot of the input screen before this error occurs. Taking the error message at face value it looks like an error with some sort of special character, either in the file name of file path of one of the files. If you can spot a specific special character, try changing the input to avoid this.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

dtarb commented 1 year ago

Closing. Likely special character issue.