Introduction#

Crop modeling#

Crop growth models are valuable tools for researchers and practitioners to push the bounds of scientific knowledge, explore techniques to boost production and efficiency and take grounded agricultural decisions. This is increasingly relevant as the amount of arable land per person decreases while consumption rises and the effects of climate change are being felt. Crop modeling is itself a classic interdisciplinary effort with contributions from economics, computer science, botany, agricultural systems science and more [Jones et al., 2017]. Today’s models reflect this diverse history and have been driven by a number of different research agendas from contributing fields and vary significantly in complexity, accessibility and target end-user.

The Aquacrop model was developed by the Food and Agricultural Organization (FAO) in 2009 to simulate realistic yields of common crops grown throughout the world. The program was designed to balance the robustness of results with the need to keep both the parameterization and the required data files simple. This is because the program is aimed mainly at practitioners, such as public and private sector agriculture managers [Steduto et al., 2009]. Aquacrop comes with an extensive documentation and a number of practical exercises making it an ideal tool as well for students and for practitioners who do not have a programmatic background to nonetheless take advantage of the analytical possibilities offered by modern crop models [FAO, 2022]. The FAO continues to support Aquacrop with regular releases and updates published to its website [FAO, 2022].

The first main extension to Aquacrop was the Aquacrop-OS package developed and released as an open source alternative to Aquacrop to address some of the inherent limitations of the original framework. Aquacrop is a compiled program built in Windows, which leads to certain limitations. These include lack of access to the source code which limits the ability to test the influence of model structures internal to Aquacrop on the results and leads to processing inefficiencies that complicate the use of Aquacrop for regional scale analysis [Foster et al., 2017]. Testing shows that Aquacrop-OS results are in 99% agreement with Aquacrop results demonstrating the viability of the program to be used interchangeably with Aquacrop [Foster et al., 2017]. There is extensive documentation for the Aquacrop OS model [Foster, 2019] and since publication in 2017, a number of research articles have used the Aquacrop-OS module in place of Aquacrop [Kassing et al., 2020, Kuschel-Otárola et al., 2020, Upreti et al., 2020, Zhang et al., 2019].

The framework of the Aquacrop-OS model was extended with the publication of the Aquacrop-OSPY module. This Python 3 module implements the Aquacrop-OS framework to allow for the easy use of the many useful data science extensions available with Python [Kelly and Foster, 2021]. While the documentation is not as complete as for Aquacrop and Aquacrop-OS, Aquacrop-OSPY nonetheless has quality documentation that can allow a new user to quickly get started using the data package [Kelly, 2022]. One main advantage for using Aquacrop-OSPY is to take advantage of the efficiency of the Python language to generate a large number of model runs and store the outputs in a convenient way. Since publication in 2021, there have already been a small number of peer reviewed articles that take advantage of this module, see [Lyu et al., 2022, Mialyk et al., 2022, Vannoppen and Gobin, 2022].

Tunisia Background#

Assessing deficit irrigation of wheat is a critically important issue for Tunisia. While production, population and yield per hectare have both increased steadily since 1960, the amount of land devoted to wheat cultivation has declined over the same period, leading to a continued heavy reliance on food imports to the present as can be seen in Figure 1 [IndexMundi, 2022, WorldBank, 2022]. The heavy volatility in crop production, particularly seen during the period 1985 - 2003, has been offset by easy access to imports from international gran markets and consumption has stayed relatively smooth. This is critical because like many countries in the Middle East and North Africa, Tunisia relies on imported wheat to feed its population: in 2021 this amounted to 479 million USD, 42% of which came from Ukraine [FAO, 2022, Organization for Economic Cooperation, 2022]. Clearly this puts the population in serious risk in light of the recent escalation of the conflict and resulting uncertainty regarding Ukrainian grain exports [Editors, 2022, FAO, 2022].

_images/summary_wheat.png

Fig. 1 Top: Annual wheat production (green), imports (yellow), consumption (blue); Bottom: harvest area, with respected growth rates; Data from IndexMundi.com#

Furthermore, optimism in spring 2022 about a potential bounty harvest in Tunisian wheat production had turned into concern over a crop reduced greatly by wildfire and drought by early July 2022[Amara, 2022].Tunisia’s climate is characterized by a hot, dry summer with minimal rain and we, mild winders, as the monthly figures for precipitation and air temperature [WorldBank, 2022] show in Figure 3. According to the Köppen-Geiger climate classification, Tunisia is already in an arid Mediterranean climate, with a very dry summer, and the outlook is that increasingly desert-like conditions will encroach within the next several decades [Beck et al., 2018]. As such optimizing the use of water resources through techniques such as deficit irrigation will only become more critical for domestic wheat production.

Deficit irrigation#

Deficit irrigation is the practice of irrigating strategically during a crop’s development to maximize the yield of the crop given significant constraints on irrigation [Schaible and Aillery, 2017]. As previously described, Tunisia is an arid Mediterranean climate where deficit irrigation is already practiced. Available projections show that precipitation will likely decrease and temperatures will likely increase, both factors that decrease the water availability in the soil for crop development. This means that deficit irrigation will be an increasingly important topic for Tunisia and the region going forward.

In order to optimize irrigation using this strategy one needs to identify the different phenological stages of the plant’s growing cycle, then determine the parts of the growing cycle during which application of water will optimize crop productivity. For grains, irrigation is generally optimal during the flowering and fruiting phase of the crop, while Determining the precise growing stages of a crop is quite difficult, as a crops development is dependent on climate conditions, soil and land management, and the exact variety of the crop. This report focuses on Winter Wheat/Durum Wheat (Triticum durum), a crop which has a lot of interest in Tunisia due to its early harvest time before the height of the harsh Tunisian summer. A composite timeline of the growth cycle of Durum wheat obtained from two sources was used in this report [GRDC, 2022, Sabella et al., 2020], with the vegetative phase lasting until around 65 days from planting, with the crop ready to harvest before 165 days after planting.