bfast2 / bfast

Breaks For Additive Season and Trend
https://bfast2.github.io
GNU General Public License v2.0
41 stars 15 forks source link

bfastlite: add sctest #61

Closed GreatEmerald closed 3 years ago

GreatEmerald commented 4 years ago

Currently the bfast0n function doesn't include the sctest functionality, but it would be useful. Things to think about: what to output if there is no change according to the sctest (a breakpoints object with breaks=0? NA? -9999?).

GreatEmerald commented 3 years ago

The answer is: whatever it is that BFAST outputs in the same situation. Which is to say, an NA in the $breakpoints field.