Metadata-Version: 1.1
Name: hirise-tools
Version: 0.7.3
Summary: Tools to work with MRO's HiRISE camera data.
Home-page: https://github.com/michaelaye/pyrise
Author: K.-Michael Aye
Author-email: kmichael.aye@gmail.com
License: ISC license
Description: ===============================
        pyrise
        ===============================
        
        .. image:: https://badges.gitter.im/pyrise/Lobby.svg
           :alt: Join the chat at https://gitter.im/pyrise/Lobby
           :target: https://gitter.im/pyrise/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        
        
        .. image:: https://img.shields.io/pypi/v/pyrise.svg
                :target: https://pypi.python.org/pypi/pyrise
        
        .. image:: https://img.shields.io/travis/michaelaye/pyrise.svg
                :target: https://travis-ci.org/michaelaye/pyrise
        
        .. image:: https://readthedocs.org/projects/hirise-tools/badge/?version=latest
                :target: https://hirise-tools.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/michaelaye/pyrise/shield.svg
             :target: https://pyup.io/repos/github/michaelaye/pyrise/
             :alt: Updates
        
        
        * Free software: ISC license
        * Documentation: https://hirise-tools.readthedocs.io.
        
        
        Features
        --------
        
        * the `products` module offers full standard path creations for all HiRISE products.
        * the `downloads` module offers helpers to download HiRISE full and browse products
        * for Mac only, a command-line tool called 'abrowse' is installed that downloads and opens annotated browse products in the Preview.app
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the forked `michaelaye/cookiecutter-pypackage-conda`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`michaelaye/cookiecutter-pypackage-conda`: https://github.com/michaelaye/cookiecutter-pypackage-conda
        
        
        =======
        History
        =======
        
        0.6.0 (2019-04-11)
        ------------------
        
        * Rename to `pyrise`
        
        0.1.0 (2016-11-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: HiRISE,MRO,NASA,PDS
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
