View source: R/get_modis_drought_indicators.R
get_modis_drought_indicators | R Documentation |
get_modis_drought_indicators
get_modis_drought_indicators( baseline_years = c(2000:2015), yoi = c(2021:2022), mask = "none", satellite = "terra", TAC = F, temporal_interpolation = F )
yoi |
tidyee containing imageCollection with drought indicators
so far a deliberate decision to not gap fill historical baseline. This is due to the fact that by composting over x years we are already gap filling. An improvement could potentially be to apply a conditional gap filling based on % masked pixels in each pixel-stack. If crosses the threshold could gap fill.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.