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:

Flowmapper, a simple tool for visualizing geographic flows in R

Flowmapper, a simple tool for visualizing geographic flows in R

One of our PhD students, Johannes Mast, just released a new R package called "flowmapper" which he developed and used within his PhD. Flowmapper (https://github.com/JohMast/flowmapper) is a new R package that allows users to create beautiful, informative maps of...

EAGLE MSc. graduation

EAGLE MSc. graduation

We are very happy to celebrate again the graduation of some of our EAGLE M.Sc. students. The candidates already handed in their M.Sc. thesis a while ago but just recently we had our EAGLE graduation party and enjoyed to celebrate this important milestone with all...

Lecture in Kitzingen

Lecture in Kitzingen

Our EORC contributed an invited lecture with a discussion at the vhs Kitzingen. It was part of a series of events on the energy transition and climate protection in the Kitzingen region in cooperation with the Kitzingen District Office.   "Distance creates...