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

fomosto_qseis2006a error #12

Open
haigun opened this issue Oct 23, 2023 · 6 comments
Open

fomosto_qseis2006a error #12

haigun opened this issue Oct 23, 2023 · 6 comments

Comments

@haigun
Copy link

haigun commented Oct 23, 2023

I have a problem when doing the build process for green functions at each station. I have followed the steps directed by the programme, but it has not worked yet, do you have solution to this problem ?

fomosto:pyrocko.fomosto.qseis - INFO - Starting block 1 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 2 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 3 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 4 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 5 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 6 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 7 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 8 / 31
fomosto:pyrocko.fomosto.qseis - INFO - Starting block 9 / 31
fomosto: error: could not start qseis executable: "fomosto_qseis2006a"
Available fomosto backends and download links to the modelling codes are listed
on

  https://pyrocko.org/docs/current/apps/fomosto/backends.html
@emolch
Copy link
Collaborator

emolch commented Oct 23, 2023

Hello @haigun,

please try again after installing https://git.pyrocko.org/pyrocko/fomosto-qseis and changing the line

    modelling_code_id = "qseis.2006a"

to

    modelling_code_id = "qseis.2006b"

in the file src/store_creator.py.

Best wishes
Sebastian

@haigun
Copy link
Author

haigun commented Oct 23, 2023 via email

@emolch
Copy link
Collaborator

emolch commented Oct 23, 2023

Sorry, the image with the error message apparently did not get through...

@haigun
Copy link
Author

haigun commented Oct 23, 2023 via email

@emolch
Copy link
Collaborator

emolch commented Oct 24, 2023

The error indicates that either the source depth or the distance is out of range of the GFs. it is trying to use distance 11681605.704832055 m and source_depth 1000 m . Could you check the ranges in the GF stores's config source_depth_min, source_depth_max, distance_min, and distance_max?

@haigun
Copy link
Author

haigun commented Oct 25, 2023 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