Metadata-Version: 1.1
Name: xarray-fits
Version: 0.1.2
Summary: xarray Datasets interacting with FITS files
Home-page: https://github.com/ska-sa/xarray-fits
Author: Simon Perkins
Author-email: sperkins@ska.ac.za
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: ===========
        xarray-fits
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/xarray-fits.svg
                :target: https://pypi.python.org/pypi/xarray-fits
        
        .. image:: https://img.shields.io/travis/ska-sa/xarray-fits.svg
                :target: https://travis-ci.org/ska-sa/xarray-fits
        
        .. image:: https://readthedocs.org/projects/xarray-fits/badge/?version=latest
                :target: https://xarray-fits.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/ska-sa/xarray-fits/shield.svg
             :target: https://pyup.io/repos/github/ska-sa/xarray-fits/
             :alt: Updates
        
        
        
        xarray Datasets interacting with FITS files
        
        
        Documentation
        -------------
        
        https://xarray-fits.readthedocs.io.
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-19)
        ------------------
        
        * First release on PyPI.
        
Keywords: xarrayfits
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
