Metadata-Version: 2.4
Name: pydv
Version: 0.2.2
Summary: NDS timeseries plotting utility.
Home-page: https://git.ligo.org/cds/pydv
Author: Charles Celerier
Author-email: charles.celerier@ligo.org
License: GPLv3+
Keywords: nds,nds2,plotting
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Operating System :: POSIX
Classifier: Environment :: X11 Applications
License-File: COPYING
License-File: COPYING-GPL-3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

pydv: python NDS data plotting tool
===================================

Python library for creating time series plots of LIGO data retrieved
using the LIGO NDS services.

The following packages are required to run pydv:

  * [matplotlib](http://matplotlib.org/)
  * [nds2-client](https://trac.ligo.caltech.edu/nds2/)
  * [gpstime](https://git.ligo.org/jameson.rollins/gpstime)
