Up-to-date, version-controlled copies of the code I work with can be found on my github account (follow the octocat):
ewstools is a package written in Python that provides tools to compute early warning signals (EWS) from time-series data.
Make sure Python 3.7 is installed and enter the following into the command line
pip install ewstools
DemosFor demonstrations/tutorials using ewstools, please refer to these iPython notebooks.
Documentation is available on ReadTheDocs.