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.
./
- example "home" directory
- home of the different configuration files for the example
- directory for the data set used in the example
- output directory for the example
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.
Wilmington, North Carolina, USA
Diagnostic Plots: link
Other Plots: link to folder
Calibrated Parameters: link to folder
Return Levels: link
Log: link
Grand Isle, Louisiana, USA
Diagnostic Plots: link
Other Plots: link to folder
Calibrated Parameters: link to folder
Return Levels: link
Log: link