Metadata-Version: 1.0
Name: WaveGliDA
Version: 0.1.8
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
Platform: UNKNOWN
