.. altimetry tools documentation master file, created by
   sphinx-quickstart on Wed Oct  9 16:46:52 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to altimetry tools's documentation!
===========================================


Description
-----------

py-altimetry is a python module made to easily handle and process altimetry data.
It can furthermore handle a wider variety of data (in-situ or imagery data), and also has a number of tools, eg. spectral analysis, filtering data, interpolating, plotting maps, handle date vectors, handle positional data ...

This is module can be used as is, and is not aimed (nor designed) for operationnal constraints.

Contents
--------

.. toctree::
   :maxdepth: 1
   :numbered:
   
   Modules.rst
   Examples.rst
   Install.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

