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

"get_stations" in obspy, fails when "endafter" is used #128

Open
iceseismic opened this issue Nov 17, 2017 · 1 comment
Open

"get_stations" in obspy, fails when "endafter" is used #128

iceseismic opened this issue Nov 17, 2017 · 1 comment

Comments

@iceseismic
Copy link

Inside obspy:
(a) client.get_stations(latitude=-38.2, longitude=176.2, maxradius=0.2, level="channel") works fine, but
the same line also using endafter=2016-01-01T00:00:00 fails with the following screen message :

image

@nbalfour
Copy link
Contributor

nbalfour commented Nov 17, 2017

"endtime" works but "endbefore" and "endafter" doesn't.
Tested using obspy fdsn python 3. Will follow up next week.

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