thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
247 stars 149 forks source link

strange error #314

Open SunCeZong opened 5 months ago

SunCeZong commented 5 months ago

File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms\sceua.py", line 335, in sample like = self.postprocessing( File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms_algorithm.py", line 480, in postprocessing self.status(like, params, block_print=block_print) File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms_algorithm.py", line 95, in call self.print_status() File "E:\ProgramData\Anaconda3_1\envs\vic_env\lib\site-packages\spotpy\algorithms_algorithm.py", line 105, in print_status time.gmtime( OSError: [Errno 22] Invalid argument

SunCeZong commented 5 months ago

This is an occasional error. It doesn't appear when the number of runs is less than 1000ci times, and I got this error when the code was run up to 1000 and 1300 times

SunCeZong commented 5 months ago

I ran into this problem again on another run, this time I set the SCE-UA rate parameter count to 450. The number of complexes was 4. After running all the initial solutions and doing complex evolution reported the same error