Sat May 30 03:27:52 2015 UTC ()
Import ObsPy-0.10.2 as geography/py-obspy.(Based pkgsrc/wip/py-obspy)

ObsPy is an open-source project dedicated to provide a Python framework
for processing seismological data.


(wen)
diff -r0 -r1.1 pkgsrc/geography/py-obspy/DESCR
diff -r0 -r1.1 pkgsrc/geography/py-obspy/Makefile
diff -r0 -r1.1 pkgsrc/geography/py-obspy/PLIST
diff -r0 -r1.1 pkgsrc/geography/py-obspy/distinfo

File Added: pkgsrc/geography/py-obspy/DESCR
ObsPy is an open-source project dedicated to provide a Python framework for
processing seismological data.

File Added: pkgsrc/geography/py-obspy/Makefile
# $NetBSD: Makefile,v 1.1 2015/05/30 03:27:52 wen Exp $

DISTNAME=	obspy-0.10.2
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	geography python
MASTER_SITES=	http://pypi.python.org/packages/source/o/obspy/
EXTRACT_SUFX=	.zip

MAINTAINER=	wen@NetBSD.org
HOMEPAGE=	http://www.obspy.org/
COMMENT=	Python framework for seismological observatories
LICENSE=	gnu-lgpl-v3

DEPENDS+=	${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy
DEPENDS+=	${PYPKGPREFIX}-suds>=0.4:../../net/py-suds
DEPENDS+=	${PYPKGPREFIX}-lxml>=3.2.3:../../textproc/py-lxml

USE_LANGUAGES=	c fortran
USE_TOOLS+=	bash:run

REPLACE_BASH=	obspy/taup/tests/data/TauP_test_data/gendata.sh

PYTHON_VERSIONS_INCOMPATIBLE=	33 34 # py-suds

pre-configure:
	${FIND} ${WRKSRC} -type f -exec ${CHMOD} -x {} \;

.include "../../graphics/py-matplotlib/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/geography/py-obspy/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/05/30 03:27:52 wen Exp $
bin/obspy-dataless2resp
bin/obspy-dataless2xseed
bin/obspy-flinn-engdahl
bin/obspy-indexer
bin/obspy-mopad
bin/obspy-mseed-recordanalyzer
bin/obspy-plot
bin/obspy-print
bin/obspy-reftek-rescue
bin/obspy-runtests
bin/obspy-scan
bin/obspy-xseed2dataless
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
${PYSITELIB}/${EGG_FILE}/entry_points.txt
${PYSITELIB}/${EGG_FILE}/namespace_packages.txt
${PYSITELIB}/${EGG_FILE}/not-zip-safe
${PYSITELIB}/${EGG_FILE}/requires.txt
${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/obspy/CONTRIBUTORS.txt
${PYSITELIB}/obspy/LICENSE.txt
${PYSITELIB}/obspy/RELEASE-VERSION
${PYSITELIB}/obspy/__init__.py
${PYSITELIB}/obspy/__init__.pyc
${PYSITELIB}/obspy/__init__.pyo
${PYSITELIB}/obspy/ah/README.txt
${PYSITELIB}/obspy/ah/__init__.py
${PYSITELIB}/obspy/ah/__init__.pyc
${PYSITELIB}/obspy/ah/__init__.pyo
${PYSITELIB}/obspy/ah/core.py
${PYSITELIB}/obspy/ah/core.pyc
${PYSITELIB}/obspy/ah/core.pyo
${PYSITELIB}/obspy/ah/tests/__init__.py
${PYSITELIB}/obspy/ah/tests/__init__.pyc
${PYSITELIB}/obspy/ah/tests/__init__.pyo
${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.DS.lE21.asc
${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.DS.lE21.resp
${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.KSM.sE12.asc
${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.KSM.sE12.resp
${PYSITELIB}/obspy/ah/tests/data/TSG/Readme_TSG_response.txt
${PYSITELIB}/obspy/ah/tests/data/ah1.c
${PYSITELIB}/obspy/ah/tests/data/ah1.f
${PYSITELIB}/obspy/ah/tests/data/ah1.t
${PYSITELIB}/obspy/ah/tests/data/ah2.c
${PYSITELIB}/obspy/ah/tests/data/ah2.f
${PYSITELIB}/obspy/ah/tests/data/ah2.f-e
${PYSITELIB}/obspy/ah/tests/data/ah2.t
${PYSITELIB}/obspy/ah/tests/data/hrv.lh.zne
${PYSITELIB}/obspy/ah/tests/test_core.py
${PYSITELIB}/obspy/ah/tests/test_core.pyc
${PYSITELIB}/obspy/ah/tests/test_core.pyo
${PYSITELIB}/obspy/arclink/README.txt
${PYSITELIB}/obspy/arclink/__init__.py
${PYSITELIB}/obspy/arclink/__init__.pyc
${PYSITELIB}/obspy/arclink/__init__.pyo
${PYSITELIB}/obspy/arclink/client.py
${PYSITELIB}/obspy/arclink/client.pyc
${PYSITELIB}/obspy/arclink/client.pyo
${PYSITELIB}/obspy/arclink/decrypt.py
${PYSITELIB}/obspy/arclink/decrypt.pyc
${PYSITELIB}/obspy/arclink/decrypt.pyo
${PYSITELIB}/obspy/arclink/tests/__init__.py
${PYSITELIB}/obspy/arclink/tests/__init__.pyc
${PYSITELIB}/obspy/arclink/tests/__init__.pyo
${PYSITELIB}/obspy/arclink/tests/test_client.py
${PYSITELIB}/obspy/arclink/tests/test_client.pyc
${PYSITELIB}/obspy/arclink/tests/test_client.pyo
${PYSITELIB}/obspy/arclink/tests/test_decrypt.py
${PYSITELIB}/obspy/arclink/tests/test_decrypt.pyc
${PYSITELIB}/obspy/arclink/tests/test_decrypt.pyo
${PYSITELIB}/obspy/cnv/README.txt
${PYSITELIB}/obspy/cnv/__init__.py
${PYSITELIB}/obspy/cnv/__init__.pyc
${PYSITELIB}/obspy/cnv/__init__.pyo
${PYSITELIB}/obspy/cnv/core.py
${PYSITELIB}/obspy/cnv/core.pyc
${PYSITELIB}/obspy/cnv/core.pyo
${PYSITELIB}/obspy/cnv/tests/__init__.py
${PYSITELIB}/obspy/cnv/tests/__init__.pyc
${PYSITELIB}/obspy/cnv/tests/__init__.pyo
${PYSITELIB}/obspy/cnv/tests/data/obspyck_20141020150701.cnv
${PYSITELIB}/obspy/cnv/tests/data/obspyck_20141020150701.xml
${PYSITELIB}/obspy/cnv/tests/test_core.py
${PYSITELIB}/obspy/cnv/tests/test_core.pyc
${PYSITELIB}/obspy/cnv/tests/test_core.pyo
${PYSITELIB}/obspy/core/README.txt
${PYSITELIB}/obspy/core/__init__.py
${PYSITELIB}/obspy/core/__init__.pyc
${PYSITELIB}/obspy/core/__init__.pyo
${PYSITELIB}/obspy/core/ascii.py
${PYSITELIB}/obspy/core/ascii.pyc
${PYSITELIB}/obspy/core/ascii.pyo
${PYSITELIB}/obspy/core/compatibility.py
${PYSITELIB}/obspy/core/compatibility.pyc
${PYSITELIB}/obspy/core/compatibility.pyo
${PYSITELIB}/obspy/core/data/BW_RJOB.xml
${PYSITELIB}/obspy/core/data/QuakeML-1.2.rng
${PYSITELIB}/obspy/core/data/QuakeML-1.2.xsd
${PYSITELIB}/obspy/core/data/QuakeML-BED-1.2.rng
${PYSITELIB}/obspy/core/data/QuakeML-BED-1.2.xsd
${PYSITELIB}/obspy/core/data/example.npz
${PYSITELIB}/obspy/core/event.py
${PYSITELIB}/obspy/core/event.pyc
${PYSITELIB}/obspy/core/event.pyo
${PYSITELIB}/obspy/core/event_header.py
${PYSITELIB}/obspy/core/event_header.pyc
${PYSITELIB}/obspy/core/event_header.pyo
${PYSITELIB}/obspy/core/json/__init__.py
${PYSITELIB}/obspy/core/json/__init__.pyc
${PYSITELIB}/obspy/core/json/__init__.pyo
${PYSITELIB}/obspy/core/json/core.py
${PYSITELIB}/obspy/core/json/core.pyc
${PYSITELIB}/obspy/core/json/core.pyo
${PYSITELIB}/obspy/core/json/default.py
${PYSITELIB}/obspy/core/json/default.pyc
${PYSITELIB}/obspy/core/json/default.pyo
${PYSITELIB}/obspy/core/preview.py
${PYSITELIB}/obspy/core/preview.pyc
${PYSITELIB}/obspy/core/preview.pyo
${PYSITELIB}/obspy/core/quakeml.py
${PYSITELIB}/obspy/core/quakeml.pyc
${PYSITELIB}/obspy/core/quakeml.pyo
${PYSITELIB}/obspy/core/scripts/__init__.py
${PYSITELIB}/obspy/core/scripts/__init__.pyc
${PYSITELIB}/obspy/core/scripts/__init__.pyo
${PYSITELIB}/obspy/core/scripts/flinnengdahl.py
${PYSITELIB}/obspy/core/scripts/flinnengdahl.pyc
${PYSITELIB}/obspy/core/scripts/flinnengdahl.pyo
${PYSITELIB}/obspy/core/scripts/print.py
${PYSITELIB}/obspy/core/scripts/print.pyc
${PYSITELIB}/obspy/core/scripts/print.pyo
${PYSITELIB}/obspy/core/scripts/reftekrescue.py
${PYSITELIB}/obspy/core/scripts/reftekrescue.pyc
${PYSITELIB}/obspy/core/scripts/reftekrescue.pyo
${PYSITELIB}/obspy/core/scripts/runtests.py
${PYSITELIB}/obspy/core/scripts/runtests.pyc
${PYSITELIB}/obspy/core/scripts/runtests.pyo
${PYSITELIB}/obspy/core/stream.py
${PYSITELIB}/obspy/core/stream.pyc
${PYSITELIB}/obspy/core/stream.pyo
${PYSITELIB}/obspy/core/tests/__init__.py
${PYSITELIB}/obspy/core/tests/__init__.pyc
${PYSITELIB}/obspy/core/tests/__init__.pyo
${PYSITELIB}/obspy/core/tests/data/flinnengdahl.csv
${PYSITELIB}/obspy/core/tests/data/iris_events.xml
${PYSITELIB}/obspy/core/tests/data/neries_events.xml
${PYSITELIB}/obspy/core/tests/data/preferred.xml
${PYSITELIB}/obspy/core/tests/data/qml-example-1.2-RC3.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_arrival.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_data_used.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_event.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_focalmechanism.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_magnitude.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_origin.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_pick.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_stationmagnitude.xml
${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_stationmagnitudecontributions.xml
${PYSITELIB}/obspy/core/tests/data/slist.ascii
${PYSITELIB}/obspy/core/tests/data/slist.ascii.bz2
${PYSITELIB}/obspy/core/tests/data/slist_2_traces.ascii
${PYSITELIB}/obspy/core/tests/data/slist_float.ascii
${PYSITELIB}/obspy/core/tests/data/slist_unknown.ascii
${PYSITELIB}/obspy/core/tests/data/stationxml_BK.CMB.__.LKS.xml
${PYSITELIB}/obspy/core/tests/data/stationxml_IU.ANTO.30.LDO.xml
${PYSITELIB}/obspy/core/tests/data/test.tar
${PYSITELIB}/obspy/core/tests/data/test.tar.bz2
${PYSITELIB}/obspy/core/tests/data/test.tar.gz
${PYSITELIB}/obspy/core/tests/data/test.tgz
${PYSITELIB}/obspy/core/tests/data/test.zip
${PYSITELIB}/obspy/core/tests/data/tspair.ascii
${PYSITELIB}/obspy/core/tests/data/tspair.ascii.gz
${PYSITELIB}/obspy/core/tests/data/tspair_2_traces.ascii
${PYSITELIB}/obspy/core/tests/data/tspair_float.ascii
${PYSITELIB}/obspy/core/tests/data/tspair_unknown.ascii
${PYSITELIB}/obspy/core/tests/data/usgs_event.xml
${PYSITELIB}/obspy/core/tests/images/catalog1.png
${PYSITELIB}/obspy/core/tests/images/catalog2.png
${PYSITELIB}/obspy/core/tests/images/catalog3.png
${PYSITELIB}/obspy/core/tests/images/image.png
${PYSITELIB}/obspy/core/tests/images/image_fail.png
${PYSITELIB}/obspy/core/tests/images/image_ok.png
${PYSITELIB}/obspy/core/tests/test_ascii.py
${PYSITELIB}/obspy/core/tests/test_ascii.pyc
${PYSITELIB}/obspy/core/tests/test_ascii.pyo
${PYSITELIB}/obspy/core/tests/test_code_formatting.py
${PYSITELIB}/obspy/core/tests/test_code_formatting.pyc
${PYSITELIB}/obspy/core/tests/test_code_formatting.pyo
${PYSITELIB}/obspy/core/tests/test_event.py
${PYSITELIB}/obspy/core/tests/test_event.pyc
${PYSITELIB}/obspy/core/tests/test_event.pyo
${PYSITELIB}/obspy/core/tests/test_json.py
${PYSITELIB}/obspy/core/tests/test_json.pyc
${PYSITELIB}/obspy/core/tests/test_json.pyo
${PYSITELIB}/obspy/core/tests/test_preview.py
${PYSITELIB}/obspy/core/tests/test_preview.pyc
${PYSITELIB}/obspy/core/tests/test_preview.pyo
${PYSITELIB}/obspy/core/tests/test_print.py
${PYSITELIB}/obspy/core/tests/test_print.pyc
${PYSITELIB}/obspy/core/tests/test_print.pyo
${PYSITELIB}/obspy/core/tests/test_quakeml.py
${PYSITELIB}/obspy/core/tests/test_quakeml.pyc
${PYSITELIB}/obspy/core/tests/test_quakeml.pyo
${PYSITELIB}/obspy/core/tests/test_stats.py
${PYSITELIB}/obspy/core/tests/test_stats.pyc
${PYSITELIB}/obspy/core/tests/test_stats.pyo
${PYSITELIB}/obspy/core/tests/test_stream.py
${PYSITELIB}/obspy/core/tests/test_stream.pyc
${PYSITELIB}/obspy/core/tests/test_stream.pyo
${PYSITELIB}/obspy/core/tests/test_trace.py
${PYSITELIB}/obspy/core/tests/test_trace.pyc
${PYSITELIB}/obspy/core/tests/test_trace.pyo
${PYSITELIB}/obspy/core/tests/test_utcdatetime.py
${PYSITELIB}/obspy/core/tests/test_utcdatetime.pyc
${PYSITELIB}/obspy/core/tests/test_utcdatetime.pyo
${PYSITELIB}/obspy/core/tests/test_util_attribdict.py
${PYSITELIB}/obspy/core/tests/test_util_attribdict.pyc
${PYSITELIB}/obspy/core/tests/test_util_attribdict.pyo
${PYSITELIB}/obspy/core/tests/test_util_base.py
${PYSITELIB}/obspy/core/tests/test_util_base.pyc
${PYSITELIB}/obspy/core/tests/test_util_base.pyo
${PYSITELIB}/obspy/core/tests/test_util_decorator.py
${PYSITELIB}/obspy/core/tests/test_util_decorator.pyc
${PYSITELIB}/obspy/core/tests/test_util_decorator.pyo
${PYSITELIB}/obspy/core/tests/test_util_flinnengdahl.py
${PYSITELIB}/obspy/core/tests/test_util_flinnengdahl.pyc
${PYSITELIB}/obspy/core/tests/test_util_flinnengdahl.pyo
${PYSITELIB}/obspy/core/tests/test_util_geodetics.py
${PYSITELIB}/obspy/core/tests/test_util_geodetics.pyc
${PYSITELIB}/obspy/core/tests/test_util_geodetics.pyo
${PYSITELIB}/obspy/core/tests/test_util_misc.py
${PYSITELIB}/obspy/core/tests/test_util_misc.pyc
${PYSITELIB}/obspy/core/tests/test_util_misc.pyo
${PYSITELIB}/obspy/core/tests/test_util_types.py
${PYSITELIB}/obspy/core/tests/test_util_types.pyc
${PYSITELIB}/obspy/core/tests/test_util_types.pyo
${PYSITELIB}/obspy/core/tests/test_waveform_plugins.py
${PYSITELIB}/obspy/core/tests/test_waveform_plugins.pyc
${PYSITELIB}/obspy/core/tests/test_waveform_plugins.pyo
${PYSITELIB}/obspy/core/trace.py
${PYSITELIB}/obspy/core/trace.pyc
${PYSITELIB}/obspy/core/trace.pyo
${PYSITELIB}/obspy/core/utcdatetime.py
${PYSITELIB}/obspy/core/utcdatetime.pyc
${PYSITELIB}/obspy/core/utcdatetime.pyo
${PYSITELIB}/obspy/core/util/__init__.py
${PYSITELIB}/obspy/core/util/__init__.pyc
${PYSITELIB}/obspy/core/util/__init__.pyo
${PYSITELIB}/obspy/core/util/attribdict.py
${PYSITELIB}/obspy/core/util/attribdict.pyc
${PYSITELIB}/obspy/core/util/attribdict.pyo
${PYSITELIB}/obspy/core/util/base.py
${PYSITELIB}/obspy/core/util/base.pyc
${PYSITELIB}/obspy/core/util/base.pyo
${PYSITELIB}/obspy/core/util/decorator.py
${PYSITELIB}/obspy/core/util/decorator.pyc
${PYSITELIB}/obspy/core/util/decorator.pyo
${PYSITELIB}/obspy/core/util/geodetics/__init__.py
${PYSITELIB}/obspy/core/util/geodetics/__init__.pyc
${PYSITELIB}/obspy/core/util/geodetics/__init__.pyo
${PYSITELIB}/obspy/core/util/geodetics/base.py
${PYSITELIB}/obspy/core/util/geodetics/base.pyc
${PYSITELIB}/obspy/core/util/geodetics/base.pyo
${PYSITELIB}/obspy/core/util/geodetics/data/Flinn-Engdahl.csv
${PYSITELIB}/obspy/core/util/geodetics/data/names.asc
${PYSITELIB}/obspy/core/util/geodetics/data/nesect.asc
${PYSITELIB}/obspy/core/util/geodetics/data/nwsect.asc
${PYSITELIB}/obspy/core/util/geodetics/data/quadsidx.asc
${PYSITELIB}/obspy/core/util/geodetics/data/sesect.asc
${PYSITELIB}/obspy/core/util/geodetics/data/swsect.asc
${PYSITELIB}/obspy/core/util/geodetics/flinnengdahl.py
${PYSITELIB}/obspy/core/util/geodetics/flinnengdahl.pyc
${PYSITELIB}/obspy/core/util/geodetics/flinnengdahl.pyo
${PYSITELIB}/obspy/core/util/libnames.py
${PYSITELIB}/obspy/core/util/libnames.pyc
${PYSITELIB}/obspy/core/util/libnames.pyo
${PYSITELIB}/obspy/core/util/misc.py
${PYSITELIB}/obspy/core/util/misc.pyc
${PYSITELIB}/obspy/core/util/misc.pyo
${PYSITELIB}/obspy/core/util/obspy_types.py
${PYSITELIB}/obspy/core/util/obspy_types.pyc
${PYSITELIB}/obspy/core/util/obspy_types.pyo
${PYSITELIB}/obspy/core/util/testing.py
${PYSITELIB}/obspy/core/util/testing.pyc
${PYSITELIB}/obspy/core/util/testing.pyo
${PYSITELIB}/obspy/core/util/version.py
${PYSITELIB}/obspy/core/util/version.pyc
${PYSITELIB}/obspy/core/util/version.pyo
${PYSITELIB}/obspy/css/README.txt
${PYSITELIB}/obspy/css/__init__.py
${PYSITELIB}/obspy/css/__init__.pyc
${PYSITELIB}/obspy/css/__init__.pyo
${PYSITELIB}/obspy/css/core.py
${PYSITELIB}/obspy/css/core.pyc
${PYSITELIB}/obspy/css/core.pyo
${PYSITELIB}/obspy/css/station.py
${PYSITELIB}/obspy/css/station.pyc
${PYSITELIB}/obspy/css/station.pyo
${PYSITELIB}/obspy/css/tests/__init__.py
${PYSITELIB}/obspy/css/tests/__init__.pyc
${PYSITELIB}/obspy/css/tests/__init__.pyo
${PYSITELIB}/obspy/css/tests/data/201101311155.10.ascii.gz
${PYSITELIB}/obspy/css/tests/data/201101311155.10.be.w
${PYSITELIB}/obspy/css/tests/data/201101311155.10.le.w
${PYSITELIB}/obspy/css/tests/data/README
${PYSITELIB}/obspy/css/tests/data/css2ascii.c
${PYSITELIB}/obspy/css/tests/data/station/default.affiliation
${PYSITELIB}/obspy/css/tests/data/station/default.network
${PYSITELIB}/obspy/css/tests/data/station/default.remark
${PYSITELIB}/obspy/css/tests/data/station/default.site
${PYSITELIB}/obspy/css/tests/data/station/default.sitechan
${PYSITELIB}/obspy/css/tests/data/test.wfdisc
${PYSITELIB}/obspy/css/tests/test_core.py
${PYSITELIB}/obspy/css/tests/test_core.pyc
${PYSITELIB}/obspy/css/tests/test_core.pyo
${PYSITELIB}/obspy/css/tests/test_station.py
${PYSITELIB}/obspy/css/tests/test_station.pyc
${PYSITELIB}/obspy/css/tests/test_station.pyo
${PYSITELIB}/obspy/datamark/README.txt
${PYSITELIB}/obspy/datamark/__init__.py
${PYSITELIB}/obspy/datamark/__init__.pyc
${PYSITELIB}/obspy/datamark/__init__.pyo
${PYSITELIB}/obspy/datamark/core.py
${PYSITELIB}/obspy/datamark/core.pyc
${PYSITELIB}/obspy/datamark/core.pyo
${PYSITELIB}/obspy/datamark/tests/__init__.py
${PYSITELIB}/obspy/datamark/tests/__init__.pyc
${PYSITELIB}/obspy/datamark/tests/__init__.pyo
${PYSITELIB}/obspy/datamark/tests/data/10030302.00
${PYSITELIB}/obspy/datamark/tests/data/10030302.01
${PYSITELIB}/obspy/datamark/tests/data/10030302.02
${PYSITELIB}/obspy/datamark/tests/data/10030302.03
${PYSITELIB}/obspy/datamark/tests/data/10030302.04
${PYSITELIB}/obspy/datamark/tests/data/10030302.05
${PYSITELIB}/obspy/datamark/tests/data/10030302.06
${PYSITELIB}/obspy/datamark/tests/data/10030302.07
${PYSITELIB}/obspy/datamark/tests/data/10030302.08
${PYSITELIB}/obspy/datamark/tests/data/10030302.09
${PYSITELIB}/obspy/datamark/tests/data/10030302.10
${PYSITELIB}/obspy/datamark/tests/test_core.py
${PYSITELIB}/obspy/datamark/tests/test_core.pyc
${PYSITELIB}/obspy/datamark/tests/test_core.pyo
${PYSITELIB}/obspy/db/README.txt
${PYSITELIB}/obspy/db/__init__.py
${PYSITELIB}/obspy/db/__init__.pyc
${PYSITELIB}/obspy/db/__init__.pyo
${PYSITELIB}/obspy/db/client.py
${PYSITELIB}/obspy/db/client.pyc
${PYSITELIB}/obspy/db/client.pyo
${PYSITELIB}/obspy/db/db.py
${PYSITELIB}/obspy/db/db.pyc
${PYSITELIB}/obspy/db/db.pyo
${PYSITELIB}/obspy/db/feature.py
${PYSITELIB}/obspy/db/feature.pyc
${PYSITELIB}/obspy/db/feature.pyo
${PYSITELIB}/obspy/db/indexer.py
${PYSITELIB}/obspy/db/indexer.pyc
${PYSITELIB}/obspy/db/indexer.pyo
${PYSITELIB}/obspy/db/scripts/__init__.py
${PYSITELIB}/obspy/db/scripts/__init__.pyc
${PYSITELIB}/obspy/db/scripts/__init__.pyo
${PYSITELIB}/obspy/db/scripts/indexer.py
${PYSITELIB}/obspy/db/scripts/indexer.pyc
${PYSITELIB}/obspy/db/scripts/indexer.pyo
${PYSITELIB}/obspy/db/tests/__init__.py
${PYSITELIB}/obspy/db/tests/__init__.pyc
${PYSITELIB}/obspy/db/tests/__init__.pyo
${PYSITELIB}/obspy/db/tests/test_client.py
${PYSITELIB}/obspy/db/tests/test_client.pyc
${PYSITELIB}/obspy/db/tests/test_client.pyo
${PYSITELIB}/obspy/db/tests/test_util.py
${PYSITELIB}/obspy/db/tests/test_util.pyc
${PYSITELIB}/obspy/db/tests/test_util.pyo
${PYSITELIB}/obspy/db/util.py
${PYSITELIB}/obspy/db/util.pyc
${PYSITELIB}/obspy/db/util.pyo
${PYSITELIB}/obspy/earthworm/README.txt
${PYSITELIB}/obspy/earthworm/__init__.py
${PYSITELIB}/obspy/earthworm/__init__.pyc
${PYSITELIB}/obspy/earthworm/__init__.pyo
${PYSITELIB}/obspy/earthworm/client.py
${PYSITELIB}/obspy/earthworm/client.pyc
${PYSITELIB}/obspy/earthworm/client.pyo
${PYSITELIB}/obspy/earthworm/tests/__init__.py
${PYSITELIB}/obspy/earthworm/tests/__init__.pyc
${PYSITELIB}/obspy/earthworm/tests/__init__.pyo
${PYSITELIB}/obspy/earthworm/tests/test_client.py
${PYSITELIB}/obspy/earthworm/tests/test_client.pyc
${PYSITELIB}/obspy/earthworm/tests/test_client.pyo
${PYSITELIB}/obspy/earthworm/waveserver.py
${PYSITELIB}/obspy/earthworm/waveserver.pyc
${PYSITELIB}/obspy/earthworm/waveserver.pyo
${PYSITELIB}/obspy/fdsn/README.txt
${PYSITELIB}/obspy/fdsn/__init__.py
${PYSITELIB}/obspy/fdsn/__init__.pyc
${PYSITELIB}/obspy/fdsn/__init__.pyo
${PYSITELIB}/obspy/fdsn/client.py
${PYSITELIB}/obspy/fdsn/client.pyc
${PYSITELIB}/obspy/fdsn/client.pyo
${PYSITELIB}/obspy/fdsn/header.py
${PYSITELIB}/obspy/fdsn/header.pyc
${PYSITELIB}/obspy/fdsn/header.pyo
${PYSITELIB}/obspy/fdsn/tests/__init__.py
${PYSITELIB}/obspy/fdsn/tests/__init__.pyc
${PYSITELIB}/obspy/fdsn/tests/__init__.pyo
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ethz_dataselect.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ethz_event.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ethz_station.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_iris_dataselect.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_iris_event.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_iris_station.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ncedc_dataselect.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ncedc_event.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ncedc_station.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_resif_dataselect.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_resif_station.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_usgs_event.wadl
${PYSITELIB}/obspy/fdsn/tests/data/2014-02-16_seismicportal_event.wadl
${PYSITELIB}/obspy/fdsn/tests/data/bulk.mseed
${PYSITELIB}/obspy/fdsn/tests/data/dataselect.wadl
${PYSITELIB}/obspy/fdsn/tests/data/dataselect_example.mseed
${PYSITELIB}/obspy/fdsn/tests/data/dataselect_example_mixed_wildcards.mseed
${PYSITELIB}/obspy/fdsn/tests/data/dataselect_example_wildcards.mseed
${PYSITELIB}/obspy/fdsn/tests/data/dataselect_helpstring.txt
${PYSITELIB}/obspy/fdsn/tests/data/dataselect_missing_attributes.wadl
${PYSITELIB}/obspy/fdsn/tests/data/dataselect_no_types.wadl
${PYSITELIB}/obspy/fdsn/tests/data/event.wadl
${PYSITELIB}/obspy/fdsn/tests/data/event_helpstring.txt
${PYSITELIB}/obspy/fdsn/tests/data/event_missing_attributes.wadl
${PYSITELIB}/obspy/fdsn/tests/data/events_by_eventid.xml
${PYSITELIB}/obspy/fdsn/tests/data/events_by_misc.xml
${PYSITELIB}/obspy/fdsn/tests/data/events_by_time.xml
${PYSITELIB}/obspy/fdsn/tests/data/station.wadl
${PYSITELIB}/obspy/fdsn/tests/data/station_helpstring.txt
${PYSITELIB}/obspy/fdsn/tests/data/station_no_types.wadl
${PYSITELIB}/obspy/fdsn/tests/data/stations_by_latlon.xml
${PYSITELIB}/obspy/fdsn/tests/data/stations_by_misc.xml
${PYSITELIB}/obspy/fdsn/tests/data/stations_by_station.xml
${PYSITELIB}/obspy/fdsn/tests/data/stations_by_station_wildcard.xml
${PYSITELIB}/obspy/fdsn/tests/data/usgs_event.wadl
${PYSITELIB}/obspy/fdsn/tests/test_client.py
${PYSITELIB}/obspy/fdsn/tests/test_client.pyc
${PYSITELIB}/obspy/fdsn/tests/test_client.pyo
${PYSITELIB}/obspy/fdsn/tests/test_wadl_parser.py
${PYSITELIB}/obspy/fdsn/tests/test_wadl_parser.pyc
${PYSITELIB}/obspy/fdsn/tests/test_wadl_parser.pyo
${PYSITELIB}/obspy/fdsn/wadl_parser.py
${PYSITELIB}/obspy/fdsn/wadl_parser.pyc
${PYSITELIB}/obspy/fdsn/wadl_parser.pyo
${PYSITELIB}/obspy/gse2/README.txt
${PYSITELIB}/obspy/gse2/__init__.py
${PYSITELIB}/obspy/gse2/__init__.pyc
${PYSITELIB}/obspy/gse2/__init__.pyo
${PYSITELIB}/obspy/gse2/core.py
${PYSITELIB}/obspy/gse2/core.pyc
${PYSITELIB}/obspy/gse2/core.pyo
${PYSITELIB}/obspy/gse2/libgse1.py
${PYSITELIB}/obspy/gse2/libgse1.pyc
${PYSITELIB}/obspy/gse2/libgse1.pyo
${PYSITELIB}/obspy/gse2/libgse2.py
${PYSITELIB}/obspy/gse2/libgse2.pyc
${PYSITELIB}/obspy/gse2/libgse2.pyo
${PYSITELIB}/obspy/gse2/paz.py
${PYSITELIB}/obspy/gse2/paz.pyc
${PYSITELIB}/obspy/gse2/paz.pyo
${PYSITELIB}/obspy/gse2/tests/__init__.py
${PYSITELIB}/obspy/gse2/tests/__init__.pyc
${PYSITELIB}/obspy/gse2/tests/__init__.pyo
${PYSITELIB}/obspy/gse2/tests/data/GRF_031102_0225.GSE.wrong_chksum
${PYSITELIB}/obspy/gse2/tests/data/STA2.testlines
${PYSITELIB}/obspy/gse2/tests/data/STA2.testlines_out
${PYSITELIB}/obspy/gse2/tests/data/acc.gse
${PYSITELIB}/obspy/gse2/tests/data/broken_head.gse2
${PYSITELIB}/obspy/gse2/tests/data/loc_RJOB20050831023349.z
${PYSITELIB}/obspy/gse2/tests/data/loc_RJOB20050831023349.z.wrong_chksum
${PYSITELIB}/obspy/gse2/tests/data/loc_RJOB20050831023349_first100_dos.z
${PYSITELIB}/obspy/gse2/tests/data/loc_RNON20040609200559.z
${PYSITELIB}/obspy/gse2/tests/data/loc_STAU20031119011659.z
${PYSITELIB}/obspy/gse2/tests/data/sta2.gse2
${PYSITELIB}/obspy/gse2/tests/data/twiceCHK2.gse2
${PYSITELIB}/obspy/gse2/tests/data/y2000.gse
${PYSITELIB}/obspy/gse2/tests/test_core.py
${PYSITELIB}/obspy/gse2/tests/test_core.pyc
${PYSITELIB}/obspy/gse2/tests/test_core.pyo
${PYSITELIB}/obspy/gse2/tests/test_libgse1.py
${PYSITELIB}/obspy/gse2/tests/test_libgse1.pyc
${PYSITELIB}/obspy/gse2/tests/test_libgse1.pyo
${PYSITELIB}/obspy/gse2/tests/test_libgse2.py
${PYSITELIB}/obspy/gse2/tests/test_libgse2.pyc
${PYSITELIB}/obspy/gse2/tests/test_libgse2.pyo
${PYSITELIB}/obspy/gse2/tests/test_paz.py
${PYSITELIB}/obspy/gse2/tests/test_paz.pyc
${PYSITELIB}/obspy/gse2/tests/test_paz.pyo
${PYSITELIB}/obspy/imaging/README.txt
${PYSITELIB}/obspy/imaging/__init__.py
${PYSITELIB}/obspy/imaging/__init__.pyc
${PYSITELIB}/obspy/imaging/__init__.pyo
${PYSITELIB}/obspy/imaging/beachball.py
${PYSITELIB}/obspy/imaging/beachball.pyc
${PYSITELIB}/obspy/imaging/beachball.pyo
${PYSITELIB}/obspy/imaging/maps.py
${PYSITELIB}/obspy/imaging/maps.pyc
${PYSITELIB}/obspy/imaging/maps.pyo
${PYSITELIB}/obspy/imaging/mopad_wrapper.py
${PYSITELIB}/obspy/imaging/mopad_wrapper.pyc
${PYSITELIB}/obspy/imaging/mopad_wrapper.pyo
${PYSITELIB}/obspy/imaging/scripts/__init__.py
${PYSITELIB}/obspy/imaging/scripts/__init__.pyc
${PYSITELIB}/obspy/imaging/scripts/__init__.pyo
${PYSITELIB}/obspy/imaging/scripts/mopad.py
${PYSITELIB}/obspy/imaging/scripts/mopad.pyc
${PYSITELIB}/obspy/imaging/scripts/mopad.pyo
${PYSITELIB}/obspy/imaging/scripts/plot.py
${PYSITELIB}/obspy/imaging/scripts/plot.pyc
${PYSITELIB}/obspy/imaging/scripts/plot.pyo
${PYSITELIB}/obspy/imaging/scripts/scan.py
${PYSITELIB}/obspy/imaging/scripts/scan.pyc
${PYSITELIB}/obspy/imaging/scripts/scan.pyo
${PYSITELIB}/obspy/imaging/spectrogram.py
${PYSITELIB}/obspy/imaging/spectrogram.pyc
${PYSITELIB}/obspy/imaging/spectrogram.pyo
${PYSITELIB}/obspy/imaging/tests/__init__.py
${PYSITELIB}/obspy/imaging/tests/__init__.pyc
${PYSITELIB}/obspy/imaging/tests/__init__.pyo
${PYSITELIB}/obspy/imaging/tests/images/bb-20090102-np2.png
${PYSITELIB}/obspy/imaging/tests/images/bb_19950128_np1.png
${PYSITELIB}/obspy/imaging/tests/images/bb_19950128_np2.png
${PYSITELIB}/obspy/imaging/tests/images/bb_20040905_0_mt.png
${PYSITELIB}/obspy/imaging/tests/images/bb_20040905_1_mt.png
${PYSITELIB}/obspy/imaging/tests/images/bb_20090102_mt.png
${PYSITELIB}/obspy/imaging/tests/images/bb_20090102_np1.png
${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_x.png
${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_x_height.png
${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_y.png
${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_y_height.png
${PYSITELIB}/obspy/imaging/tests/images/bb_chile_mt.png
${PYSITELIB}/obspy/imaging/tests/images/bb_clvd.png
${PYSITELIB}/obspy/imaging/tests/images/bb_collection.png
${PYSITELIB}/obspy/imaging/tests/images/bb_double_couple.png
${PYSITELIB}/obspy/imaging/tests/images/bb_explosion.png
${PYSITELIB}/obspy/imaging/tests/images/bb_geiyo_np1.png
${PYSITELIB}/obspy/imaging/tests/images/bb_honshu_np1.png
${PYSITELIB}/obspy/imaging/tests/images/bb_honshu_np2.png
${PYSITELIB}/obspy/imaging/tests/images/bb_implosion.png
${PYSITELIB}/obspy/imaging/tests/images/bb_lars.png
${PYSITELIB}/obspy/imaging/tests/images/bb_miyagi_mt.png
${PYSITELIB}/obspy/imaging/tests/images/bb_sumatra_mt.png
${PYSITELIB}/obspy/imaging/tests/images/bb_sumatra_np1.png
${PYSITELIB}/obspy/imaging/tests/images/bb_sumatra_np2.png
${PYSITELIB}/obspy/imaging/tests/images/bb_tottori_np1.png
${PYSITELIB}/obspy/imaging/tests/images/mopad_collection.png
${PYSITELIB}/obspy/imaging/tests/images/mopad_ev.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_fill.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_lines.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_lambo.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_ortho.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_stereo.gmt
${PYSITELIB}/obspy/imaging/tests/images/plot.png
${PYSITELIB}/obspy/imaging/tests/images/plot_nomerge.png
${PYSITELIB}/obspy/imaging/tests/images/ppsd.png
${PYSITELIB}/obspy/imaging/tests/images/scan.png
${PYSITELIB}/obspy/imaging/tests/images/scan_mult_sampl.png
${PYSITELIB}/obspy/imaging/tests/images/scan_times.png
${PYSITELIB}/obspy/imaging/tests/images/spectrogram.png
${PYSITELIB}/obspy/imaging/tests/images/spectrogram_log.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_10_traces.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_10_traces_huge.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_10_traces_tiny.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_1_trace.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_3_traces.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_5_traces.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_azim_section.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_binning_error.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_binning_error_2.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_complex_gap_few_samples.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_complex_gap_many_samples.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_dayplot.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_dayplot_catalog.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_dayplot_event.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_default_relative.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_default_section.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_labels.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_one_hour_few_samples.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_one_hour_many_samples.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_reftime_relative.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_reftime_section.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_simple_gap_few_samples.png
${PYSITELIB}/obspy/imaging/tests/images/waveform_simple_gap_many_samples.png
${PYSITELIB}/obspy/imaging/tests/test_backend.py
${PYSITELIB}/obspy/imaging/tests/test_backend.pyc
${PYSITELIB}/obspy/imaging/tests/test_backend.pyo
${PYSITELIB}/obspy/imaging/tests/test_beachball.py
${PYSITELIB}/obspy/imaging/tests/test_beachball.pyc
${PYSITELIB}/obspy/imaging/tests/test_beachball.pyo
${PYSITELIB}/obspy/imaging/tests/test_mopad.py
${PYSITELIB}/obspy/imaging/tests/test_mopad.pyc
${PYSITELIB}/obspy/imaging/tests/test_mopad.pyo
${PYSITELIB}/obspy/imaging/tests/test_mopad_script.py
${PYSITELIB}/obspy/imaging/tests/test_mopad_script.pyc
${PYSITELIB}/obspy/imaging/tests/test_mopad_script.pyo
${PYSITELIB}/obspy/imaging/tests/test_plot.py
${PYSITELIB}/obspy/imaging/tests/test_plot.pyc
${PYSITELIB}/obspy/imaging/tests/test_plot.pyo
${PYSITELIB}/obspy/imaging/tests/test_ppsd.py
${PYSITELIB}/obspy/imaging/tests/test_ppsd.pyc
${PYSITELIB}/obspy/imaging/tests/test_ppsd.pyo
${PYSITELIB}/obspy/imaging/tests/test_scan.py
${PYSITELIB}/obspy/imaging/tests/test_scan.pyc
${PYSITELIB}/obspy/imaging/tests/test_scan.pyo
${PYSITELIB}/obspy/imaging/tests/test_spectrogram.py
${PYSITELIB}/obspy/imaging/tests/test_spectrogram.pyc
${PYSITELIB}/obspy/imaging/tests/test_spectrogram.pyo
${PYSITELIB}/obspy/imaging/tests/test_waveform.py
${PYSITELIB}/obspy/imaging/tests/test_waveform.pyc
${PYSITELIB}/obspy/imaging/tests/test_waveform.pyo
${PYSITELIB}/obspy/imaging/util.py
${PYSITELIB}/obspy/imaging/util.pyc
${PYSITELIB}/obspy/imaging/util.pyo
${PYSITELIB}/obspy/imaging/waveform.py
${PYSITELIB}/obspy/imaging/waveform.pyc
${PYSITELIB}/obspy/imaging/waveform.pyo
${PYSITELIB}/obspy/iris/README.txt
${PYSITELIB}/obspy/iris/__init__.py
${PYSITELIB}/obspy/iris/__init__.pyc
${PYSITELIB}/obspy/iris/__init__.pyo
${PYSITELIB}/obspy/iris/client.py
${PYSITELIB}/obspy/iris/client.pyc
${PYSITELIB}/obspy/iris/client.pyo
${PYSITELIB}/obspy/iris/tests/__init__.py
${PYSITELIB}/obspy/iris/tests/__init__.pyc
${PYSITELIB}/obspy/iris/tests/__init__.pyo
${PYSITELIB}/obspy/iris/tests/data/IU.ANMO.00.BHZ.mseed
${PYSITELIB}/obspy/iris/tests/data/IU.ANMO.00.BHZ.sacpz
${PYSITELIB}/obspy/iris/tests/data/RESP.ANMO.IU.00.BHZ
${PYSITELIB}/obspy/iris/tests/data/RESP.ANMO.IU._.BH_
${PYSITELIB}/obspy/iris/tests/test_client.py
${PYSITELIB}/obspy/iris/tests/test_client.pyc
${PYSITELIB}/obspy/iris/tests/test_client.pyo
${PYSITELIB}/obspy/kinemetrics/README.txt
${PYSITELIB}/obspy/kinemetrics/__init__.py
${PYSITELIB}/obspy/kinemetrics/__init__.pyc
${PYSITELIB}/obspy/kinemetrics/__init__.pyo
${PYSITELIB}/obspy/kinemetrics/core.py
${PYSITELIB}/obspy/kinemetrics/core.pyc
${PYSITELIB}/obspy/kinemetrics/core.pyo
${PYSITELIB}/obspy/kinemetrics/evt.py
${PYSITELIB}/obspy/kinemetrics/evt.pyc
${PYSITELIB}/obspy/kinemetrics/evt.pyo
${PYSITELIB}/obspy/kinemetrics/evt_base.py
${PYSITELIB}/obspy/kinemetrics/evt_base.pyc
${PYSITELIB}/obspy/kinemetrics/evt_base.pyo
${PYSITELIB}/obspy/kinemetrics/tests/__init__.py
${PYSITELIB}/obspy/kinemetrics/tests/__init__.pyc
${PYSITELIB}/obspy/kinemetrics/tests/__init__.pyo
${PYSITELIB}/obspy/kinemetrics/tests/data/BI008_MEMA-04823.evt
${PYSITELIB}/obspy/kinemetrics/tests/data/BX456_MOLA-02351.evt
${PYSITELIB}/obspy/kinemetrics/tests/data/NOUTF8.evt
${PYSITELIB}/obspy/kinemetrics/tests/test_core.py
${PYSITELIB}/obspy/kinemetrics/tests/test_core.pyc
${PYSITELIB}/obspy/kinemetrics/tests/test_core.pyo
${PYSITELIB}/obspy/lib/__init__.py
${PYSITELIB}/obspy/lib/__init__.pyc
${PYSITELIB}/obspy/lib/__init__.pyo
${PYSITELIB}/obspy/lib/libevresp_NetBSD_64bit_py27.so
${PYSITELIB}/obspy/lib/libgse2_NetBSD_64bit_py27.so
${PYSITELIB}/obspy/lib/libmseed_NetBSD_64bit_py27.so
${PYSITELIB}/obspy/lib/libsegy_NetBSD_64bit_py27.so
${PYSITELIB}/obspy/lib/libsignal_NetBSD_64bit_py27.so
${PYSITELIB}/obspy/lib/libtau_NetBSD_64bit_py27.so
${PYSITELIB}/obspy/mseed/README.txt
${PYSITELIB}/obspy/mseed/__init__.py
${PYSITELIB}/obspy/mseed/__init__.pyc
${PYSITELIB}/obspy/mseed/__init__.pyo
${PYSITELIB}/obspy/mseed/core.py
${PYSITELIB}/obspy/mseed/core.pyc
${PYSITELIB}/obspy/mseed/core.pyo
${PYSITELIB}/obspy/mseed/headers.py
${PYSITELIB}/obspy/mseed/headers.pyc
${PYSITELIB}/obspy/mseed/headers.pyo
${PYSITELIB}/obspy/mseed/msstruct.py
${PYSITELIB}/obspy/mseed/msstruct.pyc
${PYSITELIB}/obspy/mseed/msstruct.pyo
${PYSITELIB}/obspy/mseed/scripts/__init__.py
${PYSITELIB}/obspy/mseed/scripts/__init__.pyc
${PYSITELIB}/obspy/mseed/scripts/__init__.pyo
${PYSITELIB}/obspy/mseed/scripts/recordanalyzer.py
${PYSITELIB}/obspy/mseed/scripts/recordanalyzer.pyc
${PYSITELIB}/obspy/mseed/scripts/recordanalyzer.pyo
${PYSITELIB}/obspy/mseed/tests/__init__.py
${PYSITELIB}/obspy/mseed/tests/__init__.pyc
${PYSITELIB}/obspy/mseed/tests/__init__.pyo
${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.first_10_records
${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.first_record
${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.second_record
${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.third_record
${PYSITELIB}/obspy/mseed/tests/data/BW.UH3.__.EHZ.D.2010.171.first_record
${PYSITELIB}/obspy/mseed/tests/data/CDSN_encoding.mseed
${PYSITELIB}/obspy/mseed/tests/data/DWWSSN_encoding.mseed
${PYSITELIB}/obspy/mseed/tests/data/GEOSCOPE16_4_encoding.mseed
${PYSITELIB}/obspy/mseed/tests/data/RJOB.BW.EHZ.D.300806.0000.fullseed
${PYSITELIB}/obspy/mseed/tests/data/SRO_encoding.mseed
${PYSITELIB}/obspy/mseed/tests/data/WUQ.XJ.HHN.D.2008.285.first_record
${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.be-header.be-data.mseed
${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.be-header.le-data.mseed
${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.le-header.be-data.mseed
${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.le-header.le-data.mseed
${PYSITELIB}/obspy/mseed/tests/data/blockette008.mseed
${PYSITELIB}/obspy/mseed/tests/data/brokenlastrecord.mseed
${PYSITELIB}/obspy/mseed/tests/data/constructedFileToTestReadViaRecords.mseed
${PYSITELIB}/obspy/mseed/tests/data/corrupt_one_extra_byte_at_end.mseed
${PYSITELIB}/obspy/mseed/tests/data/dataquality-m.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/float32_Float32_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/float32_Float32_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/float64_Float64_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/float64_Float64_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/fullASCII_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/fullASCII_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int16_INT16_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int16_INT16_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_INT32_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_INT32_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim1_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim1_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim2_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim2_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/nan_float32.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/nan_float64.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/smallASCII_bigEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/encoding/smallASCII_littleEndian.mseed
${PYSITELIB}/obspy/mseed/tests/data/fullseed.mseed
${PYSITELIB}/obspy/mseed/tests/data/fullseed_dataquality_M.mseed
${PYSITELIB}/obspy/mseed/tests/data/fullseed_dataquality_Q.mseed
${PYSITELIB}/obspy/mseed/tests/data/fullseed_dataquality_R.mseed
${PYSITELIB}/obspy/mseed/tests/data/gaps.mseed
${PYSITELIB}/obspy/mseed/tests/data/infinite-loop.mseed
${PYSITELIB}/obspy/mseed/tests/data/not.mseed
${PYSITELIB}/obspy/mseed/tests/data/not2.mseed
${PYSITELIB}/obspy/mseed/tests/data/not3.mseed
${PYSITELIB}/obspy/mseed/tests/data/not4.mseed
${PYSITELIB}/obspy/mseed/tests/data/one_record_already_applied_time_correction.mseed
${PYSITELIB}/obspy/mseed/tests/data/one_record_time_corr_applied_but_time_corr_is_zero.mseed
${PYSITELIB}/obspy/mseed/tests/data/qualityflags.mseed
${PYSITELIB}/obspy/mseed/tests/data/reclen_1024_without_sequence_numbers.mseed
${PYSITELIB}/obspy/mseed/tests/data/steim2.mseed
${PYSITELIB}/obspy/mseed/tests/data/test.mseed
${PYSITELIB}/obspy/mseed/tests/data/timingquality.mseed
${PYSITELIB}/obspy/mseed/tests/data/two_channels.mseed
${PYSITELIB}/obspy/mseed/tests/test_mseed_reading_and_writing.py
${PYSITELIB}/obspy/mseed/tests/test_mseed_reading_and_writing.pyc
${PYSITELIB}/obspy/mseed/tests/test_mseed_reading_and_writing.pyo
${PYSITELIB}/obspy/mseed/tests/test_mseed_special_issues.py
${PYSITELIB}/obspy/mseed/tests/test_mseed_special_issues.pyc
${PYSITELIB}/obspy/mseed/tests/test_mseed_special_issues.pyo
${PYSITELIB}/obspy/mseed/tests/test_mseed_util.py
${PYSITELIB}/obspy/mseed/tests/test_mseed_util.pyc
${PYSITELIB}/obspy/mseed/tests/test_mseed_util.pyo
${PYSITELIB}/obspy/mseed/tests/test_recordanalyzer.py
${PYSITELIB}/obspy/mseed/tests/test_recordanalyzer.pyc
${PYSITELIB}/obspy/mseed/tests/test_recordanalyzer.pyo
${PYSITELIB}/obspy/mseed/util.py
${PYSITELIB}/obspy/mseed/util.pyc
${PYSITELIB}/obspy/mseed/util.pyo
${PYSITELIB}/obspy/ndk/README.txt
${PYSITELIB}/obspy/ndk/__init__.py
${PYSITELIB}/obspy/ndk/__init__.pyc
${PYSITELIB}/obspy/ndk/__init__.pyo
${PYSITELIB}/obspy/ndk/core.py
${PYSITELIB}/obspy/ndk/core.pyc
${PYSITELIB}/obspy/ndk/core.pyo
${PYSITELIB}/obspy/ndk/tests/__init__.py
${PYSITELIB}/obspy/ndk/tests/__init__.pyc
${PYSITELIB}/obspy/ndk/tests/__init__.pyo
${PYSITELIB}/obspy/ndk/tests/data/C200604092050A.ndk
${PYSITELIB}/obspy/ndk/tests/data/C200604092050A.xml
${PYSITELIB}/obspy/ndk/tests/data/faulty_cmt_timestamp.ndk
${PYSITELIB}/obspy/ndk/tests/data/faulty_infeasible_latitude.ndk
${PYSITELIB}/obspy/ndk/tests/data/faulty_invalid_date.ndk
${PYSITELIB}/obspy/ndk/tests/data/faulty_invalid_latitude.ndk
${PYSITELIB}/obspy/ndk/tests/data/faulty_multiple_events.ndk
${PYSITELIB}/obspy/ndk/tests/data/multiple_events.ndk
${PYSITELIB}/obspy/ndk/tests/test_ndk.py
${PYSITELIB}/obspy/ndk/tests/test_ndk.pyc
${PYSITELIB}/obspy/ndk/tests/test_ndk.pyo
${PYSITELIB}/obspy/neic/README.txt
${PYSITELIB}/obspy/neic/__init__.py
${PYSITELIB}/obspy/neic/__init__.pyc
${PYSITELIB}/obspy/neic/__init__.pyo
${PYSITELIB}/obspy/neic/client.py
${PYSITELIB}/obspy/neic/client.pyc
${PYSITELIB}/obspy/neic/client.pyo
${PYSITELIB}/obspy/neic/tests/__init__.py
${PYSITELIB}/obspy/neic/tests/__init__.pyc
${PYSITELIB}/obspy/neic/tests/__init__.pyo
${PYSITELIB}/obspy/neic/tests/test_client.py
${PYSITELIB}/obspy/neic/tests/test_client.pyc
${PYSITELIB}/obspy/neic/tests/test_client.pyo
${PYSITELIB}/obspy/neic/util.py
${PYSITELIB}/obspy/neic/util.pyc
${PYSITELIB}/obspy/neic/util.pyo
${PYSITELIB}/obspy/neries/README.txt
${PYSITELIB}/obspy/neries/__init__.py
${PYSITELIB}/obspy/neries/__init__.pyc
${PYSITELIB}/obspy/neries/__init__.pyo
${PYSITELIB}/obspy/neries/client.py
${PYSITELIB}/obspy/neries/client.pyc
${PYSITELIB}/obspy/neries/client.pyo
${PYSITELIB}/obspy/neries/tests/__init__.py
${PYSITELIB}/obspy/neries/tests/__init__.pyc
${PYSITELIB}/obspy/neries/tests/__init__.pyo
${PYSITELIB}/obspy/neries/tests/test_client.py
${PYSITELIB}/obspy/neries/tests/test_client.pyc
${PYSITELIB}/obspy/neries/tests/test_client.pyo
${PYSITELIB}/obspy/nlloc/README.txt
${PYSITELIB}/obspy/nlloc/__init__.py
${PYSITELIB}/obspy/nlloc/__init__.pyc
${PYSITELIB}/obspy/nlloc/__init__.pyo
${PYSITELIB}/obspy/nlloc/core.py
${PYSITELIB}/obspy/nlloc/core.pyc
${PYSITELIB}/obspy/nlloc/core.pyo
${PYSITELIB}/obspy/nlloc/tests/__init__.py
${PYSITELIB}/obspy/nlloc/tests/__init__.pyc
${PYSITELIB}/obspy/nlloc/tests/__init__.pyo
${PYSITELIB}/obspy/nlloc/tests/data/nlloc.hyp
${PYSITELIB}/obspy/nlloc/tests/data/nlloc.obs
${PYSITELIB}/obspy/nlloc/tests/data/nlloc.qml
${PYSITELIB}/obspy/nlloc/tests/test_core.py
${PYSITELIB}/obspy/nlloc/tests/test_core.pyc
${PYSITELIB}/obspy/nlloc/tests/test_core.pyo
${PYSITELIB}/obspy/pdas/__init__.py
${PYSITELIB}/obspy/pdas/__init__.pyc
${PYSITELIB}/obspy/pdas/__init__.pyo
${PYSITELIB}/obspy/pdas/core.py
${PYSITELIB}/obspy/pdas/core.pyc
${PYSITELIB}/obspy/pdas/core.pyo
${PYSITELIB}/obspy/pdas/tests/__init__.py
${PYSITELIB}/obspy/pdas/tests/__init__.pyc
${PYSITELIB}/obspy/pdas/tests/__init__.pyo
${PYSITELIB}/obspy/pdas/tests/data/p1246001.108
${PYSITELIB}/obspy/pdas/tests/test_core.py
${PYSITELIB}/obspy/pdas/tests/test_core.pyc
${PYSITELIB}/obspy/pdas/tests/test_core.pyo
${PYSITELIB}/obspy/pde/README.txt
${PYSITELIB}/obspy/pde/__init__.py
${PYSITELIB}/obspy/pde/__init__.pyc
${PYSITELIB}/obspy/pde/__init__.pyo
${PYSITELIB}/obspy/pde/mchedr.py
${PYSITELIB}/obspy/pde/mchedr.pyc
${PYSITELIB}/obspy/pde/mchedr.pyo
${PYSITELIB}/obspy/pde/tests/__init__.py
${PYSITELIB}/obspy/pde/tests/__init__.pyc
${PYSITELIB}/obspy/pde/tests/__init__.pyo
${PYSITELIB}/obspy/pde/tests/data/mchedr.dat
${PYSITELIB}/obspy/pde/tests/test_mchedr.py
${PYSITELIB}/obspy/pde/tests/test_mchedr.pyc
${PYSITELIB}/obspy/pde/tests/test_mchedr.pyo
${PYSITELIB}/obspy/realtime/README.txt
${PYSITELIB}/obspy/realtime/__init__.py
${PYSITELIB}/obspy/realtime/__init__.pyc
${PYSITELIB}/obspy/realtime/__init__.pyo
${PYSITELIB}/obspy/realtime/rtmemory.py
${PYSITELIB}/obspy/realtime/rtmemory.pyc
${PYSITELIB}/obspy/realtime/rtmemory.pyo
${PYSITELIB}/obspy/realtime/rttrace.py
${PYSITELIB}/obspy/realtime/rttrace.pyc
${PYSITELIB}/obspy/realtime/rttrace.pyo
${PYSITELIB}/obspy/realtime/signal.py
${PYSITELIB}/obspy/realtime/signal.pyc
${PYSITELIB}/obspy/realtime/signal.pyo
${PYSITELIB}/obspy/realtime/tests/__init__.py
${PYSITELIB}/obspy/realtime/tests/__init__.pyc
${PYSITELIB}/obspy/realtime/tests/__init__.pyo
${PYSITELIB}/obspy/realtime/tests/data/II.TLY.BHZ.SAC
${PYSITELIB}/obspy/realtime/tests/test_rttrace.py
${PYSITELIB}/obspy/realtime/tests/test_rttrace.pyc
${PYSITELIB}/obspy/realtime/tests/test_rttrace.pyo
${PYSITELIB}/obspy/realtime/tests/test_signal.py
${PYSITELIB}/obspy/realtime/tests/test_signal.pyc
${PYSITELIB}/obspy/realtime/tests/test_signal.pyo
${PYSITELIB}/obspy/sac/README.txt
${PYSITELIB}/obspy/sac/__init__.py
${PYSITELIB}/obspy/sac/__init__.pyc
${PYSITELIB}/obspy/sac/__init__.pyo
${PYSITELIB}/obspy/sac/core.py
${PYSITELIB}/obspy/sac/core.pyc
${PYSITELIB}/obspy/sac/core.pyo
${PYSITELIB}/obspy/sac/sacio.py
${PYSITELIB}/obspy/sac/sacio.pyc
${PYSITELIB}/obspy/sac/sacio.pyo
${PYSITELIB}/obspy/sac/sacpz.py
${PYSITELIB}/obspy/sac/sacpz.pyc
${PYSITELIB}/obspy/sac/sacpz.pyo
${PYSITELIB}/obspy/sac/tests/__init__.py
${PYSITELIB}/obspy/sac/tests/__init__.pyc
${PYSITELIB}/obspy/sac/tests/__init__.pyo
${PYSITELIB}/obspy/sac/tests/data/IU_ANMO_00_BHZ.sacpz
${PYSITELIB}/obspy/sac/tests/data/IU_ANMO_BH.sacpz
${PYSITELIB}/obspy/sac/tests/data/LMOW.BHE.SAC
${PYSITELIB}/obspy/sac/tests/data/NZCRLZ_HHZ10.pz
${PYSITELIB}/obspy/sac/tests/data/RESP.NZ.CRLZ.10.HHZ
${PYSITELIB}/obspy/sac/tests/data/SAC_PZs_NZ_CRLZ_HHZ
${PYSITELIB}/obspy/sac/tests/data/SAC_PZs_NZ_HHZ_10
${PYSITELIB}/obspy/sac/tests/data/dis.G.SCZ.__.BHE_short
${PYSITELIB}/obspy/sac/tests/data/interpolation_test_interpolated_delta_0.003.sac
${PYSITELIB}/obspy/sac/tests/data/interpolation_test_interpolated_delta_0.077.sac
${PYSITELIB}/obspy/sac/tests/data/interpolation_test_random_waveform_delta_0.01_npts_50.sac
${PYSITELIB}/obspy/sac/tests/data/null_terminated.sac
${PYSITELIB}/obspy/sac/tests/data/seism-longer.sac
${PYSITELIB}/obspy/sac/tests/data/seism-shorter.sac
${PYSITELIB}/obspy/sac/tests/data/seism.sac
${PYSITELIB}/obspy/sac/tests/data/test.sac
${PYSITELIB}/obspy/sac/tests/data/test.sac.swap
${PYSITELIB}/obspy/sac/tests/data/testxy.sac
${PYSITELIB}/obspy/sac/tests/test_core.py
${PYSITELIB}/obspy/sac/tests/test_core.pyc
${PYSITELIB}/obspy/sac/tests/test_core.pyo
${PYSITELIB}/obspy/sac/tests/test_sacio.py
${PYSITELIB}/obspy/sac/tests/test_sacio.pyc
${PYSITELIB}/obspy/sac/tests/test_sacio.pyo
${PYSITELIB}/obspy/sac/tests/test_sacpz.py
${PYSITELIB}/obspy/sac/tests/test_sacpz.pyc
${PYSITELIB}/obspy/sac/tests/test_sacpz.pyo
${PYSITELIB}/obspy/seedlink/README.txt
${PYSITELIB}/obspy/seedlink/__init__.py
${PYSITELIB}/obspy/seedlink/__init__.pyc
${PYSITELIB}/obspy/seedlink/__init__.pyo
${PYSITELIB}/obspy/seedlink/basic_client.py
${PYSITELIB}/obspy/seedlink/basic_client.pyc
${PYSITELIB}/obspy/seedlink/basic_client.pyo
${PYSITELIB}/obspy/seedlink/client/__init__.py
${PYSITELIB}/obspy/seedlink/client/__init__.pyc
${PYSITELIB}/obspy/seedlink/client/__init__.pyo
${PYSITELIB}/obspy/seedlink/client/seedlinkconnection.py
${PYSITELIB}/obspy/seedlink/client/seedlinkconnection.pyc
${PYSITELIB}/obspy/seedlink/client/seedlinkconnection.pyo
${PYSITELIB}/obspy/seedlink/client/slnetstation.py
${PYSITELIB}/obspy/seedlink/client/slnetstation.pyc
${PYSITELIB}/obspy/seedlink/client/slnetstation.pyo
${PYSITELIB}/obspy/seedlink/client/slstate.py
${PYSITELIB}/obspy/seedlink/client/slstate.pyc
${PYSITELIB}/obspy/seedlink/client/slstate.pyo
${PYSITELIB}/obspy/seedlink/easyseedlink.py
${PYSITELIB}/obspy/seedlink/easyseedlink.pyc
${PYSITELIB}/obspy/seedlink/easyseedlink.pyo
${PYSITELIB}/obspy/seedlink/seedlinkexception.py
${PYSITELIB}/obspy/seedlink/seedlinkexception.pyc
${PYSITELIB}/obspy/seedlink/seedlinkexception.pyo
${PYSITELIB}/obspy/seedlink/slclient.py
${PYSITELIB}/obspy/seedlink/slclient.pyc
${PYSITELIB}/obspy/seedlink/slclient.pyo
${PYSITELIB}/obspy/seedlink/slpacket.py
${PYSITELIB}/obspy/seedlink/slpacket.pyc
${PYSITELIB}/obspy/seedlink/slpacket.pyo
${PYSITELIB}/obspy/seedlink/tests/__init__.py
${PYSITELIB}/obspy/seedlink/tests/__init__.pyc
${PYSITELIB}/obspy/seedlink/tests/__init__.pyo
${PYSITELIB}/obspy/seedlink/tests/data/info_packet_geofon.slink
${PYSITELIB}/obspy/seedlink/tests/data/info_packet_iris.slink
${PYSITELIB}/obspy/seedlink/tests/example_SL_Hello.py
${PYSITELIB}/obspy/seedlink/tests/example_SL_Hello.pyc
${PYSITELIB}/obspy/seedlink/tests/example_SL_Hello.pyo
${PYSITELIB}/obspy/seedlink/tests/example_SL_RTTrace.py
${PYSITELIB}/obspy/seedlink/tests/example_SL_RTTrace.pyc
${PYSITELIB}/obspy/seedlink/tests/example_SL_RTTrace.pyo
${PYSITELIB}/obspy/seedlink/tests/test_basic_client.py
${PYSITELIB}/obspy/seedlink/tests/test_basic_client.pyc
${PYSITELIB}/obspy/seedlink/tests/test_basic_client.pyo
${PYSITELIB}/obspy/seedlink/tests/test_seedlinkconnection.py
${PYSITELIB}/obspy/seedlink/tests/test_seedlinkconnection.pyc
${PYSITELIB}/obspy/seedlink/tests/test_seedlinkconnection.pyo
${PYSITELIB}/obspy/seedlink/tests/test_slclient.py
${PYSITELIB}/obspy/seedlink/tests/test_slclient.pyc
${PYSITELIB}/obspy/seedlink/tests/test_slclient.pyo
${PYSITELIB}/obspy/seedlink/tests/test_slnetstation.py
${PYSITELIB}/obspy/seedlink/tests/test_slnetstation.pyc
${PYSITELIB}/obspy/seedlink/tests/test_slnetstation.pyo
${PYSITELIB}/obspy/seedlink/tests/test_slpacket.py
${PYSITELIB}/obspy/seedlink/tests/test_slpacket.pyc
${PYSITELIB}/obspy/seedlink/tests/test_slpacket.pyo
${PYSITELIB}/obspy/seedlink/tests/test_slstate.py
${PYSITELIB}/obspy/seedlink/tests/test_slstate.pyc
${PYSITELIB}/obspy/seedlink/tests/test_slstate.pyo
${PYSITELIB}/obspy/seg2/README.txt
${PYSITELIB}/obspy/seg2/__init__.py
${PYSITELIB}/obspy/seg2/__init__.pyc
${PYSITELIB}/obspy/seg2/__init__.pyo
${PYSITELIB}/obspy/seg2/header.py
${PYSITELIB}/obspy/seg2/header.pyc
${PYSITELIB}/obspy/seg2/header.pyo
${PYSITELIB}/obspy/seg2/seg2.py
${PYSITELIB}/obspy/seg2/seg2.pyc
${PYSITELIB}/obspy/seg2/seg2.pyo
${PYSITELIB}/obspy/seg2/tests/__init__.py
${PYSITELIB}/obspy/seg2/tests/__init__.pyc
${PYSITELIB}/obspy/seg2/tests/__init__.pyo
${PYSITELIB}/obspy/seg2/tests/data/20130107_103041000.CET.3c.cont.0.DAT.gz
${PYSITELIB}/obspy/seg2/tests/data/20130107_103041000.CET.3c.cont.0.seg2.gz
${PYSITELIB}/obspy/seg2/tests/test_seg2.py
${PYSITELIB}/obspy/seg2/tests/test_seg2.pyc
${PYSITELIB}/obspy/seg2/tests/test_seg2.pyo
${PYSITELIB}/obspy/segy/README.txt
${PYSITELIB}/obspy/segy/__init__.py
${PYSITELIB}/obspy/segy/__init__.pyc
${PYSITELIB}/obspy/segy/__init__.pyo
${PYSITELIB}/obspy/segy/core.py
${PYSITELIB}/obspy/segy/core.pyc
${PYSITELIB}/obspy/segy/core.pyo
${PYSITELIB}/obspy/segy/header.py
${PYSITELIB}/obspy/segy/header.pyc
${PYSITELIB}/obspy/segy/header.pyo
${PYSITELIB}/obspy/segy/pack.py
${PYSITELIB}/obspy/segy/pack.pyc
${PYSITELIB}/obspy/segy/pack.pyo
${PYSITELIB}/obspy/segy/segy.py
${PYSITELIB}/obspy/segy/segy.pyc
${PYSITELIB}/obspy/segy/segy.pyo
${PYSITELIB}/obspy/segy/tests/__init__.py
${PYSITELIB}/obspy/segy/tests/__init__.pyc
${PYSITELIB}/obspy/segy/tests/__init__.pyo
${PYSITELIB}/obspy/segy/tests/data/00001034.sgy_first_trace
${PYSITELIB}/obspy/segy/tests/data/00001034.sgy_first_trace.npy
${PYSITELIB}/obspy/segy/tests/data/1.sgy_first_trace
${PYSITELIB}/obspy/segy/tests/data/1.sgy_first_trace.npy
${PYSITELIB}/obspy/segy/tests/data/1.su_first_trace
${PYSITELIB}/obspy/segy/tests/data/example.y_first_trace
${PYSITELIB}/obspy/segy/tests/data/example.y_first_trace.npy
${PYSITELIB}/obspy/segy/tests/data/ld0042_file_00018.sgy_first_trace
${PYSITELIB}/obspy/segy/tests/data/ld0042_file_00018.sgy_first_trace.npy
${PYSITELIB}/obspy/segy/tests/data/one_trace_year_11.sgy
${PYSITELIB}/obspy/segy/tests/data/one_trace_year_11.sgy.npy
${PYSITELIB}/obspy/segy/tests/data/one_trace_year_11.su
${PYSITELIB}/obspy/segy/tests/data/one_trace_year_99.sgy
${PYSITELIB}/obspy/segy/tests/data/one_trace_year_99.sgy.npy
${PYSITELIB}/obspy/segy/tests/data/one_trace_year_99.su
${PYSITELIB}/obspy/segy/tests/data/planes.segy_first_trace
${PYSITELIB}/obspy/segy/tests/data/planes.segy_first_trace.npy
${PYSITELIB}/obspy/segy/tests/data/readme.txt
${PYSITELIB}/obspy/segy/tests/header.py
${PYSITELIB}/obspy/segy/tests/header.pyc
${PYSITELIB}/obspy/segy/tests/header.pyo
${PYSITELIB}/obspy/segy/tests/test_core.py
${PYSITELIB}/obspy/segy/tests/test_core.pyc
${PYSITELIB}/obspy/segy/tests/test_core.pyo
${PYSITELIB}/obspy/segy/tests/test_segy.py
${PYSITELIB}/obspy/segy/tests/test_segy.pyc
${PYSITELIB}/obspy/segy/tests/test_segy.pyo
${PYSITELIB}/obspy/segy/tests/test_su.py
${PYSITELIB}/obspy/segy/tests/test_su.pyc
${PYSITELIB}/obspy/segy/tests/test_su.pyo
${PYSITELIB}/obspy/segy/unpack.py
${PYSITELIB}/obspy/segy/unpack.pyc
${PYSITELIB}/obspy/segy/unpack.pyo
${PYSITELIB}/obspy/segy/util.py
${PYSITELIB}/obspy/segy/util.pyc
${PYSITELIB}/obspy/segy/util.pyo
${PYSITELIB}/obspy/seisan/README.txt
${PYSITELIB}/obspy/seisan/__init__.py
${PYSITELIB}/obspy/seisan/__init__.pyc
${PYSITELIB}/obspy/seisan/__init__.pyo
${PYSITELIB}/obspy/seisan/core.py
${PYSITELIB}/obspy/seisan/core.pyc
${PYSITELIB}/obspy/seisan/core.pyo
${PYSITELIB}/obspy/seisan/tests/__init__.py
${PYSITELIB}/obspy/seisan/tests/__init__.pyc
${PYSITELIB}/obspy/seisan/tests/__init__.pyo
${PYSITELIB}/obspy/seisan/tests/data/1996-06-03-1917-52S.TEST__002
${PYSITELIB}/obspy/seisan/tests/data/2001-01-13-1742-24S.KONO__004
${PYSITELIB}/obspy/seisan/tests/data/9701-30-1048-54S.MVO_21_1
${PYSITELIB}/obspy/seisan/tests/data/MBGBSBJE
${PYSITELIB}/obspy/seisan/tests/data/SEISAN_Bug/2011-09-06-1311-36S.A1032_001BH_Z
${PYSITELIB}/obspy/seisan/tests/data/SEISAN_Bug/2011-09-06-1311-36S.A1032_001BH_Z_MSEED
${PYSITELIB}/obspy/seisan/tests/test_core.py
${PYSITELIB}/obspy/seisan/tests/test_core.pyc
${PYSITELIB}/obspy/seisan/tests/test_core.pyo
${PYSITELIB}/obspy/seishub/README.txt
${PYSITELIB}/obspy/seishub/__init__.py
${PYSITELIB}/obspy/seishub/__init__.pyc
${PYSITELIB}/obspy/seishub/__init__.pyo
${PYSITELIB}/obspy/seishub/client.py
${PYSITELIB}/obspy/seishub/client.pyc
${PYSITELIB}/obspy/seishub/client.pyo
${PYSITELIB}/obspy/seishub/tests/__init__.py
${PYSITELIB}/obspy/seishub/tests/__init__.pyc
${PYSITELIB}/obspy/seishub/tests/__init__.pyo
${PYSITELIB}/obspy/seishub/tests/test_client.py
${PYSITELIB}/obspy/seishub/tests/test_client.pyc
${PYSITELIB}/obspy/seishub/tests/test_client.pyo
${PYSITELIB}/obspy/sh/README.txt
${PYSITELIB}/obspy/sh/__init__.py
${PYSITELIB}/obspy/sh/__init__.pyc
${PYSITELIB}/obspy/sh/__init__.pyo
${PYSITELIB}/obspy/sh/core.py
${PYSITELIB}/obspy/sh/core.pyc
${PYSITELIB}/obspy/sh/core.pyo
${PYSITELIB}/obspy/sh/tests/__init__.py
${PYSITELIB}/obspy/sh/tests/__init__.pyc
${PYSITELIB}/obspy/sh/tests/__init__.pyo
${PYSITELIB}/obspy/sh/tests/data/101.QBN
${PYSITELIB}/obspy/sh/tests/data/101.QHD
${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST-ASC.ASC
${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST-SUN.QBN
${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST-SUN.QHD
${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST.QBN
${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST.QHD
${PYSITELIB}/obspy/sh/tests/data/TEST_090101_0101.ASC
${PYSITELIB}/obspy/sh/tests/data/TEST_090101_0101.QBN
${PYSITELIB}/obspy/sh/tests/data/TEST_090101_0101.QHD
${PYSITELIB}/obspy/sh/tests/test_core.py
${PYSITELIB}/obspy/sh/tests/test_core.pyc
${PYSITELIB}/obspy/sh/tests/test_core.pyo
${PYSITELIB}/obspy/signal/README.txt
${PYSITELIB}/obspy/signal/__init__.py
${PYSITELIB}/obspy/signal/__init__.pyc
${PYSITELIB}/obspy/signal/__init__.pyo
${PYSITELIB}/obspy/signal/array_analysis.py
${PYSITELIB}/obspy/signal/array_analysis.pyc
${PYSITELIB}/obspy/signal/array_analysis.pyo
${PYSITELIB}/obspy/signal/calibration.py
${PYSITELIB}/obspy/signal/calibration.pyc
${PYSITELIB}/obspy/signal/calibration.pyo
${PYSITELIB}/obspy/signal/cpxtrace.py
${PYSITELIB}/obspy/signal/cpxtrace.pyc
${PYSITELIB}/obspy/signal/cpxtrace.pyo
${PYSITELIB}/obspy/signal/cross_correlation.py
${PYSITELIB}/obspy/signal/cross_correlation.pyc
${PYSITELIB}/obspy/signal/cross_correlation.pyo
${PYSITELIB}/obspy/signal/data/noise_models.npz
${PYSITELIB}/obspy/signal/detrend.py
${PYSITELIB}/obspy/signal/detrend.pyc
${PYSITELIB}/obspy/signal/detrend.pyo
${PYSITELIB}/obspy/signal/differentiate_and_integrate.py
${PYSITELIB}/obspy/signal/differentiate_and_integrate.pyc
${PYSITELIB}/obspy/signal/differentiate_and_integrate.pyo
${PYSITELIB}/obspy/signal/evrespwrapper.py
${PYSITELIB}/obspy/signal/evrespwrapper.pyc
${PYSITELIB}/obspy/signal/evrespwrapper.pyo
${PYSITELIB}/obspy/signal/filter.py
${PYSITELIB}/obspy/signal/filter.pyc
${PYSITELIB}/obspy/signal/filter.pyo
${PYSITELIB}/obspy/signal/freqattributes.py
${PYSITELIB}/obspy/signal/freqattributes.pyc
${PYSITELIB}/obspy/signal/freqattributes.pyo
${PYSITELIB}/obspy/signal/headers.py
${PYSITELIB}/obspy/signal/headers.pyc
${PYSITELIB}/obspy/signal/headers.pyo
${PYSITELIB}/obspy/signal/hoctavbands.py
${PYSITELIB}/obspy/signal/hoctavbands.pyc
${PYSITELIB}/obspy/signal/hoctavbands.pyo
${PYSITELIB}/obspy/signal/interpolation.py
${PYSITELIB}/obspy/signal/interpolation.pyc
${PYSITELIB}/obspy/signal/interpolation.pyo
${PYSITELIB}/obspy/signal/invsim.py
${PYSITELIB}/obspy/signal/invsim.pyc
${PYSITELIB}/obspy/signal/invsim.pyo
${PYSITELIB}/obspy/signal/konnoohmachismoothing.py
${PYSITELIB}/obspy/signal/konnoohmachismoothing.pyc
${PYSITELIB}/obspy/signal/konnoohmachismoothing.pyo
${PYSITELIB}/obspy/signal/polarization.py
${PYSITELIB}/obspy/signal/polarization.pyc
${PYSITELIB}/obspy/signal/polarization.pyo
${PYSITELIB}/obspy/signal/rotate.py
${PYSITELIB}/obspy/signal/rotate.pyc
${PYSITELIB}/obspy/signal/rotate.pyo
${PYSITELIB}/obspy/signal/spectral_estimation.py
${PYSITELIB}/obspy/signal/spectral_estimation.pyc
${PYSITELIB}/obspy/signal/spectral_estimation.pyo
${PYSITELIB}/obspy/signal/tests/__init__.py
${PYSITELIB}/obspy/signal/tests/__init__.pyc
${PYSITELIB}/obspy/signal/tests/__init__.pyo
${PYSITELIB}/obspy/signal/tests/data/0082_282.velocity
${PYSITELIB}/obspy/signal/tests/data/0167_267.velocity
${PYSITELIB}/obspy/signal/tests/data/3cssan.hy.1.MBGA_Z
${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled.asc.gz
${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled__ppsd_hist_stack.npy
${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled__ppsd_mixed.npz
${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled__ppsd_mode_mean.npz
${PYSITELIB}/obspy/signal/tests/data/BW.UH1._.EHZ.D.2010.147.a.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH1._.EHZ.D.2010.147.b.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH1._.SHZ.D.2010.147.cut.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH2._.SHZ.D.2010.147.cut.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH3._.SHE.D.2010.147.cut.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH3._.SHN.D.2010.147.cut.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH3._.SHZ.D.2010.147.cut.slist.gz
${PYSITELIB}/obspy/signal/tests/data/BW.UH4._.EHZ.D.2010.147.cut.slist.gz
${PYSITELIB}/obspy/signal/tests/data/CRLZ.HHZ.10.NZ.SAC
${PYSITELIB}/obspy/signal/tests/data/CRLZ.HHZ.10.NZ.SAC_resp
${PYSITELIB}/obspy/signal/tests/data/EM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/EM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/FEM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/FEM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/FPM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/FPM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/KARC.LHZ.SAC.asc.gz
${PYSITELIB}/obspy/signal/tests/data/KARC_corrected.sac.asc.gz
${PYSITELIB}/obspy/signal/tests/data/MBGA_E.ASC
${PYSITELIB}/obspy/signal/tests/data/MBGA_N.ASC
${PYSITELIB}/obspy/signal/tests/data/MBGA_Z.ASC
${PYSITELIB}/obspy/signal/tests/data/PM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/PM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/RESP.CH._.HHZ.gz
${PYSITELIB}/obspy/signal/tests/data/RESP.NZ.CRLZ.10.HHZ
${PYSITELIB}/obspy/signal/tests/data/RESP.NZ.CRLZ.10.HHZ.mac
${PYSITELIB}/obspy/signal/tests/data/RESP.NZ.CRLZ.10.HHZ.windows
${PYSITELIB}/obspy/signal/tests/data/RESP.OB.AAA._.BH_
${PYSITELIB}/obspy/signal/tests/data/SAC_PZs_KARC_BHZ
${PYSITELIB}/obspy/signal/tests/data/STS2.refResp
${PYSITELIB}/obspy/signal/tests/data/STS2_simp.cal
${PYSITELIB}/obspy/signal/tests/data/TEM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/TEM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/TFEM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/TFEM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/TFPM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/TFPM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/TPM_11a.dat
${PYSITELIB}/obspy/signal/tests/data/TPM_11p.dat
${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.e
${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.e.polfilt.gz
${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.n
${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.n.polfilt.gz
${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.z
${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.z.polfilt.gz
${PYSITELIB}/obspy/signal/tests/data/manz_waldk.a01.gz
${PYSITELIB}/obspy/signal/tests/data/ones_trace_100_tapered.sac
${PYSITELIB}/obspy/signal/tests/data/ones_trace_99_tapered.sac
${PYSITELIB}/obspy/signal/tests/data/pitsa_noise.npy
${PYSITELIB}/obspy/signal/tests/data/pitsa_noise_psd_samprate_100_nfft_512_noverlap_0.npy
${PYSITELIB}/obspy/signal/tests/data/pitsa_welch_window_512.npy
${PYSITELIB}/obspy/signal/tests/data/pitsa_welch_window_513.npy
${PYSITELIB}/obspy/signal/tests/data/ref_STS2
${PYSITELIB}/obspy/signal/tests/data/ref_unknown
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_None.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_bandpass.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_bandpassZPHSH.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_e.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_envelope.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_highpass.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_highpassZPHSH.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_kirnos.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_l_210ba_60inc.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_l_60ba_130inc.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_lowpass.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_lowpassZPHSH.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_n.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_q_210ba_60inc.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_q_60ba_130inc.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_115deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_185deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_305deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_30deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_115deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_185deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_210ba_60inc.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_305deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_30deg.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_60ba_130inc.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_wood_anderson.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_wwssn_lp.gz
${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_wwssn_sp.gz
${PYSITELIB}/obspy/signal/tests/data/rotz_20081028.gz
${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_None.gz
${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_kirnos.gz
${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_wood_anderson.gz
${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_wwssn_lp.gz
${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_wwssn_sp.gz
${PYSITELIB}/obspy/signal/tests/data/segfaulting_RESPs/RESP.IE.LLRI..EHZ
${PYSITELIB}/obspy/signal/tests/data/srl.data.gz
${PYSITELIB}/obspy/signal/tests/data/srl.res.gz
${PYSITELIB}/obspy/signal/tests/data/unknown.resp
${PYSITELIB}/obspy/signal/tests/test_array_analysis.py
${PYSITELIB}/obspy/signal/tests/test_array_analysis.pyc
${PYSITELIB}/obspy/signal/tests/test_array_analysis.pyo
${PYSITELIB}/obspy/signal/tests/test_calibration.py
${PYSITELIB}/obspy/signal/tests/test_calibration.pyc
${PYSITELIB}/obspy/signal/tests/test_calibration.pyo
${PYSITELIB}/obspy/signal/tests/test_cpxtrace.py
${PYSITELIB}/obspy/signal/tests/test_cpxtrace.pyc
${PYSITELIB}/obspy/signal/tests/test_cpxtrace.pyo
${PYSITELIB}/obspy/signal/tests/test_cross_correlation.py
${PYSITELIB}/obspy/signal/tests/test_cross_correlation.pyc
${PYSITELIB}/obspy/signal/tests/test_cross_correlation.pyo
${PYSITELIB}/obspy/signal/tests/test_filter.py
${PYSITELIB}/obspy/signal/tests/test_filter.pyc
${PYSITELIB}/obspy/signal/tests/test_filter.pyo
${PYSITELIB}/obspy/signal/tests/test_freqattributes.py
${PYSITELIB}/obspy/signal/tests/test_freqattributes.pyc
${PYSITELIB}/obspy/signal/tests/test_freqattributes.pyo
${PYSITELIB}/obspy/signal/tests/test_hoctavbands.py
${PYSITELIB}/obspy/signal/tests/test_hoctavbands.pyc
${PYSITELIB}/obspy/signal/tests/test_hoctavbands.pyo
${PYSITELIB}/obspy/signal/tests/test_invsim.py
${PYSITELIB}/obspy/signal/tests/test_invsim.pyc
${PYSITELIB}/obspy/signal/tests/test_invsim.pyo
${PYSITELIB}/obspy/signal/tests/test_konnoohmachi.py
${PYSITELIB}/obspy/signal/tests/test_konnoohmachi.pyc
${PYSITELIB}/obspy/signal/tests/test_konnoohmachi.pyo
${PYSITELIB}/obspy/signal/tests/test_polarization.py
${PYSITELIB}/obspy/signal/tests/test_polarization.pyc
${PYSITELIB}/obspy/signal/tests/test_polarization.pyo
${PYSITELIB}/obspy/signal/tests/test_rotate.py
${PYSITELIB}/obspy/signal/tests/test_rotate.pyc
${PYSITELIB}/obspy/signal/tests/test_rotate.pyo
${PYSITELIB}/obspy/signal/tests/test_sonic.py
${PYSITELIB}/obspy/signal/tests/test_sonic.pyc
${PYSITELIB}/obspy/signal/tests/test_sonic.pyo
${PYSITELIB}/obspy/signal/tests/test_spectral_estimation.py
${PYSITELIB}/obspy/signal/tests/test_spectral_estimation.pyc
${PYSITELIB}/obspy/signal/tests/test_spectral_estimation.pyo
${PYSITELIB}/obspy/signal/tests/test_stream.py
${PYSITELIB}/obspy/signal/tests/test_stream.pyc
${PYSITELIB}/obspy/signal/tests/test_stream.pyo
${PYSITELIB}/obspy/signal/tests/test_tf_misfit.py
${PYSITELIB}/obspy/signal/tests/test_tf_misfit.pyc
${PYSITELIB}/obspy/signal/tests/test_tf_misfit.pyo
${PYSITELIB}/obspy/signal/tests/test_trace.py
${PYSITELIB}/obspy/signal/tests/test_trace.pyc
${PYSITELIB}/obspy/signal/tests/test_trace.pyo
${PYSITELIB}/obspy/signal/tests/test_trigger.py
${PYSITELIB}/obspy/signal/tests/test_trigger.pyc
${PYSITELIB}/obspy/signal/tests/test_trigger.pyo
${PYSITELIB}/obspy/signal/tests/test_util.py
${PYSITELIB}/obspy/signal/tests/test_util.pyc
${PYSITELIB}/obspy/signal/tests/test_util.pyo
${PYSITELIB}/obspy/signal/tf_misfit.py
${PYSITELIB}/obspy/signal/tf_misfit.pyc
${PYSITELIB}/obspy/signal/tf_misfit.pyo
${PYSITELIB}/obspy/signal/trigger.py
${PYSITELIB}/obspy/signal/trigger.pyc
${PYSITELIB}/obspy/signal/trigger.pyo
${PYSITELIB}/obspy/signal/util.py
${PYSITELIB}/obspy/signal/util.pyc
${PYSITELIB}/obspy/signal/util.pyo
${PYSITELIB}/obspy/station/README.txt
${PYSITELIB}/obspy/station/__init__.py
${PYSITELIB}/obspy/station/__init__.pyc
${PYSITELIB}/obspy/station/__init__.pyo
${PYSITELIB}/obspy/station/channel.py
${PYSITELIB}/obspy/station/channel.pyc
${PYSITELIB}/obspy/station/channel.pyo
${PYSITELIB}/obspy/station/data/Variations-FDSNSXML-SEED.txt
${PYSITELIB}/obspy/station/data/fdsn-station+availability-1.0.xsd
${PYSITELIB}/obspy/station/data/fdsn-station-1.0.xsd
${PYSITELIB}/obspy/station/inventory.py
${PYSITELIB}/obspy/station/inventory.pyc
${PYSITELIB}/obspy/station/inventory.pyo
${PYSITELIB}/obspy/station/network.py
${PYSITELIB}/obspy/station/network.pyc
${PYSITELIB}/obspy/station/network.pyo
${PYSITELIB}/obspy/station/response.py
${PYSITELIB}/obspy/station/response.pyc
${PYSITELIB}/obspy/station/response.pyo
${PYSITELIB}/obspy/station/station.py
${PYSITELIB}/obspy/station/station.pyc
${PYSITELIB}/obspy/station/station.pyo
${PYSITELIB}/obspy/station/stationxml.py
${PYSITELIB}/obspy/station/stationxml.pyc
${PYSITELIB}/obspy/station/stationxml.pyo
${PYSITELIB}/obspy/station/tests/__init__.py
${PYSITELIB}/obspy/station/tests/__init__.pyc
${PYSITELIB}/obspy/station/tests/__init__.pyo
${PYSITELIB}/obspy/station/tests/data/AU.MEEK.seed
${PYSITELIB}/obspy/station/tests/data/AU.MEEK.xml
${PYSITELIB}/obspy/station/tests/data/BW_GR_misc.xml.gz
${PYSITELIB}/obspy/station/tests/data/IRIS_single_channel_with_response.seed
${PYSITELIB}/obspy/station/tests/data/IRIS_single_channel_with_response.xml
${PYSITELIB}/obspy/station/tests/data/IU_ANMO_00_BHZ.xml
${PYSITELIB}/obspy/station/tests/data/IU_ANMO_BH.xml
${PYSITELIB}/obspy/station/tests/data/Modified_IRIS_response_level_station.xml
${PYSITELIB}/obspy/station/tests/data/TM.SKLT..BHZ_faulty_response.xml
${PYSITELIB}/obspy/station/tests/data/XM.05.seed
${PYSITELIB}/obspy/station/tests/data/XM.05.xml
${PYSITELIB}/obspy/station/tests/data/full_network_field_station.xml
${PYSITELIB}/obspy/station/tests/data/full_random_stationxml.xml
${PYSITELIB}/obspy/station/tests/data/full_station_field_station.xml
${PYSITELIB}/obspy/station/tests/data/minimal_station.xml
${PYSITELIB}/obspy/station/tests/data/minimal_with_non_obspy_module_and_sender_tags_station.xml
${PYSITELIB}/obspy/station/tests/data/stationxml_with_availability.xml
${PYSITELIB}/obspy/station/tests/images/channel_response.png
${PYSITELIB}/obspy/station/tests/images/inventory_location1.png
${PYSITELIB}/obspy/station/tests/images/inventory_location2.png
${PYSITELIB}/obspy/station/tests/images/inventory_location3.png
${PYSITELIB}/obspy/station/tests/images/inventory_response.png
${PYSITELIB}/obspy/station/tests/images/network_location1.png
${PYSITELIB}/obspy/station/tests/images/network_location2.png
${PYSITELIB}/obspy/station/tests/images/network_location3.png
${PYSITELIB}/obspy/station/tests/images/network_response.png
${PYSITELIB}/obspy/station/tests/images/response_response.png
${PYSITELIB}/obspy/station/tests/images/station_response.png
${PYSITELIB}/obspy/station/tests/test_channel.py
${PYSITELIB}/obspy/station/tests/test_channel.pyc
${PYSITELIB}/obspy/station/tests/test_channel.pyo
${PYSITELIB}/obspy/station/tests/test_inventory.py
${PYSITELIB}/obspy/station/tests/test_inventory.pyc
${PYSITELIB}/obspy/station/tests/test_inventory.pyo
${PYSITELIB}/obspy/station/tests/test_network.py
${PYSITELIB}/obspy/station/tests/test_network.pyc
${PYSITELIB}/obspy/station/tests/test_network.pyo
${PYSITELIB}/obspy/station/tests/test_response.py
${PYSITELIB}/obspy/station/tests/test_response.pyc
${PYSITELIB}/obspy/station/tests/test_response.pyo
${PYSITELIB}/obspy/station/tests/test_station.py
${PYSITELIB}/obspy/station/tests/test_station.pyc
${PYSITELIB}/obspy/station/tests/test_station.pyo
${PYSITELIB}/obspy/station/tests/test_stationxml.py
${PYSITELIB}/obspy/station/tests/test_stationxml.pyc
${PYSITELIB}/obspy/station/tests/test_stationxml.pyo
${PYSITELIB}/obspy/station/util.py
${PYSITELIB}/obspy/station/util.pyc
${PYSITELIB}/obspy/station/util.pyo
${PYSITELIB}/obspy/taup/README.txt
${PYSITELIB}/obspy/taup/__init__.py
${PYSITELIB}/obspy/taup/__init__.pyc
${PYSITELIB}/obspy/taup/__init__.pyo
${PYSITELIB}/obspy/taup/c_wrappers.py
${PYSITELIB}/obspy/taup/c_wrappers.pyc
${PYSITELIB}/obspy/taup/c_wrappers.pyo
${PYSITELIB}/obspy/taup/data/README.txt
${PYSITELIB}/obspy/taup/data/ak135.npz
${PYSITELIB}/obspy/taup/data/ak135.tvel
${PYSITELIB}/obspy/taup/data/iasp91.npz
${PYSITELIB}/obspy/taup/data/iasp91.tvel
${PYSITELIB}/obspy/taup/helper_classes.py
${PYSITELIB}/obspy/taup/helper_classes.pyc
${PYSITELIB}/obspy/taup/helper_classes.pyo
${PYSITELIB}/obspy/taup/matplotlib_compat.py
${PYSITELIB}/obspy/taup/matplotlib_compat.pyc
${PYSITELIB}/obspy/taup/matplotlib_compat.pyo
${PYSITELIB}/obspy/taup/seismic_phase.py
${PYSITELIB}/obspy/taup/seismic_phase.pyc
${PYSITELIB}/obspy/taup/seismic_phase.pyo
${PYSITELIB}/obspy/taup/slowness_layer.py
${PYSITELIB}/obspy/taup/slowness_layer.pyc
${PYSITELIB}/obspy/taup/slowness_layer.pyo
${PYSITELIB}/obspy/taup/slowness_model.py
${PYSITELIB}/obspy/taup/slowness_model.pyc
${PYSITELIB}/obspy/taup/slowness_model.pyo
${PYSITELIB}/obspy/taup/tau.py
${PYSITELIB}/obspy/taup/tau.pyc
${PYSITELIB}/obspy/taup/tau.pyo
${PYSITELIB}/obspy/taup/tau_branch.py
${PYSITELIB}/obspy/taup/tau_branch.pyc
${PYSITELIB}/obspy/taup/tau_branch.pyo
${PYSITELIB}/obspy/taup/tau_model.py
${PYSITELIB}/obspy/taup/tau_model.pyc
${PYSITELIB}/obspy/taup/tau_model.pyo
${PYSITELIB}/obspy/taup/taup.py
${PYSITELIB}/obspy/taup/taup.pyc
${PYSITELIB}/obspy/taup/taup.pyo
${PYSITELIB}/obspy/taup/taup_create.py
${PYSITELIB}/obspy/taup/taup_create.pyc
${PYSITELIB}/obspy/taup/taup_create.pyo
${PYSITELIB}/obspy/taup/taup_path.py
${PYSITELIB}/obspy/taup/taup_path.pyc
${PYSITELIB}/obspy/taup/taup_path.pyo
${PYSITELIB}/obspy/taup/taup_pierce.py
${PYSITELIB}/obspy/taup/taup_pierce.pyc
${PYSITELIB}/obspy/taup/taup_pierce.pyo
${PYSITELIB}/obspy/taup/taup_time.py
${PYSITELIB}/obspy/taup/taup_time.pyc
${PYSITELIB}/obspy/taup/taup_time.pyo
${PYSITELIB}/obspy/taup/tests/__init__.py
${PYSITELIB}/obspy/taup/tests/__init__.pyc
${PYSITELIB}/obspy/taup/tests/__init__.pyo
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_PKIKP.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_P_deep.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_P_shallow.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_PcP.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_S_deep.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_S_shallow.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_ScP.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_ScS.txt
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/gendata.sh
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/java_taup_pierce_h10_deg35_ttall
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/java_tauptime_pnsn
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/java_tauptime_testoutput
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_path_-o_stdout_-h_10_-ph_P_-deg_35
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_path_-o_stdout_-h_10_-ph_P_-deg_35_-mod_ak135
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_pierce_-h_10_-ph_P_-deg_35
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_P_-deg_35
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_P_-deg_35_-mod_ak135
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_ttall_-deg_35
${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_ttall_-deg_35_-mod_ak135
${PYSITELIB}/obspy/taup/tests/data/iasp91.tvel
${PYSITELIB}/obspy/taup/tests/data/iasp91_w_comment.tvel
${PYSITELIB}/obspy/taup/tests/data/sample_ttimes_ak135.lst
${PYSITELIB}/obspy/taup/tests/data/sample_ttimes_iasp91.lst
${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases.png
${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases_single_way.png
${PYSITELIB}/obspy/taup/tests/images/cartesian_multiple_stations.png
${PYSITELIB}/obspy/taup/tests/images/spherical_diff_phases.png
${PYSITELIB}/obspy/taup/tests/images/spherical_many_phases.png
${PYSITELIB}/obspy/taup/tests/images/spherical_many_phases_single_way.png
${PYSITELIB}/obspy/taup/tests/images/spherical_more_then_360.png
${PYSITELIB}/obspy/taup/tests/test_misc.py
${PYSITELIB}/obspy/taup/tests/test_misc.pyc
${PYSITELIB}/obspy/taup/tests/test_misc.pyo
${PYSITELIB}/obspy/taup/tests/test_obspy_taup_wrapper.py
${PYSITELIB}/obspy/taup/tests/test_obspy_taup_wrapper.pyc
${PYSITELIB}/obspy/taup/tests/test_obspy_taup_wrapper.pyo
${PYSITELIB}/obspy/taup/tests/test_plotting.py
${PYSITELIB}/obspy/taup/tests/test_plotting.pyc
${PYSITELIB}/obspy/taup/tests/test_plotting.pyo
${PYSITELIB}/obspy/taup/tests/test_slownessmodel.py
${PYSITELIB}/obspy/taup/tests/test_slownessmodel.pyc
${PYSITELIB}/obspy/taup/tests/test_slownessmodel.pyo
${PYSITELIB}/obspy/taup/tests/test_tau.py
${PYSITELIB}/obspy/taup/tests/test_tau.pyc
${PYSITELIB}/obspy/taup/tests/test_tau.pyo
${PYSITELIB}/obspy/taup/tests/test_velocity_model.py
${PYSITELIB}/obspy/taup/tests/test_velocity_model.pyc
${PYSITELIB}/obspy/taup/tests/test_velocity_model.pyo
${PYSITELIB}/obspy/taup/utils.py
${PYSITELIB}/obspy/taup/utils.pyc
${PYSITELIB}/obspy/taup/utils.pyo
${PYSITELIB}/obspy/taup/velocity_layer.py
${PYSITELIB}/obspy/taup/velocity_layer.pyc
${PYSITELIB}/obspy/taup/velocity_layer.pyo
${PYSITELIB}/obspy/taup/velocity_model.py
${PYSITELIB}/obspy/taup/velocity_model.pyc
${PYSITELIB}/obspy/taup/velocity_model.pyo
${PYSITELIB}/obspy/wav/README.txt
${PYSITELIB}/obspy/wav/__init__.py
${PYSITELIB}/obspy/wav/__init__.pyc
${PYSITELIB}/obspy/wav/__init__.pyo
${PYSITELIB}/obspy/wav/core.py
${PYSITELIB}/obspy/wav/core.pyc
${PYSITELIB}/obspy/wav/core.pyo
${PYSITELIB}/obspy/wav/tests/__init__.py
${PYSITELIB}/obspy/wav/tests/__init__.pyc
${PYSITELIB}/obspy/wav/tests/__init__.pyo
${PYSITELIB}/obspy/wav/tests/data/3cssan.near.8.1.RNON.wav
${PYSITELIB}/obspy/wav/tests/data/3cssan.reg.8.1.RNON.wav
${PYSITELIB}/obspy/wav/tests/test_core.py
${PYSITELIB}/obspy/wav/tests/test_core.pyc
${PYSITELIB}/obspy/wav/tests/test_core.pyo
${PYSITELIB}/obspy/xseed/README.txt
${PYSITELIB}/obspy/xseed/__init__.py
${PYSITELIB}/obspy/xseed/__init__.pyc
${PYSITELIB}/obspy/xseed/__init__.pyo
${PYSITELIB}/obspy/xseed/blockette/__init__.py
${PYSITELIB}/obspy/xseed/blockette/__init__.pyc
${PYSITELIB}/obspy/xseed/blockette/__init__.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette.py
${PYSITELIB}/obspy/xseed/blockette/blockette.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette010.py
${PYSITELIB}/obspy/xseed/blockette/blockette010.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette010.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette011.py
${PYSITELIB}/obspy/xseed/blockette/blockette011.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette011.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette012.py
${PYSITELIB}/obspy/xseed/blockette/blockette012.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette012.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette030.py
${PYSITELIB}/obspy/xseed/blockette/blockette030.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette030.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette031.py
${PYSITELIB}/obspy/xseed/blockette/blockette031.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette031.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette032.py
${PYSITELIB}/obspy/xseed/blockette/blockette032.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette032.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette033.py
${PYSITELIB}/obspy/xseed/blockette/blockette033.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette033.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette034.py
${PYSITELIB}/obspy/xseed/blockette/blockette034.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette034.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette041.py
${PYSITELIB}/obspy/xseed/blockette/blockette041.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette041.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette043.py
${PYSITELIB}/obspy/xseed/blockette/blockette043.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette043.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette044.py
${PYSITELIB}/obspy/xseed/blockette/blockette044.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette044.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette047.py
${PYSITELIB}/obspy/xseed/blockette/blockette047.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette047.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette048.py
${PYSITELIB}/obspy/xseed/blockette/blockette048.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette048.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette050.py
${PYSITELIB}/obspy/xseed/blockette/blockette050.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette050.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette051.py
${PYSITELIB}/obspy/xseed/blockette/blockette051.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette051.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette052.py
${PYSITELIB}/obspy/xseed/blockette/blockette052.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette052.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette053.py
${PYSITELIB}/obspy/xseed/blockette/blockette053.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette053.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette054.py
${PYSITELIB}/obspy/xseed/blockette/blockette054.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette054.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette055.py
${PYSITELIB}/obspy/xseed/blockette/blockette055.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette055.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette057.py
${PYSITELIB}/obspy/xseed/blockette/blockette057.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette057.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette058.py
${PYSITELIB}/obspy/xseed/blockette/blockette058.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette058.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette059.py
${PYSITELIB}/obspy/xseed/blockette/blockette059.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette059.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette060.py
${PYSITELIB}/obspy/xseed/blockette/blockette060.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette060.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette061.py
${PYSITELIB}/obspy/xseed/blockette/blockette061.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette061.pyo
${PYSITELIB}/obspy/xseed/blockette/blockette062.py
${PYSITELIB}/obspy/xseed/blockette/blockette062.pyc
${PYSITELIB}/obspy/xseed/blockette/blockette062.pyo
${PYSITELIB}/obspy/xseed/data/xml-seed-1.0.xsd
${PYSITELIB}/obspy/xseed/data/xml-seed-1.1.xsd
${PYSITELIB}/obspy/xseed/fields.py
${PYSITELIB}/obspy/xseed/fields.pyc
${PYSITELIB}/obspy/xseed/fields.pyo
${PYSITELIB}/obspy/xseed/parser.py
${PYSITELIB}/obspy/xseed/parser.pyc
${PYSITELIB}/obspy/xseed/parser.pyo
${PYSITELIB}/obspy/xseed/scripts/__init__.py
${PYSITELIB}/obspy/xseed/scripts/__init__.pyc
${PYSITELIB}/obspy/xseed/scripts/__init__.pyo
${PYSITELIB}/obspy/xseed/scripts/dataless2resp.py
${PYSITELIB}/obspy/xseed/scripts/dataless2resp.pyc
${PYSITELIB}/obspy/xseed/scripts/dataless2resp.pyo
${PYSITELIB}/obspy/xseed/scripts/dataless2xseed.py
${PYSITELIB}/obspy/xseed/scripts/dataless2xseed.pyc
${PYSITELIB}/obspy/xseed/scripts/dataless2xseed.pyo
${PYSITELIB}/obspy/xseed/scripts/xseed2dataless.py
${PYSITELIB}/obspy/xseed/scripts/xseed2dataless.pyc
${PYSITELIB}/obspy/xseed/scripts/xseed2dataless.pyo
${PYSITELIB}/obspy/xseed/tests/__init__.py
${PYSITELIB}/obspy/xseed/tests/__init__.pyc
${PYSITELIB}/obspy/xseed/tests/__init__.pyo
${PYSITELIB}/obspy/xseed/tests/blockette-tests/README.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette010.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette011.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette012.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette030.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette031.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette032.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette033.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette034.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette041.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette043.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette044.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette047.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette050.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette051.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette052.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette053.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette054.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette055.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette057.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette058.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette059.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette060.txt
${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette061.txt
${PYSITELIB}/obspy/xseed/tests/data/AI.ESPZ._.BHE.dataless
${PYSITELIB}/obspy/xseed/tests/data/AI.ESPZ._.BH_.dataless
${PYSITELIB}/obspy/xseed/tests/data/BN.LPW._.BHE.dataless
${PYSITELIB}/obspy/xseed/tests/data/CL.AIO.dataless
${PYSITELIB}/obspy/xseed/tests/data/G.SPB.dataless
${PYSITELIB}/obspy/xseed/tests/data/II_COCO_three_channel_borehole.mseed
${PYSITELIB}/obspy/xseed/tests/data/arclink_full.seed
${PYSITELIB}/obspy/xseed/tests/data/bug165.dataless
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_DHFO
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_FURT
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_FURT.xml
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_MANZ
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_RJOB
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_ROTZ
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_ZUGS
${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.II_COCO
${PYSITELIB}/obspy/xseed/tests/data/nied.dataless.gz
${PYSITELIB}/obspy/xseed/tests/data/xml-seed-1.0.xsd
${PYSITELIB}/obspy/xseed/tests/data/xml-seed-1.1.xsd
${PYSITELIB}/obspy/xseed/tests/test_blockettes.py
${PYSITELIB}/obspy/xseed/tests/test_blockettes.pyc
${PYSITELIB}/obspy/xseed/tests/test_blockettes.pyo
${PYSITELIB}/obspy/xseed/tests/test_fields.py
${PYSITELIB}/obspy/xseed/tests/test_fields.pyc
${PYSITELIB}/obspy/xseed/tests/test_fields.pyo
${PYSITELIB}/obspy/xseed/tests/test_parser.py
${PYSITELIB}/obspy/xseed/tests/test_parser.pyc
${PYSITELIB}/obspy/xseed/tests/test_parser.pyo
${PYSITELIB}/obspy/xseed/tests/test_scripts.py
${PYSITELIB}/obspy/xseed/tests/test_scripts.pyc
${PYSITELIB}/obspy/xseed/tests/test_scripts.pyo
${PYSITELIB}/obspy/xseed/tests/test_utils.py
${PYSITELIB}/obspy/xseed/tests/test_utils.pyc
${PYSITELIB}/obspy/xseed/tests/test_utils.pyo
${PYSITELIB}/obspy/xseed/utils.py
${PYSITELIB}/obspy/xseed/utils.pyc
${PYSITELIB}/obspy/xseed/utils.pyo
${PYSITELIB}/obspy/y/README.txt
${PYSITELIB}/obspy/y/__init__.py
${PYSITELIB}/obspy/y/__init__.pyc
${PYSITELIB}/obspy/y/__init__.pyo
${PYSITELIB}/obspy/y/core.py
${PYSITELIB}/obspy/y/core.pyc
${PYSITELIB}/obspy/y/core.pyo
${PYSITELIB}/obspy/y/tests/__init__.py
${PYSITELIB}/obspy/y/tests/__init__.pyc
${PYSITELIB}/obspy/y/tests/__init__.pyo
${PYSITELIB}/obspy/y/tests/data/YAYT_BHZ_20021223.124800
${PYSITELIB}/obspy/y/tests/test_core.py
${PYSITELIB}/obspy/y/tests/test_core.pyc
${PYSITELIB}/obspy/y/tests/test_core.pyo
${PYSITELIB}/obspy/zmap/README.txt
${PYSITELIB}/obspy/zmap/__init__.py
${PYSITELIB}/obspy/zmap/__init__.pyc
${PYSITELIB}/obspy/zmap/__init__.pyo
${PYSITELIB}/obspy/zmap/core.py
${PYSITELIB}/obspy/zmap/core.pyc
${PYSITELIB}/obspy/zmap/core.pyo
${PYSITELIB}/obspy/zmap/tests/__init__.py
${PYSITELIB}/obspy/zmap/tests/__init__.pyc
${PYSITELIB}/obspy/zmap/tests/__init__.pyo
${PYSITELIB}/obspy/zmap/tests/data/neries_events.xml
${PYSITELIB}/obspy/zmap/tests/data/zmap_events.txt
${PYSITELIB}/obspy/zmap/tests/test_zmap.py
${PYSITELIB}/obspy/zmap/tests/test_zmap.pyc
${PYSITELIB}/obspy/zmap/tests/test_zmap.pyo

File Added: pkgsrc/geography/py-obspy/distinfo
$NetBSD: distinfo,v 1.1 2015/05/30 03:27:52 wen Exp $

SHA1 (obspy-0.10.2.zip) = 0cf5552265dc1ac72499d5b090d3f00e26d4a295
RMD160 (obspy-0.10.2.zip) = 17d7cfd97472fc1fce34fe36b90f98da6c3d2c0b
Size (obspy-0.10.2.zip) = 15847912 bytes