Metadata-Version: 1.0
Name: viresclient
Version: 0.2.4
Summary: A Python client for interacting with a VirES server
Home-page: https://github.com/ESA-VirES/VirES-Python-Client
Author: Ashley Smith
Author-email: ashley.smith@ed.ac.uk
License: EOX licence (MIT style)
Description-Content-Type: UNKNOWN
Description: ===========
        viresclient
        ===========
        
        .. image:: https://badge.fury.io/py/viresclient.svg
            :target: https://badge.fury.io/py/viresclient
        
        .. image:: https://readthedocs.org/projects/viresclient/badge/?version=latest
            :target: http://viresclient.readthedocs.io/
            :alt: Documentation Status
        
        .. image:: https://travis-ci.org/ESA-VirES/VirES-Python-Client.svg?branch=master
            :target: https://travis-ci.org/ESA-VirES/VirES-Python-Client
        
        .. image:: https://coveralls.io/repos/github/ESA-VirES/VirES-Python-Client/badge.svg
            :target: https://coveralls.io/github/ESA-VirES/VirES-Python-Client
        
        
        ``viresclient`` is a tool which connects to a VirES server through the `WPS <http://www.opengeospatial.org/standards/wps>`_ interface and handles product requests and downloads.
        
        Install with::
        
          pip install viresclient
        
        Full documentation: http://viresclient.readthedocs.io/
        
Platform: UNKNOWN
