Metadata-Version: 1.1
Name: dbdreader
Version: 0.3.6
Summary: A python module to access binary data files generated by Teledyne WebbResearch gliders
Home-page: http://dockserver0.hzg.de/software/dbdreader/index.html
Author: Lucas Merckelbach
Author-email: lucas.merckelbach@hzg.de
License: UNKNOWN
Description: Underwater gliders of the type Teledyne WebbResearch's Slocum store their data in binary files. This python module provides the classes to access these data files. It allows you to retrieve one or more parameters of a single file, or from a list of files. Methods are supplied to narrow the data range for a given time period. Using this module instead of using ascii data generated by proprietry program by the glider manufacturer results in a speed up of some three orders of magnitude.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Physics
