Metadata-Version: 1.0
Name: WaveGliDA
Version: 0.1.6
Summary: Import and quick plot ocean surface CO2 data from a wave glider
Home-page: http://luke-gregor.github.io
Author: Luke Gregor
Author-email: luke.e.gregor@gmail.com
License: MIT License
Description: # Wave Glider Data Analysis (WaveGliDA)
        
        This software is created to read in files generated by a Wave Glider fitted with a CSIR CO<sub>2</sub> sensor.
        The script processes the text files that are sent via irridium.
        
        ## Usage
        There should be a command line function available after installation:
        
            WaveGliDA
        
        if this fails run:
        
            pyhton -m WaveGliDA
        
        ## Updates
        
        - 0.1.1: first version with potential bugs
        - 0.1.2: runs from the terminal without python command needed
        - 0.1.3: Bug fix: windows path seperator now accounted for
Platform: UNKNOWN
