GithubHelp home page GithubHelp logo

alequech / bfast-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diku-dk/bfast

0.0 0.0 0.0 4.6 MB

GPU Implementation for BFAST

License: GNU General Public License v3.0

Python 99.57% Futhark 0.42% Makefile 0.01%

bfast-1's Introduction

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.

bfast-1's People

Contributors

derekvdven avatar gieseke avatar mortvest avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.