Open cchuang123456 opened 3 years ago
HI dmelgarm, I have the same problem, if you could help me I would appreciate it, greetings!
File "nepal.fwd.py", line 84, in
Hello, I'm having the same problem.. has anyone solved it? I bypassed it somehow (by manually inserting the hypocenter data that the code was looking for in the non-existent log file), however finding a more stable solution would be much better... Thank you
hello dmelgarm:
Traceback (most recent call last):
File "/home/ccoba/fake_quake/MudPy/examples/forward_modeling/nepal.fwd.py", line 84, in
forward.waveforms_fakequakes(home,project_name,fault_name,None,GF_list,
File "/home/ccoba/fake_quake/MudPy/src/python/mudpy/forward.py", line 325, in waveforms_fakequakes write_fakequakes_waveforms(home,project_name,rupture_name,waveforms,GF_list,NFFT,time_epi,dt)
File "/home/ccoba/fake_quake/MudPy/src/python/mudpy/forward.py", line 1286, in write_fakequakes_waveforms epicenter,time_epi,Mw=read_fakequakes_hypo_time(home,project_name,rupture_name,get_Mw=True)
File "/home/ccoba/fake_quake/MudPy/src/python/mudpy/forward.py", line 3462, in read_fakequakes_hypo_time f=open(log_file,'r')
FileNotFoundError: [Errno 2] No such file or directory: '/home/ccoba/exprience/Nepal_forward_test/output/ruptures/nepal.log'
I checked the code, there is no nepal.log generated in Nepal_forward_test/output/ruptures/。