pySPADS is an implementation of the "Shoreline Prediction at Different Time-Scales" (SPADS) algorithm developed in the paper "A Multiscale Approach to Shoreline Prediction" by Montano et. al. (2020).
This package is functionally complete, and contains all the logic necessary to run the SPADS analysis. However, the documentation, CLI and more usage examples are still a work in progress.
The most useful resources for understanding how to use the package are the example scripts, along with the example data in the project repository.