Metadata-Version: 1.1
Name: species
Version: 0.0.1
Summary: Spectral and Photometric Examination Code for Investigating Exoplanet and Substellar atmospheres
Home-page: https://github.com/tomasstolker/SPECIES
Author: Tomas Stolker
Author-email: tomas.stolker@phys.ethz.ch
License: GPLv3
Description: SPECIES
        =======
        
        **Spectral and Photometric Examination Code for Investigating Exoplanet and Substellar atmospheres**
        
        .. image:: https://badge.fury.io/py/species.svg
            :target: https://badge.fury.io/py/species
        
        .. image:: https://img.shields.io/badge/Python-2.7-yellow.svg?style=flat
            :target: https://pypi.python.org/pypi/species
        
        .. image:: https://readthedocs.org/projects/species/badge/?version=latest
            :target: http://species.readthedocs.io/en/latest/?badge=latest
        
        .. image:: https://www.codefactor.io/repository/github/tomasstolker/species/badge
           :target: https://www.codefactor.io/repository/github/tomasstolker/species
        
        .. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
            :target: https://github.com/tomasstolker/SPECIES/blob/master/LICENSE
        
        SPECIES is a Python package for analyzing spectral and photometric data of planetary and substellar objects.
        
        Documentation
        -------------
        
        Documentation can be found at `http://species.readthedocs.io <http://species.readthedocs.io>`_.
        
        Attribution
        -----------
        
        Please cite Stolker et al. in prep. whenever results from SPECIES are used in a publication. Please also make sure to give credit the relevant papers regarding the use of the publicly available data that SPECIES is using, such as the photometric libraries, spectral libraries, atmospheric models, filter transmission curves, photometry of individual objects, etc. More details will follow.
        
        License
        -------
        
        Copyright 2018 Tomas Stolker
        
        SPECIES is free software and distributed under the GNU General Public License v3.
Keywords: SPECIES
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
