-
Notifications
You must be signed in to change notification settings - Fork 67
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
wrong label data of back_azimuth_deg #8
Comments
Hi @Seismic-wave-Han , you are right. The reported value for 'AKGG.AV_20060814223729_EV' is azimuth not the back azimuth.I used the same function from Obspy. And this is how it was calculated during the compiling of the dataset:
However, I haven't figured out what went wrong yet. I checked the station lat and long and they are correct. So no flipping of the event-station coordinates. Could you tell me how many of these you found in the dataset? |
Hi @smousavi05. I prepared some figures related to the error of back-azimuth (also, distance) I also found the distance discrepancy with obspy. |
I have downloaded all the chunks of the dataset and trying to run the code but not getting the image folder in the dataset. Can you please help |
I am not sure what are you referring to? Which image folder?
…On Thu, May 5, 2022, 11:45 AM Rohit-Tomar ***@***.***> wrote:
I have downloaded all the chunks of the dataset and trying to run the code
but not getting the image folder in the dataset. Can you please help
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHWAPAFCAEGJU35ZUIGXJTVIQJMDANCNFSM5I4D4R3Q>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Hello.
I'm Sangwoo Han in Seismology, Geophysics and Tectonophysics Lab in Seoul National Univ. in South Korea.
First of all, thank you for your effort to make a very cool global benchmark dataset.
I found some problems in the label data of 'back_azimuth_deg'.
There are some 180-degree differences between 'back_azimuth_deg' in STEAD and back-azimuth obtained using locations of source and receiver.
I download STEAD data from mega cloud link.
I attached an image of back-azimuth differences.
Also, I gave you one example of this problem.
I used function gps2dist_azimuth() from obspy.geodetics.base to get back-azimuth.
I also want to know the formula that you used to calculate 'back_azimuth_deg'
Please check this problem and could you reply to this?
The text was updated successfully, but these errors were encountered: