NC to DFS2 #513
NC to DFS2
#513
Replies: 1 comment 8 replies
-
Hi @pradhancda, could you let us know which version of MIKE IO you're using? And show a bit more of the script? The error message "Dfs2.write() got an unexpected keyword argument 'start_time'" looks correct to me as this method has no argument "start_time". |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sir,
Would you please suggest a possible solution to this error.
Traceback (most recent call last):
File "E:\testing_automation\batch_scripts\ncmrwf_data_dfs2.py", line 63, in
dfs.write(filename=dfsfilename,
TypeError: Dfs2.write() got an unexpected keyword argument 'start_time'
thanking you,
Subhasis
Beta Was this translation helpful? Give feedback.
All reactions