ObsPy Documentation (|release|) =============================== .. image:: _static/obspy_logo_full.svg :alt: ObsPy logo :class: banner 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 [Beyreuther2010]_, [Megies2011]_, [Krischer2015]_). The goal of the ObsPy project is to facilitate **rapid application development for seismology**. .. raw:: html
Getting Started --------------- .. hlist:: * `Tutorial `_ *Start here* * `API Overview `_ Use the source, Luke * `Announcements Mailing List `_ / `User Forum `_ *Stay informed* * `Gallery `_ *Eye candy* * `FAQs on GitHub `_ / `Search Forum `_ *Frequently asked questions* * `Help! `_ *Report bugs, suggest features or submit patches* Developer Resources ------------------- .. hlist:: * `Contributing `_ *Give back to the community* * `Buildbot `_ *Latest test reports* * `Coding Style Guide `_ *It's all about consistency* * `Changelog `_ *Records of changes such as bug fixes, new features, etc.* Indices and Tables ------------------ .. hlist:: * `Table of Contents `_ *Lists all sections and subsections* * `Python Module Index `_ *Quick access to all modules* * `Index `_ *All functions, classes, terms* * `Citations `_ / `Credits `_ *Lists of contributors and used publications* .. raw:: html
.. toctree:: :hidden: :glob: :maxdepth: 2 :caption: Getting Started tutorial/index gallery packages/index .. toctree:: :hidden: :glob: :maxdepth: 2 :caption: Developer Resources contributing coding_style code_of_conduct changelog .. toctree:: :hidden: :glob: :maxdepth: 2 :caption: Indices and Tables contents `Index `_ `Python Module Index `_ citations credits