obspy.arclink 0.4.9 released

Dear ObsPy users,

the newest obspy.arclink release has been uploaded to PyPI
(http://pypi.python.org/pypi). Besides fixing some routing issues, this
version should run significant faster than the two release before. As
usual update your installation via "easy_install -U obspy.arclink" on
command line.

Additionally I'd like to point out that data centers, such as GFZ, rely
on meaningful user ids (such as your email address) for their usage
statistics. For restricted data you have to provide a valid user name
and password anyway. So please try to initialize the ArcLink client in
your scripts like this:

from obspy.core import UTCDateTime
from obspy.arclink.client import Client
client = Client("webdc.eu", 18001, user='your.email@domain.ext')

Thank you + best regards,
Robert

- --

Dr. Robert Barsch

Ludwig-Maximilians-Universität München
Department of Earth and Environmental Sciences, Geophysics
Theresienstr. 41/IV
D-80333 Munich
Germany

Tel: +49 (0) 89 2180 4201
Fax: +49 (0) 89 2180 9942010
Mail: barsch@lmu.de