Metadata-Version: 2.1
Name: pySEAScope
Version: 0.3.212
Summary: Python bindings to interact with the SEAScope application
Home-page: https://seascope.oceandatalab.com/python.html
Author: ('Sylvain Herlédan <sylvain.herledan@oceandatalab.com',)
Author-email: seascope@oceandatalab.com
Maintainer: ('Sylvain Herlédan <sylvain.herledan@oceandatalab.com',)
Maintainer-email: seascope@oceandatalab.com
License: COPYING.LESSER
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: GIS
Description-Content-Type: text/x-rst
Provides-Extra: processor
Provides-Extra: doc
License-File: COPYING
License-File: COPYING.LESSER

Overview
--------

This project aims to provide Python bindings to interact with the `SEAScope`_
application developed by `OceanDataLab`_.

These bindings allow users to control the application remotely and to transfer
data between Python and SEAScope. These features can be used to create scripted
animations (e.g. to illustrate a study during a conference) or to analyse and
visualise data interactively.

See the `API documentation`_ for more information

.. _SEAScope: https://seascope.oceandatalab.com
.. _OceanDataLab: https://www.oceandatalab.com
.. _API documentation: https://seascope.oceandatalab.com/python_api/index.html

