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

Unable to download focal mechanism catalog #18

Closed
seisman opened this issue May 6, 2019 · 1 comment
Closed

Unable to download focal mechanism catalog #18

seisman opened this issue May 6, 2019 · 1 comment
Assignees

Comments

@seisman
Copy link
Owner

seisman commented May 6, 2019

>>> from HinetPy imprt Client
>>> from datetime import datetime
>>> client = Client("username", "password")
>>> startdate = datetime(2010, 1, 1)
>>> client.get_focalmechanism(startdate, 5)
'focal_20100101_5.txt'

"Argument error" in the downloaded file.

@seisman seisman self-assigned this May 6, 2019
@seisman
Copy link
Owner Author

seisman commented May 7, 2019

The datatype was renamed from focal to mecha.

@seisman seisman closed this as completed in babd6d4 May 7, 2019
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

1 participant