Description Usage Arguments Value See Also Examples
Using MODIS QA band information, filter the NDVI time series.
1 |
DT |
data.table of NDVI time series |
qa |
QA column. default is 'SummaryQA'. |
good |
values which correspond to quality pixels. default is 0 and 1. |
filtered data.table with appended 'filtered' column of "quality" NDVI.
Other filter: filter_ndvi
,
filter_roll
, filter_top
,
filter_winter
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.