Metadata-Version: 2.1
Name: obspy
Version: 1.4.0
Summary: ObsPy - a Python framework for seismological observatories.
Home-page: https://www.obspy.org
Author: The ObsPy Development Team
Author-email: devs@obspy.org
License: GNU Lesser General Public License, Version 3 (LGPLv3)
Project-URL: Bug Tracker, https://github.com/obspy/obspy/issues
Project-URL: Documentation, https://docs.obspy.org/
Project-URL: Source Code, https://github.com/obspy/obspy
Keywords: ALSEP,ArcLink,array,array analysis,ASC,beachball,beamforming,cross correlation,database,dataless,Dataless SEED,DMX,earthquakes,Earthworm,EIDA,envelope,ESRI,events,FDSN,features,filter,focal mechanism,FOCMEC,GCF,GSE1,GSE2,hob,Tau-P,IASPEI,imaging,IMS,instrument correction,instrument simulation,IRIS,ISF,kinemetrics,KML,magnitude,MiniSEED,misfit,mopad,MSEED,NDK,NERA,NERIES,NonLinLoc,NLLOC,Nordic,NRL,observatory,ORFEUS,PDAS,picker,processing,PQLX,Q,real time,realtime,REFTEK,REFTEK130,RG-1.6,RT-130,RESP,response file,RT,SAC,scardec,sc3ml,SDS,SEED,SeedLink,SEG-2,SEG Y,SEISAN,Seismic Handler,seismology,seismogram,seismograms,shapefile,signal,slink,spectrogram,StationXML,taper,taup,travel time,trigger,VERCE,WAV,waveform,WaveServer,WaveServerV,WebDC,web service,WIN,Winston,XML-SEED,XSEED
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Provides-Extra: tests
Provides-Extra: geo
Provides-Extra: imaging
Provides-Extra: io.shapefile
Provides-Extra: all
License-File: LICENSE.txt

ObsPy is an open-source project dedicated to provide a Python framework for
processing seismological data. It provides parsers for common file formats,
clients to access data centers and seismological signal processing routines
which allow the manipulation of seismological time series (see Beyreuther et
al. 2010, Megies et al. 2011).

The goal of the ObsPy project is to facilitate rapid application development
for seismology.

For more information visit https://www.obspy.org.

:copyright:
    The ObsPy Development Team (devs@obspy.org)
:license:
    GNU Lesser General Public License, Version 3
    (https://www.gnu.org/copyleft/lesser.html)
