bfast2 / bfast2/geeBfastMonitor

Implementing geeBfastMonitor with non-Landsat metrics

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
75
Forks
30
PR merge metrics
No merged PRs in 30d

Description

I would like to use geeBfastMonitor to detect change in a MODIS-based metric. Is there a simple way to overwrite the Landsat NMDI variable in the source code with a metric provided by the user?

For example, after importing the geeBfastMonitor module:

var bfast_in = require('users/andreim/geeMonitor:monitor.js');

Can I specify in the bfastMonitor() function a metric that I would like to use instead of the Landsat NMDI?

var result = bfast_in.bfastMonitor(roi,historyStart,historyEnd,monitoringStart,monitoringEnd,h,period,alpha,magnitudeThreshold,harmonics, ## MODIS-based metric ###);

If this is not possible and the source code in the bfastMonitor source code would need to be updated, is there a version of that source code that is scripted for MODIS data?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.