Crop growth animations using ggplot and gganimate

Crop growth animations using ggplot and gganimate

m

March 22, 2019

For winter wheat crop modelling, I designed some animations in R. To make growth curves and bubble plots, I used some R packages such as “ggplot2” and “gganimate“. The code description of these animations is given on below mentioned Github links.

Bubble plots in R

Bubble plots are an effective way of displaying data. For my study, I created these plots to describe the quality assessment of synthetic remote sensing data (combination of Landsat (30m) and Modis (500m)) used for generating daily time series of winter wheat. The code is described on my Github account.

Growth Curves in R

After producing quantitative data on the rate of development of the winter wheat crop, I produced the logistic curve of its biomass using lue and ggplot2 packages in R.

Model generated biomass curve of winter wheat using Light use efficiency model in 2015

In addition, I made use of the above mentioned packages to generate a comparative plot between actual and optimal growth rate of winter wheat. The code for this curve is provided on my GitHub account.

Comparison of optimal versus actual growth rate of winter wheat in DEMMIN, Germany

Maninder Singh Dhillon




you may also like:

Guided tour of the Märkisches Viertel in Berlin

Guided tour of the Märkisches Viertel in Berlin

Guided tour of the Märkisches Viertel in Berlin   As part of our research work on large housing estates, we had the opportunity to take part in a guided tour through the Märkisches Viertel in Berlin on 17.04.2024. The Märkisches Viertel has around 17,000...

preparation of official CAIDAS opening

preparation of official CAIDAS opening

On Friday the CAIDAS center will be officially opened and we are part of this great AI initiative at the University of Würzburg. For this event all members prepare specific showcases and info walls - we decided to show our Earth Observation research using interactive...