Related Experiment Video
Updated: Jan 9, 2026

11:53
Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
Published on: December 9, 2012
13.4K
AquaCropPlotter: A Shiny app for visualizing and analyzing AquaCrop simulation results
Nattapong Sanguankiattichai1,2,3, Andrea Setti1, Jorge Alvar-Beltrán1
1Food and Agriculture Organization (FAO) of the United Nations, Rome, Italy.
Plos One
|December 2, 2025
Summary
AquaCropPlotter is a new R Shiny application that simplifies processing and visualizing data from the FAO
Area of Science:
- Agricultural Science
- Computational Science
- Data Science
Background:
- The FAO's AquaCrop model aids agricultural management but generates complex output files.
- Analyzing large datasets from AquaCrop simulations presents a significant bottleneck for researchers.
- Efficient processing and visualization are crucial for leveraging AquaCrop's full potential.
Purpose of the Study:
- To develop an R Shiny application, AquaCropPlotter, for streamlined analysis of AquaCrop model outputs.
- To provide an intuitive tool for processing, visualizing, and analyzing AquaCrop simulation data.
- To enhance the accessibility and usability of AquaCrop for agricultural research and practice.
Main Methods:
- Development of AquaCropPlotter as an R Shiny application.
- Automated processing of AquaCrop output text files into structured data tables.
- Integration of flexible visualization tools and statistical analysis functionalities.
- Provision of exportable data tables, plots, and analysis results.
Main Results:
- AquaCropPlotter successfully automates the processing of AquaCrop output files.
- The application offers intuitive data exploration, visualization, and statistical analysis.
- Users can gain insights from AquaCrop simulations without programming expertise.
- Case study in the Republic of Moldova demonstrated AquaCropPlotter's utility.
Conclusions:
- AquaCropPlotter significantly reduces the bottleneck in analyzing AquaCrop simulation outputs.
- The open-source application facilitates broader adoption and application of AquaCrop in agriculture.
- AquaCropPlotter empowers researchers and practitioners to better utilize water-related crop modeling insights.
More Related Videos
Related Concept Videos
Residual Plots
6.0K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...
6.0K
Plotting of Topographic Maps
424
Topographic maps represent the Earth's surface features using contour lines, which connect points of equal elevation to create a two-dimensional representation of three-dimensional terrain. Creating a topographic map requires a systematic approach.Begin by plotting a scaled grid and marking intersections corresponding to the survey's elevation data points. Assign elevation values at these intersections to build the base map. Next, determine contour levels using a consistent contour interval,...
424
Interpreting R Charts
314
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
314
Light Acquisition
9.3K
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.
9.3K
Statgraphics
370
Statgraphics is a comprehensive statistical software suite designed for both basic and advanced data analysis. Originating in 1980 at Princeton University under Dr. Neil W. Polhemus, it was one of the pioneering tools for statistical computing on personal computers, with its public release in 1982 marking an early milestone in data science software. Over the years, it has evolved into a robust platform for data science, offering tools for regression analysis, ANOVA, multivariate statistics,...
370
Scatter Plot
10.7K
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
10.7K

