Problem accessing ingv via arclink

Dear collegues!

I successfully use the arclink client to retrieve waveform data from webdc.eu. I also would like to get stations from ingv which are not available via webdc.eu (e.g. APPI).

When I try to connect to eida.rm.ingv.it I get a timeout error (even if I set timeout to very long values).

Example code:

from obspy.arclink import Client

client = Client(host=‘eida.rm.ingv.it’, port=18001, user=‘franz.reiter@uibk.ac.at’)

I also tried to set some optional parameters (password, institution, …), without success.

Does anyone know how to successfully retrieve data from this server?

Thank you and best regards

Franz Reiter

Dear Franz,

AFAIK you have to be in the internal network of INGV to access their
data as the INGV node is not public available (therefore also not
listed at webdc.eu). Did you try their own ArcLink web portal at
http://eida.rm.ingv.it/arclink/query, where you can at least manually
download some data ?

However in order to go directly via obspy.arclink you will have to
contact the INGV people, e.g. see the contact tab at the linked page.

Hope it helps,
Robert

Dear collegues!

I successfully use the arclink client to retrieve waveform data
from webdc.eu. I also would like to get stations from ingv which
are not available via webdc.eu (e.g. APPI).

When I try to connect to eida.rm.ingv.it I get a timeout error
(even if I set timeout to very long values).

Example code:

from obspy.arclink import Client

client = Client(host='eida.rm.ingv.it', port=18001,
user='franz.reiter@uibk.ac.at')

I also tried to set some optional parameters (password,
institution, �), without success.

Does anyone know how to successfully retrieve data from this
server?

Thank you and best regards

Franz Reiter

_______________________________________________ obspy-users mailing
list obspy-users@lists.sevor.de
ObsPy Forum

- --
Dr. Robert Barsch

EGU Office Munich
Luisenstr. 37
80333 Munich
Germany

Phone: +49-89-21806549
Fax: +49-89-218017855
eMail: barsch@egu.eu