Metadata-Version: 2.1
Name: sspipeline
Version: 0.1.0.dev0
Summary: A pipeline for estimating and characterizing uncertainty in coastal storm surge levels
Home-page: https://github.com/MUSSLES/sspipeline
Author: John Letey
Author-email: john.letey@colorado.edu
License: GPLv3
Description: # SSPipeline : A pipeline for estimating and characterizing uncertainty in coastal storm surge levels
        
        TODO
        
        ### Installation and Dependencies
        
        To install with pip, download the repository and run `pip install .` in the repository's root folder.
        If you are using python 3.x, run `pip3 install .` instead. Note: this package depends on some requirements that don't come with Python, but you can install them via `pip install -r requirements.txt` or `pip3 install -r requirements.txt`.
        
        ### Repository Status
        
        [![Travis CI](https://travis-ci.org/MUSSLES/pipeline.svg?branch=master)](https://travis-ci.org/MUSSLES/pipeline)
        
        ### Example Usage
        
        Check out our example [repo](https://github.com/MUSSLES/sspipeline-example).
        
        ### Citations
        
        If pipeline has enabled significant parts of an academic publication, please acknowledge that by citing the software. Until a specific publication is written about pipeline please cite the github URL: www.github.com/MUSSLES/pipeline
        
        ### License Info
        
        This code is offered under the [GPLv3 License](LICENSE).
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
