Skip to content

v1.0 - First release

Compare
Choose a tag to compare
@cslotboom cslotboom released this 25 Jan 05:09
· 152 commits to master since this release

With this release I have implemented all of the basic features I want for the package. The tests suite is covering the important functions, and basic documentation is completed.

The core classes include:

  • Hysteresis
  • SimpleCycle
  • MonotonicCurve

The core functions of the package include:

  • concatenateHys
  • resample
  • resampleDx
  • compareCycle
  • compareHys
  • exandHysTrace
  • createProtocol
  • getBackboneCurve
  • getAvgBackbone
  • fitEEEP

For climate data, the key classes include:

  • SeasonalCurve