Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to run with existing SRF file #29

Open
lisucr opened this issue Jan 23, 2020 · 3 comments
Open

Fail to run with existing SRF file #29

lisucr opened this issue Jan 23, 2020 · 3 comments

Comments

@lisucr
Copy link

lisucr commented Jan 23, 2020

I have created a SRF file for a single station using BBP. Later on, I want to use that SRF as input for another run using exactly the same input files (station list, velocity model, etc). However, at the very end, the program gives me the following error,

<
-------------------------------------Match--------------------------------------
==> Processing acceleration seismograms for station: SBEB
--------------------------------Match Completed---------------------------------

------------------------------------Plot MAP------------------------------------
Traceback (most recent call last):
File "/mnt/usuarios/aaron/BBP/bbp-master/bbp/comps/run_bbp.py", line 295, in
obj.run()
File "/mnt/usuarios/aaron/BBP/bbp-master/bbp/comps/plot_map.py", line 75, in run
a_input_file)
File "/mnt/usuarios/aaron/BBP/bbp-master/bbp/comps/plot_utils.py", line 181, in set_boundaries_from_stations
lat1, lon1, _, _, lat2, lon2 = calculate_fault_edges(a_src_file)
File "/mnt/usuarios/aaron/BBP/bbp-master/bbp/comps/plot_utils.py", line 120, in calculate_fault_edges
raise bband_utils.ParameterError("SRC file missing fault_length!")
ParameterError: SRC file missing fault_length!

@fabiolsilva
Copy link
Collaborator

Thanks for reporting this issue with the Broadband Platform. It would be great if you could provide a few details that can help us pinpoint what's causing this issue.

I assume you invoked the BBP Platform twice (once for creating the SRF file, and a second time when using the SRF file as input for your simulation). Could you submit the terminal output for both of these runs? This will hopefully include everything after you run the "run_bbp.py" program and your answers to the interactive command-line BBP interface. This will help us find out how/which input files are passed to the BBP, method used, etc.

I appreciate your help debugging this issue.

@lisucr
Copy link
Author

lisucr commented Jan 27, 2020 via email

@lisucr
Copy link
Author

lisucr commented Feb 11, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants