.. SeisIO documentation master file, created by
   sphinx-quickstart on Sun May 22 18:44:14 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

######
SeisIO
######
SeisIO is a collection of utilities for reading and downloading geophysical timeseries data.

*****
Intro
*****
.. toctree::
   :caption: Introduction
   :maxdepth: 2

   src/intro.rst
   src/tutorial.rst
   src/working_with_data.rst

*****
Files
*****
.. toctree::
   :caption: Reading Files
   :maxdepth: 2

   src/Formats/fileformats.rst

***
Web
***
.. toctree::
   :caption: Downloading Data
   :maxdepth: 2

   src/Web/webclients.rst
   src/Web/seedlink.rst

**********
Processing
**********
.. toctree::
  :caption: Data Processing
  :maxdepth: 2

  src/Processing/processing.rst

**********
Appendices
**********
.. toctree::
   :caption: Appendices
   :maxdepth: 2

   src/Appendices/function_list.rst
   src/Appendices/seisdata_fields.rst
   src/Appendices/seisdata_fileformat.rst
   src/Appendices/web_syntax.rst
   src/Appendices/keywords.rst
   src/Appendices/examples.rst
