Metadata-Version: 1.0
Name: agilegeo
Version: 0.1.5
Summary: Useful geophysics functions
Home-page: http://pypi.python.org/pypi/agilegeo/
Author: Agile Geoscience
Author-email: hello@agilegeoscience.com
License: LICENSE.txt
Description: ===========
        agilegeo
        ===========
        
        .. image:: https://travis-ci.org/agile-geoscience/agilegeo.png?branch=master
            :target: https://travis-ci.org/agile-geoscience/agilegeo
            :alt: Build
        
        .. image:: https://www.codacy.com/project/badge/f445542bc50e48c18a0d0e15a2768eb7
            :target: https://www.codacy.com/public/matt/agilegeo
            :alt: Codacy
        
        .. image:: https://img.shields.io/badge/license-Apache-blue.svg
            :target: https://github.com/agile-geoscience/modelr/blob/develop/LICENSE.md
            :alt: Apache 2 license
        
        .. image:: http://img.shields.io/pypi/dw/agilegeo.svg
            :target: http://pypi.python.org/pypi/agilegeo/
            :alt: PyPI downloads
            
        .. image:: https://img.shields.io/pypi/v/agilegeo.svg
            :target: http://pypi.python.org/pypi/agilegeo/
            :alt: PyPI version
            
        .. image:: http://img.shields.io/github/issues/badges/agilegeo.svg
            :target: https://github.com/agile-geoscience/agilegeo
            :alt: GitHub issues
        
        .. line-block::
           The agilegeo module contains several common geophysics functions 
           used for modelling and post-processing seismic reflection data.
        
        Prerequisites
        ++++++++++++++++
        Requires scipy and numpy.
        
        Contributors
        ++++++++++++
        * Evan Bianco
        * Ben Bougher
        * Matt Hall
        * Wes Hamlyn, and Sean Ross-Ross
        
        Links
        +++++++
        * `Agile Geoscience <http://www.agilegeoscience.com>`_
        * `Homepage <http://agile-geoscience.github.com/agilegeo/>`_
        * `Issue Tracker <https://github.com/agile-geoscience/agilegeo/issues/>`_
        * `PyPi <http://pypi.python.org/pypi/agilegeo/>`_
        * `Github <https://github.com/agile-geoscience/agilegeo>`_
        
Platform: UNKNOWN
