te_algorithms.gee.preproc

modis_ndvi_annual_integral(year_initial, year_final)

Calculate annual trend of integrated NDVI.

Calculates the trend of annual integrated NDVI using NDVI data from the MODIS Collection 6 MOD13Q1 dataset. Areas where changes are not significant are masked out using a Mann-Kendall test.

Args:
year_initial: The starting year (to define the period the trend is

calculated over).

year_final: The ending year (to define the period the trend is

calculated over).

Returns:

Google Earth Engine image collection