Metadata-Version: 2.1
Name: study-lyte
Version: 0.1.0
Summary: Package for doing analysis with Lyte Probe data
Home-page: https://github.com/AdventureData/study_lyte
Author: Micah Johnson 
Author-email: info@adventuredata.com
License: GNU General Public License v3
Keywords: study_lyte
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
License-File: LICENSE

===========
Study Lyte 
===========


.. image:: https://img.shields.io/pypi/v/study_lyte.svg
        :target: https://pypi.python.org/pypi/study_lyte

.. image:: https://readthedocs.org/projects/study-lyte/badge/?version=latest
        :target: https://study-lyte.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status

.. image:: https://github.com/AdventureData/study_lyte/actions/workflows/build.yml/badge.svg
        :target: https://github.com/AdventureData/study_lyte/actions/workflows/build.yml


Welcome to Adventure Data python package for doing analysis with data from the Lyte Probe
The Lyte probe is a smart ski pole designed to measure snow. It measures NIR and Force simulataneously along with
peripheral sensors. This package aims to provide useful function for scientists doing research with this
platform.

* Free software: GNU General Public License v3
* Documentation: https://study-lyte.readthedocs.io.


Features
--------

* Read Lyte probe data files
* Functions for detecting start and stop


