How to use the rainflow.find_rainflow_ranges function in rainflow

To help you get started, we’ve selected a few rainflow examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Gunnstein / fatpack / fatpack / tests.py View on Github external
def setUp(self):
        self.result_true = TESTDATA['ranges_total']
        self.result = rainflow.find_rainflow_ranges(TESTDATA['dataseries'],
                                                    k=11)

rainflow

Implementation of ASTM E1049-85 rainflow cycle counting algorithm

MIT
Latest version published 1 year ago

Package Health Score

50 / 100
Full package analysis

Similar packages