Metadata-Version: 2.1
Name: astroplan
Version: 0.8
Summary: Observation planning package for astronomers
Home-page: https://github.com/astropy/astroplan
Author: Astroplan developers
Author-email: astropy-dev@googlegroups.com
License: BSD
Description: astroplan
        =========
        
        Observation planning package for astronomers
        
        * Code: https://github.com/astropy/astroplan
        * Docs: https://astroplan.readthedocs.io/
        * License: BSD-3
        
        .. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
            :target: http://www.astropy.org/
        
        .. image:: http://img.shields.io/pypi/v/astroplan.svg?text=version
            :target: https://pypi.python.org/pypi/astroplan/
            :alt: Latest release
            
        .. image:: http://img.shields.io/badge/arXiv-1709.03913-red.svg?style=flat
            :target: https://arxiv.org/abs/1712.09631
            :alt: arXiv paper
        
        Attribution
        +++++++++++
        
        If you use astroplan in your work, please cite `Morris et al. 2018 <https://ui.adsabs.harvard.edu/abs/2018AJ....155..128M/abstract>`_: 
        
        .. code :: bibtex
        
          @ARTICLE{2018AJ....155..128M,
                 author = {{Morris}, Brett M. and {Tollerud}, Erik and {Sip{\H{o}}cz}, Brigitta and {Deil}, Christoph and {Douglas}, Stephanie T. and {Berlanga Medina}, Jazmin and {Vyhmeister}, Karl and {Smith}, Toby R. and {Littlefair}, Stuart and {Price-Whelan}, Adrian M. and {Gee}, Wilfred T. and {Jeschke}, Eric},
                  title = "{astroplan: An Open Source Observation Planning Package in Python}",
                journal = {\aj},
               keywords = {methods: numerical, methods: observational, Astrophysics - Instrumentation and Methods for Astrophysics},
                   year = 2018,
                  month = mar,
                 volume = {155},
                 number = {3},
                    eid = {128},
                  pages = {128},
                    doi = {10.3847/1538-3881/aaa47e},
          archivePrefix = {arXiv},
                 eprint = {1712.09631},
           primaryClass = {astro-ph.IM},
                 adsurl = {https://ui.adsabs.harvard.edu/abs/2018AJ....155..128M},
                adsnote = {Provided by the SAO/NASA Astrophysics Data System}
          }
        
        
        
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: all
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: plotting
