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

Example data does not have element locations. #17

Closed
jwbishop opened this issue Dec 16, 2019 · 2 comments
Closed

Example data does not have element locations. #17

jwbishop opened this issue Dec 16, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@jwbishop
Copy link
Contributor

Some AVO data no longer has separate coordinates for the elements. The examples.py default processing data is an example. I'm not sure if this is an issue with the AVO data. A separate enhancement has been suggested in waveform_collection to flag this behavior.

An example with element location data is here:

SOURCE = 'IRIS'
NETWORK = 'AV'
STATION = 'ADKI'
LOCATION = ''
CHANNEL = '
'

START = UTCDateTime('2019-8-13T10:45')
END = START + 10*60

@jwbishop jwbishop added the bug Something isn't working label Dec 16, 2019
@liamtoney
Copy link
Member

This should be addressed by uafgeotools/waveform_collection#13, and also avoided entirely by fixing the AVO metadata

@davidfee5
Copy link
Member

I've updated the example. The avo metadata are in the process of being fixed. Going to close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants