bfast
The bfast package provides a highly-efficient parallel implementation for the Breaks For Additive Season and Trend (BFASTmonitor) proposed by Verbesselt et al. The implementation is based on OpenCL.
Documentation
See the documentation for details and examples.
Dependencies
The bfast package has been tested under Python 3.*. The required Python dependencies are:
numpy==1.16.3
pandas==0.24.2
pyopencl==2018.2.5
scikit-learn==0.20.3
scipy==1.2.1
matplotlib==2.2.2
wget==3.2
Sphinx==2.2.0
sphinx-bootstrap-theme==0.7.1
Further, OpenCL needs to be available.
Quickstart
The package can easily be installed via pip via:
pip install bfast
To install the package from the sources, first get the current stable release via:
git clone https://github.com/gieseke/bfast.git
Afterwards, on Linux systems, you can install the package locally for the current user via:
python setup.py install --user
Disclaimer
The source code is published under the GNU General Public License (GPLv3). The authors are not responsible for any implications that stem from the use of this software.
Release files for bfast 0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bfast-0.7.tar.gz | 306.4 kB | Details |
Release files / bfast-0.7.tar.gz
| Download URL | bfast-0.7.tar.gz |
|---|---|
| Size | 306.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
649b8a6882db13634819b46ac056275683353591da77497d712236c595db2b79
|
|
BLAKE2b-256 checksum How to use checksums |
d6149418fc5dacae355be2ea1ec3d410d5d7b9c4d3d47c8eac1ef10dea20fd7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.3
|