Next-level vegetation health index forecasting: A ConvLSTM study using MODIS Time Series

Serkan Kartal1, Muzaffer Can Iban2, Aliihsan Sekertekin3

  • 1Department of Computer Engineering, Çukurova University, 01380, Adana, Türkiye.

Summary

This study forecasts vegetation health using satellite data and a ConvLSTM model. A 1-layer ConvLSTM with global scale calculations achieved superior vegetation health index (VHI) forecasting accuracy.

Related Concept Videos

Light Acquisition02:16

Light Acquisition

In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
8.5K
Regulation of Transpiration by Stomata02:04

Regulation of Transpiration by Stomata

During photosynthesis, plants acquire the necessary carbon dioxide and release the produced oxygen back into the atmosphere. Openings in the epidermis of plant leaves is the site of this exchange of gasses. A single opening is called a stoma—derived from the Greek word for “mouth.” Stomata open and close in response to a variety of environmental cues.
28.3K
Prediction Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.3K
Time-Series Graph00:54

Time-Series Graph

A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.4K
Precipitation and Co-precipitation01:17

Precipitation and Co-precipitation

Precipitation and coprecipitation methods can be used to separate a mixture of ions in a solution. In qualitative inorganic analysis, ions that form sparingly soluble precipitates with the same reagent are separated based on the differences in solubility products. For example, consider the separation of Cu(II) and Fe(II) ions by precipitation as insoluble sulfides. First, copper(II) sulfide is precipitated by the addition of acidic H2S, where the dissociation of H2S is suppressed. Adding H2S...
1.8K
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
85