bfastSpatial

    _      __          _   _____             _   _       _ 
   | |    / _|        | | /  ___|           | | (_)     | |
   | |__ | |_ __ _ ___| |_\ `--. _ __   __ _| |_ _  __ _| |
   | '_ \|  _/ _` / __| __|`--. \ '_ \ / _` | __| |/ _` | |
   | |_) | || (_| \__ \ |_/\__/ / |_) | (_| | |_| | (_| | |
   |_.__/|_| \__,_|___/\__\____/| .__/ \__,_|\__|_|\__,_|_|
                                | |                        
                                |_|            

Package to pre-process gridded time-series data in order for them to be analyzed with change detection algorithms such as bfast. Uses classes from the raster package and includes utilities to run the algorithms and post-process the results.

The package can be installed directly from github using devtools

library(devtools)
install_github('dutri001/bfastSpatial')

Full tutorial available to guide you through data pre-processing and analysis.

If you are already familiar with R, the raster package and Landsat/MODIS data, you may skip the detailed tutorial and go directly to the quick start guide.

Feedback on the package is very much welcome. Send your feedback to Ben or Loic

For external contributors

External contributions are welcome. If you would like to contribute additional features and improvements to the package; fork the repository on gitHub, commit your changes and make a pull request. Always use the develop branch as a starting point for your work. Your contribution will be reviewed for quality, relevance and consistency with the rest of the package before being merged.

Copy Link

Version

Down Chevron

Version

0.6.2

License

GPL-3

Maintainer

Last Published

December 4th, 2014

Functions in bfastSpatial (0.6.2)