bfast package consolidation
Thanks to pull #1, we have an opportunity to consolidate all the changes across the different forks of bfast, with a view of eventually updating the package on CRAN.
For ease of reviewing and consolidating code, it would be nice to have collaboration across the different code authors on a single codebase. GitHub supports this somewhat, using protected branches so that the code does not conflict/does not get lost.
Suggestions about how best to go ahead with this are welcome!
Another fork that might be interesting to integrate: https://github.com/mengluchu/multibandsBFAST
Closely related function, probably should also be in bfast: https://github.com/bendv/integrated-lts-cbm/blob/master/R/coefSegments.R
Fork of BFAST with SciDB for scalability: https://github.com/ifgi/scalable-spatial-temporal-BFAST
other forks are the github gee (no link yet) and bfast python
For both, we need to get in contact with the authors. For github gee, it's already planned.
Dimitri's Python version: https://github.com/mortvest/bfast-py