Trend analysis and fitting for (atmospheric) time series
- 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
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.
BSD 3-Clause License