bfast icon indicating copy to clipboard operation
bfast copied to clipboard

bfast package consolidation

Open GreatEmerald opened this issue 7 years ago • 4 comments

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!

GreatEmerald avatar Jun 13 '18 13:06 GreatEmerald

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

GreatEmerald avatar Oct 18 '18 08:10 GreatEmerald

Fork of BFAST with SciDB for scalability: https://github.com/ifgi/scalable-spatial-temporal-BFAST

GreatEmerald avatar Oct 03 '19 13:10 GreatEmerald

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.

mirt001 avatar Jun 02 '20 09:06 mirt001

Dimitri's Python version: https://github.com/mortvest/bfast-py

GreatEmerald avatar May 14 '21 10:05 GreatEmerald