Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 637 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 637 Bytes

Binder

trendfit

Trend analysis and fitting for (atmospheric) time series

Installation

  • Requirements: numpy, scipy
  • Optional requirements: dask

You can install the latest version of trendfit using pip:

python -m pip install git+https://github.com/girpas-ulg/trendfit

Documentation

There's no documentation available yet. However, trendfit's classes and functions are well documented (docstrings) and an example notebook is available in the examples directory.

License

BSD 3-Clause License