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




follow us and share it on:

you may also like:

Course on urban EO by Michael Wurm

Course on urban EO by Michael Wurm

Walk through any city and you pick up on things that are hard to put a number on. The noise of a main road, the heat that sits between buildings in summer, the question of whether that little park around the corner is really enough green space for the whole...

EireR R package: unified gateway to Irish geospatial data

EireR R package: unified gateway to Irish geospatial data

Anyone who's tried to do geospatial work across the whole island of Ireland knows the headache. Ireland is one island geographically, but it's split across two jurisdictions, the Republic and Northern Ireland, and each one runs its own data infrastructure. Different...

Impact of agrophotovoltaic facilities – an R package

Impact of agrophotovoltaic facilities – an R package

There's a new R package on the block, and it's solving a problem that sounds simple until you actually try to do it: how do you tell whether putting solar panels over a farm field is good or bad for the soil and the crops around them? Marlene, one of our EAGLE...

Presentation at the Kolloquium of the Technical University of Graz

Presentation at the Kolloquium of the Technical University of Graz

Dr. Ariane Droin presented the works of her PhD-Thesis at the Geo-Kolloquium of the Technical University of Graz with the title "Hochauflösende, skalenübergreifende Modellierung von Nachbarschaftserreichbarkeiten im urbanen Raum" on the 17th of June 2026. She showed...

Academic Evolution in Earth Observation

Academic Evolution in Earth Observation

A while ago, we shared a lighthearted post about our EORC Earth observation characters. What stayed with us afterward were the reactions from colleagues around the world. Quite a few professors commented, half joking and half serious, that sometimes they wish they...

Share This