Metadata-Version: 1.1
Name: geoana
Version: 0.0.2
Summary: geoana
Home-page: http://simpeg.xyz
Author: SimPEG developers
Author-email: lindseyheagy@gmail.com
License: MIT License
Download-URL: https://github.com/simpeg/geoana
Description-Content-Type: UNKNOWN
Description: .. _geoana:
        
        | :ref:`getting_started` | :ref:`connecting` | :ref:`installing` | :ref:`license` | :ref:`docs<http://geoana.readthedocs.io/en/latest/>` |
        
        geoana
        ======
        
        .. image:: https://readthedocs.org/projects/geoana/badge/?version=latest
            :target: https://geoana.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/github/license/simpeg/geoana.svg
            :target: https://github.com/simpeg/geoana/blob/master/LICENSE
            :alt: MIT license
        
        .. image:: https://travis-ci.org/simpeg/geoana.svg?branch=master
            :target: https://travis-ci.org/simpeg/geoana
            :alt: Travis status
        
        .. image:: https://api.codacy.com/project/badge/Grade/2e32cd28f4424dc1800f1590a64c244f
            :target: https://www.codacy.com/app/lindseyheagy/geoana?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=simpeg/geoana&amp;utm_campaign=Badge_Grade
            :alt: codacy status
        
        
        Interactive geoscience (mostly) analytic functions in geophysics.
        
        Object oriented approach - aim of working interactively
        
        .. _getting_started:
        
        Getting started
        ---------------
        
        - If you do not already have python installed, we recommend downloading and installing it through `anaconda<https://www.anaconda.com/download/>`_
        - :ref:`Install<installing>` geoana
        - Browse the `gallery<examples>` for ideas and example usage
        - Read the `documentation<http://geoana.readthedocs.io/en/latest/>` for more information on the library and what it can do
        - See the `contributor guide
        
        .. _connecting:
        
        Connecting with the community
        -----------------------------
        
        geoana is a part of the larger `SimPEG<https://simpeg.xyz>`_ ecosystem. There are several avenues for connecting:
        
        - a mailing list for questions and general news items: https://groups.google.com/forum/#!forum/simpeg
        - a newsletter where meeting notices and re-caps are posted: http://eepurl.com/bVUoOL
        - a slack group for real-time chat with users and developers of SimPEG: http://slack.simpeg.xyz/
        
        .. _installing:
        
        Installing
        ----------
        
        geoana is available on `pypi<https://pypi.org/project/geoana/>`_ and can be installed by opening a command window and running:
        
        .. code::
        
            pip install geoana
        
        
        To install from source, you can
        
        .. code::
        
            git clone
        
        .. _license:
        
        License
        -------
        
        geoana is licensed under the :ref:`MIT license<https://github.com/simpeg/geoana/blob/master/LICENSE>`.
        
        .. include:: LICENSE
            :literal:
        
        
Keywords: geophysics,electromagnetics
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
