Commit Graph

5 Commits (bb17d6c786b0902f4d49a6a1b0715f6afe7d1661)

Author SHA1 Message Date
Chris Leaman b7704c2d35 Fix formatting
Chris Leaman 3a1a3dddf1 Update Stockdon 2006 runup function to accept either a list or a float
This is an improvement over having two separate functions, depending on the parameter type. Other runup functions should be written in a similar style.
Chris Leaman 8f790cbf1b Fix formatting with black
Chris Leaman 5159239b66 Add additional function for Stockdon06
New function computes Stockdon06 in a vectorized fashion, so is much faster than previous implementation.
Chris Leaman de46bbd6a2 Add runup_models.py
Started with Stockdon 2006, but will probably need to add more.