Metadata-Version: 1.1
Name: hobo
Version: 0.0.1
Summary: A simple module for reading Onset HOBO data logger data
Home-page: https://github.com/nationalparkservice/hobo-py
Author: David A. Riggs
Author-email: david_a_riggs@nps.gov
License: UNKNOWN
Description: Python package for working with HOBO data logger data.
        
        Specifically, this has been tested with CSV exports from Onset HOBO U23-001
        data loggers. It may or may not handle data from other HOBO loggers, though
        HoboWare likely produces a compatible CSV format for other similar hardware.
        
        License: As a work of the United States Government, this project is in the
        public domain within the United States.
        
        2016-02-24  David A. Riggs, Physical Science Tech, Lava Beds National Monument
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Public Domain
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
