Skip to main content

Library for working with RedVox files.

Project description

### RedVox Python SDK

This repository contains code for reading and working with the RedVox API 900 data format.

See: https://bitbucket.org/redvoxhi/redvox-api900-python-reader/src/master/docs/v1.5.0/redvox-api900-docs.md for SDK documentation.

### Changelog

#### 2.0.0 (2019-4-10)

  • Add ability concatenate multiple .rdvxz files together

  • Add ability to identify gaps in continuous data when concatenating multiple files

  • Read a range of .rdvxz files from a directory with a given time window and optional redvox ids to filter against

  • Read a range of .rdvxz files from a structured directory with a given time window and optional redvox ids to filter against

  • Deprecated several public API methods for setting and accessing sensor fields

  • Add objects for summarizing RedVox data ranges

  • Add ability to plot summary RedVox data ranges

  • Refactor reader.py into several modules

#### 1.5.0 (2019-3-20)

  • Add setters for all fields

  • Add the ability to easily create sensor channels and RedVox packets

  • Add CLI that * Converts .rdvxz files to .json files * Displays the contents of .rdvxz files

  • Add ability to compare files and sensor channels

  • Update documentation and API documentation

  • Add more examples

#### 1.4.1 (2019-2-15)

  • Update required libraries

  • Add ability to get original compressed buffer from WrappedRedvoxPacket

  • Add utility functions for LZ4 compression

##### v1.4.0 (2018-12-5)

  • Added support for serializing to/from JSON

  • Fixed bug where has_time_synchronization_channel() would return true even if the payload was empty

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redvox-1.6.0.tar.gz (38.4 kB view hashes)

Uploaded Source

Built Distribution

redvox-1.6.0-py3-none-any.whl (52.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page