Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

SSPipeline Example

Motivation

Here is a demo for our SSPipeline package. These examples use the Wilmington, North Carolina, USA and Grand Isle, Louisiana, USA datasets from the University of Hawaii Sea Level Center (UHSLC). The example only takes 2-3 minutes (per dataset) to run on an average computer.

Directory Structure

./

  • example "home" directory

./configs/

  • home of the different configuration files for the example

./data/

  • directory for the data set used in the example

./output/

  • output directory for the example

Usage

The bootstrap.sh file is the script that you will want to run everything from. To see exactly what this script does, you can run the following to get the usage message:

bash bootstrap.sh --help

If you want to just solely run the example:

bash bootstrap.sh run

Note that if you want to play around with the parameters with which the example uses to fit the data set, check out all three of the examples configurations files here.

Results

Wilmington, North Carolina, USA

Diagnostic Plots: link

Diagnostic Plot

Other Plots: link to folder

Calibrated Parameters: link to folder

Return Levels: link

Log: link

Grand Isle, Louisiana, USA

Diagnostic Plots: link

Diagnostic Plot

Other Plots: link to folder

Calibrated Parameters: link to folder

Return Levels: link

Log: link