Hello,
I tried to get sca information form the pthsk model but I am encountering an error:
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
the code that I tried is:
simulator.region_model.hbv_snow_state.sca([], 1)
any help/suggestion will be highly appreciated!
PS: I am using pycharm 17 for debugging, I thought that. it might be a problem of debugger and disable the PyQt from debugging setting, but it does not help.
Note: It works fine in ptgsk model although sca information is under simulator.region_model.gamma_snow_response([],1)
Best regards
Bikas