sspipeline

A pipeline for estimating and characterizing uncertainty in coastal storm surge levels


Keywords
climate-impacts, flood-hazard, python, sea-level, storm-surge
License
GPL-3.0
Install
pip install sspipeline==0.1.0.dev0

Documentation

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

Example Usage

Check out our example repo.

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.