Acessibilidade / Reportar erro

An R-package to track soil water deficits in the root zone: when and how much to irrigate

ABSTRACT

Irrigated areas have expanded globally to support the increasing population and mitigate the impacts of climate change and variability. The crop water balance accounting in the root zone estimates soil water deficits by considering water inputs and outputs that impact crop yield. In this study, we developed the CropWaterBalance R-package to assist users in irrigation scheduling. The package offers functionalities for estimating the reference evapotranspiration through various methods and comparing their performances. By incorporating user-provided management-allowed depletions, the package calculates several agrometeorological parameters including crop evapotranspiration rates, soil water deficit in the root zone, and water stress coefficient. The package also provides recommendations for irrigation timing and net irrigation depth.

Key words
water balance; irrigation management; evapotranspiration; scheduling

INTRODUCTION

Irrigated areas have increased throughout the globe to support the growing global population and mitigate the effects of climate change (Siyal et al. 2023Siyal, A. W., Gerbens-Leenes, P. W. and Vaca-Jiménez, S. D. (2023). Freshwater competition among agricultural, industrial, and municipal sectors in a water-scarce country. Lessons of Pakistan’s fifty-year development of freshwater consumption for other water-scarce countries. Water Resources and Industry, 29, 100206. https://doi.org/10.1016/j.wri.2023.100206
https://doi.org/10.1016/j.wri.2023.10020...
). This scenario of increasing water demand under new (often adverse) weather conditions is particularly pronounced in developing countries across Africa and South America (IPCC 2022[IPCC] Intergovernmental Panel on Climate Change (2022). Climate Change 2022: Impacts, Adaptation, and Vulnerability. Contribution of Working Group II to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change. Cambridge, UK; and New York, USA: Cambridge University Press. https://doi.org/10.1017/9781009325844
https://doi.org/10.1017/9781009325844...
). As a result, there is an increasing need to promote water-saving strategies (Provenzano et al. 2013Provenzano, G., Tarquis, A. M. and Rodriguez-Sinoba, L. (2013). Soil and irrigation sustainability practices. Agricultural Water Management, 120, 1-4. https://doi.org/10.1016/j.agwat.2013.01.001
https://doi.org/10.1016/j.agwat.2013.01....
). In this context, the provision of open-source tools capable of assisting growers in deciding when and how much to irrigate is paramount for promoting efficient irrigation management. The crop water balance accounting (CWB), as described by Allen et al. (1998)Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations., provides a framework for monitoring soil water deficits in the root zone by considering water inputs and outputs that impact crop yield potential (Andales et al. 2012Andales, A. A., Chávez, J. L. and Bauder, T. A. (2012). Irrigation Scheduling: The Water Balance Approach. Fact Sheet number 4707. Crop Series | Irrigation. Available in: https://extension.colostate.edu/docs/pubs/crops/04707.pdf. Accessed on: Aug 29, 2024.
https://extension.colostate.edu/docs/pub...
, Duiker and Imhoff 2023Duiker, S. W. and Imhoff, K. A. (2023). Strategies to improve water use efficiency: Part 3. PennState Extension. Available in: https://extension.psu.edu/strategies-to-improve-water-use-efficiency-part-3. Accessed on: Feb. 16, 2024.
https://extension.psu.edu/strategies-to-...
). The CWB is particularly suitable for sprinkler irrigation systems. In practical terms, potential water depletion in the root zone is regarded as the crop water requirement. Plants aim to satisfy this water requirement using rainfall, stored soil water, and net irrigation. Therefore, rainfall, available water capacity of the soil (AWC), and crop evapotranspiration (ETc) are key inputs for the CWB. Rainfall is a natural water input to the root zone. The ETc represents a potential water requirement in the root zone, which occurs only at the following standard conditions: well-fertilized, healthy, free of biotic stress crops, grown in large fields under no soil water restriction, and achieving potential yields (Allen et al. 1998Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations.).

Daily rainfall data for the CWB are usually obtained from weather stations or other data sources such as satellite remote sensing platforms. ETc rates are frequently estimated using reference evapotranspiration (ET0) and the crop coefficient (Kc). The ET0 represents the combined process of evaporation and transpiration, which occur from a hypothetical grass reference crop under the standard condition as described for the ETc. Therefore, ET0 rates vary as functions of the meteorological elements, which modulate the evaporative power of the atmosphere. The AWC is the amount of water between the upper and lower storing water limits of the soil’s layers. These upper and lower limits are called field capacity (FC) and permanent wilting point (PWP). The AWC of each soil layer is a function of its physical properties and soil management practices, and when multiplied by the effective root depth results in the total available water in the soil root zone (TAW). It is important to notice that crops experience drought stress before soil water depletion reaches PWP.

Thus, a management-allowed depletion (MAD), which is a fraction of TAW, should be specified. MAD values vary for each crop and across the growing season. TAW and Kc also vary across the crop’s cycle in response to plant phenological changes.

On such a background, we developed the CropWaterBalance R-package to assist growers in irrigation scheduling using the water balance in the root zone. The package offers functionalities for estimating ET0 through distinct methods and computing water balance throughout the crop’s phenological stages. Additionally, it includes auxiliary functions designed to compare the performance of different ET0 estimation methods. This feature is particularly valuable in regions where the availability of daily meteorological data is limited.

SOFTWARE DEVELOPMENT: THEORETICAL BACKGROUND

The Food and Agriculture Organization (FAO) Penman-Monteith method is recognized as the standard method for estimating daily ET0 rates (Allen et al. 1998Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations.). Therefore, one of the key functions of the CropWaterBalance package is the ETO_PM() function that calculates daily ET0 rates in millimetres using Eq. 1.

E T 0 = 0.408 Δ R n G + γ 900 Tavg + 273 u 2 e s e a Δ + γ 1 + 0.34 u 2 (1)

where: Rn: the net radiation (MJ·m-2·day-1); G: the soil heat flux density (MJ·m-2·day-1); Tavg: the daily mean air temperature (ºC) at 2-m height, based on the average of maximum and minimum temperatures; u2: the average wind speed at 2-m height (m·s-1); es: the saturation vapour pressure (kPa); ea: the actual vapour pressure (kPa); ∆: the slope of the saturated vapour pressure curve (kPa·°C-1); γ: the psychometric constant (kPa·°C-1).

Equation 1 requires several inputs, including the soil heat flux (G), a variable that is rarely measured. To address this, the package includes an auxiliary function called Soil_Heat_Flux(), which estimates G based on daily average air temperature values (Wright and Jensen, 1972Wright, J. and Jensen, M. E. (1972). Peak water requirements of crops in Southern Idaho. Journal of the Irrigation and Drainage Division, 98, 2. https://doi.org/10.1061/JRCEA4.0013020
https://doi.org/10.1061/JRCEA4.0013020...
; Eq. 2). Growers may use this function to estimate G and then proceed to apply ET0_PM(). Alternatively, growers may run ET0_PM() without providing the G argument. In this latter case, the function will default to using Soil_Heat_Flux() to estimate G and subsequently calculate ET0.

G = 0.38 Tavg i Tavg i 3 (2)

where: i: the current day.

For regions lacking the necessary variables for calculating ET0 using Eq. 1–a common situation in developing countries–, the package offers alternative methods, which require less inputs than the FAO method. Specifically, the functions ETO_PT() and ETO_HS() calculate the Priestley and Taylor (1972Priestley, C. H. B. and Taylor, R. T. (1972). On the assessment of surface heat flux and evapotranspiration using large-scale parameters. Monthly Weather Review, 100, 81-92. https://doi.org/10.1175/1520-0493(1972)100<0081:OTAOSH>2.3.CO;2
https://doi.org/10.1175/1520-0493(1972)1...
; Eq. 3) and Hargreaves and Samani (1985Hargreaves, G. H. and Samani, Z. A. (1985). Reference crop evapotranspiration from temperature. Applied Engineering in Agriculture, 1, 96-99. https://doi.org/10.13031/2013.26773
https://doi.org/10.13031/2013.26773...
; Eq. 4) equations, respectively.

E T 0 = α Δ R n Δ + 2.45 γ (3)

where: α: the Priestly-Taylor evaporative coefficient.

E T 0 = 0.0223 × 0.4081633 R a × T max T min 0.5 × T a v g + 17.8 (4)

where: Ra: the extraterrestrial radiation (MJ·m-2·day-1); Tmax: the maximum air temperature (°C); Tmin: the minimum air temperature (°C).

The CropWaterBalance package also offers two functions, which may be used to evaluate the performance of nonstandard ET0 estimating methods. The Compare() function calculates various scalar measures of dispersion and accuracy between two numerical data samples, including the absolute mean error (AME), root mean square error (RMSE), original, modified, and refined Willmott’s indices of agreement (dorig, dmod, and dref), and Pearson’s determination coefficient (R2). Additional information about these measures can be found in Wilks (2011)Wilks, D. S. (2011). Statistical methods in the atmospheric sciences. New York: Academic Press. https://doi.org/10.1016/C2017-0-03921-6
https://doi.org/10.1016/C2017-0-03921-6...
and Willmott et al. (1985)Willmott, C. J., Ackleson, S. G., Davis, R. E., Feddema, J. J., Klink, K. M., Legates, D. R., O’donnell, J. and Rowe, C. M. (1985). Statistics for the evaluation of model performance. Journal of Geophysical Research, 90, 8995-9005. https://doi.org/10.1029/JC090iC05p08995
https://doi.org/10.1029/JC090iC05p08995...
. The Descriptive() function estimates summary statistics for a numerical data sample, including mean, median, standard deviation, standard error, maximum value, minimum value, and frequency of zeros.

The CWB() and CWB_FixedSchedule() functions calculate the crop water balance accounting and provide recommendations for irrigation scheduling. Central to these functions is the determination of soil water deficit (Di), which considers various factors, including the soil water deficit in the root zone on the previous day (Di-1), crop evapotranspiration (ETc), rainfall (Rain), net irrigation (Irrig), flux of shallow groundwater in the root zone (U), surface runoff (SRO), and deep percolation (DP) on the current day (i). In many crop fields, the water table is significantly deeper than the root zone, leading to negligible flux of shallow groundwater (U ≈ 0). Additionally, the crop water balance approach assumes that when SRO and/or DP are greater than 0, there is no soil water deficit. Therefore, Di can be calculated using Eq. 5 (Allen et al. 1998Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations., Andales et al. 2012Andales, A. A., Chávez, J. L. and Bauder, T. A. (2012). Irrigation Scheduling: The Water Balance Approach. Fact Sheet number 4707. Crop Series | Irrigation. Available in: https://extension.colostate.edu/docs/pubs/crops/04707.pdf. Accessed on: Aug 29, 2024.
https://extension.colostate.edu/docs/pub...
, Duiker and Imhoff 2023Duiker, S. W. and Imhoff, K. A. (2023). Strategies to improve water use efficiency: Part 3. PennState Extension. Available in: https://extension.psu.edu/strategies-to-improve-water-use-efficiency-part-3. Accessed on: Feb. 16, 2024.
https://extension.psu.edu/strategies-to-...
).

D i = D i 1 + E T c i Rain i Irrig i ,  if  D i + E T c i Rain i Irrig i 0 0 ,if  D i + E T c i Rain i Irrig i < 0 (5)

The ETc may be related to ET0 by the Kc (Eq. 6), which expresses the difference in evapotranspiration between the crop and the reference grass surface when there is no soil water deficit in the root zone. The TWA (Eq. 7) is a function of AWC and Drz, and dmad expresses MAD in terms of depth of water in mm (dMAD; Eq. 8).

E T c i = E T a i K c i (6)
T W A i = A W C i D r z i (7)
d MAD  , i = M A D i T A W i (8)

The CWB() function suggests irrigating when Di reaches dMADi. However, it is well known that this decision may be significantly influenced by the design and operation of the irrigation system, as well as the availability of labour and water. This is why the CWB_fixedSchedule() function allows growers to specify the number of days between consecutive irrigations. This latter function estimates the irrigation depth on these specific days. For both CWB() and CWB_fixedSchedule() functions, the value of Di is taken as the required net irrigation to be applied. Additionally, the CropWaterBalance package assesses the effect of Di on the crop evapotranspiration rates. This assessment is performed by multiplying ETc by the water stress coefficient (Ks, Eq. 9) to obtain ETa (Eq. 10). Conceptually, ETa is the evapotranspiration rate of well-fertilized and disease-free crops, grown in large fields, with or without soil water restriction (Allen et al. 1998Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations.). Both functions also present daily values for the difference between ETc and ETa (ET_deficit). Finally, an initial D value (Dinitial) should be specified to start the water balance accounting. The function InitialD() calculates Dinitial using Eq. 11, which relies upon measured soil water content (θ; Allen et al. 1998Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations.). Finally, the package has three data sets, which exemplify the inputs required by its functions. The DataForAWC has AWC values for several soil textures, DataForCWB has all the inputs required by CWB() and CWB-FixedSchedule(), and DataForSWB has θFC and θPMP values (soil water content at field capacity and permanent wilting point, respectively) for several soil textures. Further information regarding these data sets can be found in the package documentation.

K s c = T A W c D c 1 M A D c (9)
E T a c = K s c E T c c (10)
D intitial  = 1000 θ F C θ obs  D r z (11)

where: θFC and θobs: the soil water content for the effective root zone at the field capacity and at the moment of the measuring, respectively, in m3/m3.

APPLICATION

We applied the CropWaterBalance package to a bean field (cv. IAC 1850) situated in the Agronomic Institute’s experimental farm in Campinas, state of São Paulo, Brazil. The meteorological data were collected from a weather station situated at the same farm (22.87ºS, 47.07ºW, 664 m altitude). The field has silt clay soil with θFC, θpwp, and AWC of 0.392·m-3·m-3, 0.270·m-3·m-3, and 122 mm, respectively, for the top 0.4-meter depth. We used a Teros 12 soil humidity with sensors installed at 0.2- and 0.4-m depth to measure the soil water content from August 30, 2023 (when the crop was in the vegetative phase) to October 3, 2023 (Blain 2024aBlain, G.C. (2024a).Data from the Weather Station of Campinas, State of São Paulo, Brazil. Zenodo. https://zenodo.org/doi/10.5282/zenodo.13388511
https://zenodo.org/doi/10.5282/zenodo.13...
). All packages’ functions used in this application and their outcomes are also presented in Blain et al. 2024bBlain, G.C., da Rocha, G. S., Pires, R. C. M., Silveira, J. M. C., Martins, L. L. and Sparks, A. H. (2024b). Supplemental files for An R-package to track soil water deficits in the root zone: when and how much to irrigate. Zenodo. https://doi.org/10.5281/zenodo.13483903
https://doi.org/10.5281/zenodo.13483903...
.

We initiated the package application using the ET0_PM(), ET0_PT(), and ET0_HS() functions to estimate daily ET0 rates. Then, the Compare() and Descriptive() functions were applied to assess how well the estimates obtained from the two alternative methods approach those from the ET0_PM(). The results indicated that the alternative methods cannot be used to calculate daily ET0 amounts in Campinas. For instance, the values of the dmod and dref were lower than 0.45 for both alternative methods, and the AME values for ET0_PM vs. ET0_PT and ET0_PM vs. ET0_HS (1.24 and 1.95 mm, respectively) represent approximately 50% of the average daily values of the ET0_PM estimates (3.0 mm; Blain et al. 2024).

To demonstrate the package’s ability to assist growers in irrigation scheduling, we applied the CWB() function considering two scenarios. Scenario 1 corresponded to the real field conditions where no irrigation was applied; scenario 2 corresponded to a hypothetical case where the package’s recommendation about time and amount of irrigation were met. For both scenarios, the value for θobs (function InitialD; Eq. 11) was set to the average values of the soil water contents measured on August 30, 2023 at 0.2- and 0.4-m depth.

The CWB approach has been widely used for irrigation purposes. In this context, a high correlation level between the D values estimated by CWB() in scenario 1 (Eq. 5) and θobs is excepted. The linear correlation between D and θobs (Blain et al. 2024bBlain, G.C., da Rocha, G. S., Pires, R. C. M., Silveira, J. M. C., Martins, L. L. and Sparks, A. H. (2024b). Supplemental files for An R-package to track soil water deficits in the root zone: when and how much to irrigate. Zenodo. https://doi.org/10.5281/zenodo.13483903
https://doi.org/10.5281/zenodo.13483903...
) met this expectation by leading to an R2 value larger than 0.9. This indicates that the package is able to assist growers in tracking soil water deficits in the root zone. In scenario 1, we also observed that the crop faced water stress for several days as indicated by the ET_deficit values (Fig. 1a). It is well known that this condition may prevent the crop from achieving its potential yield. In scenario 2, we applied the first irrigation on September, 2 (14 mm), as recommended by the CWB() function. After that, we applied irrigations in September on days 10 (13 mm), 17 (9 mm), 22 (13 mm), 24 (9 mm), and 26 (10 mm). As depicted in Fig. 1b, this irrigation scheduling led to virtually no crop evapotranspiration deficit, resulting in no water shortage in the root zone (ET_deficit values remained equal to 0 during the entire period).

Figure 1
Using the CropWaterBalance R-package to make decisions about when and how much to irrigate. (a) Scenario 1 and (b) 2 represent a bean field (cv. IAC 1850) situated in Campinas, state of São Paulo, Brazil (22.87ºS, 47.07ºW). In scenario 1 no irrigation was applied. In scenario 2 the package’s recommendation about when and how much to irrigate was met.

CLOSING REMARKS

The CropWaterBalance R-package helps growers calculate the crop water balance in the root zone, assisting them in making decisions about when and how much to irrigate. The package may be regarded as a flexible tool since it allows growers to specify, during all crop phases, water management parameters (e.g., management-allowed depletion and the number of days between consecutive irrigations), and other plant and soil factors (e.g., Kc and AWC). The package also assists growers in verifying the performance of alternative ET0 estimating methods concerning reference models such as the FAO Penman-Monteith. Software availability is presented in Blain et al. 2024bBlain, G.C., da Rocha, G. S., Pires, R. C. M., Silveira, J. M. C., Martins, L. L. and Sparks, A. H. (2024b). Supplemental files for An R-package to track soil water deficits in the root zone: when and how much to irrigate. Zenodo. https://doi.org/10.5281/zenodo.13483903
https://doi.org/10.5281/zenodo.13483903...
.

ACKNOWLEDGMENTS

To the Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq–Process 304609/2022-6) for providing the grant for the first author; and to Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES) – Brazil – Finance Code 001.

  • FUNDING

    Conselho Nacional de Desenvolvimento Científico e Tecnológico
    Grant No.: 304609/2022-6
    Coordenação de Aperfeiçoamento de Pessoal de Nível Superior
    Finance Code 001

DATA AVAILABILITY STATEMENT

The data are available in Zenodo in https://doi.org/10.5281/zenodo.13388512 and https://doi.org/10.5281/zenodo.13483903

REFERENCES

  • Allen, R. G., Pereira, L. S., Raes, D. and Smith, M. (1998). Crop Evapotranspiration: Guidelines for Computing Crop Water Requirements. FAO Irrigation and Drainage Paper 56. Rome: Food and Agriculture Organization of the United Nations.
  • Andales, A. A., Chávez, J. L. and Bauder, T. A. (2012). Irrigation Scheduling: The Water Balance Approach. Fact Sheet number 4707. Crop Series | Irrigation. Available in: https://extension.colostate.edu/docs/pubs/crops/04707.pdf Accessed on: Aug 29, 2024.
    » https://extension.colostate.edu/docs/pubs/crops/04707.pdf
  • Blain, G.C. (2024a).Data from the Weather Station of Campinas, State of São Paulo, Brazil. Zenodo. https://zenodo.org/doi/10.5282/zenodo.13388511
    » https://zenodo.org/doi/10.5282/zenodo.13388511
  • Blain, G.C., da Rocha, G. S., Pires, R. C. M., Silveira, J. M. C., Martins, L. L. and Sparks, A. H. (2024b). Supplemental files for An R-package to track soil water deficits in the root zone: when and how much to irrigate. Zenodo. https://doi.org/10.5281/zenodo.13483903
    » https://doi.org/10.5281/zenodo.13483903
  • Duiker, S. W. and Imhoff, K. A. (2023). Strategies to improve water use efficiency: Part 3. PennState Extension. Available in: https://extension.psu.edu/strategies-to-improve-water-use-efficiency-part-3 Accessed on: Feb. 16, 2024.
    » https://extension.psu.edu/strategies-to-improve-water-use-efficiency-part-3
  • Hargreaves, G. H. and Samani, Z. A. (1985). Reference crop evapotranspiration from temperature. Applied Engineering in Agriculture, 1, 96-99. https://doi.org/10.13031/2013.26773
    » https://doi.org/10.13031/2013.26773
  • [IPCC] Intergovernmental Panel on Climate Change (2022). Climate Change 2022: Impacts, Adaptation, and Vulnerability. Contribution of Working Group II to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change. Cambridge, UK; and New York, USA: Cambridge University Press. https://doi.org/10.1017/9781009325844
    » https://doi.org/10.1017/9781009325844
  • Priestley, C. H. B. and Taylor, R. T. (1972). On the assessment of surface heat flux and evapotranspiration using large-scale parameters. Monthly Weather Review, 100, 81-92. https://doi.org/10.1175/1520-0493(1972)100<0081:OTAOSH>2.3.CO;2
    » https://doi.org/10.1175/1520-0493(1972)100<0081:OTAOSH>2.3.CO;2
  • Provenzano, G., Tarquis, A. M. and Rodriguez-Sinoba, L. (2013). Soil and irrigation sustainability practices. Agricultural Water Management, 120, 1-4. https://doi.org/10.1016/j.agwat.2013.01.001
    » https://doi.org/10.1016/j.agwat.2013.01.001
  • Siyal, A. W., Gerbens-Leenes, P. W. and Vaca-Jiménez, S. D. (2023). Freshwater competition among agricultural, industrial, and municipal sectors in a water-scarce country. Lessons of Pakistan’s fifty-year development of freshwater consumption for other water-scarce countries. Water Resources and Industry, 29, 100206. https://doi.org/10.1016/j.wri.2023.100206
    » https://doi.org/10.1016/j.wri.2023.100206
  • Wilks, D. S. (2011). Statistical methods in the atmospheric sciences. New York: Academic Press. https://doi.org/10.1016/C2017-0-03921-6
    » https://doi.org/10.1016/C2017-0-03921-6
  • Willmott, C. J., Ackleson, S. G., Davis, R. E., Feddema, J. J., Klink, K. M., Legates, D. R., O’donnell, J. and Rowe, C. M. (1985). Statistics for the evaluation of model performance. Journal of Geophysical Research, 90, 8995-9005. https://doi.org/10.1029/JC090iC05p08995
    » https://doi.org/10.1029/JC090iC05p08995
  • Wright, J. and Jensen, M. E. (1972). Peak water requirements of crops in Southern Idaho. Journal of the Irrigation and Drainage Division, 98, 2. https://doi.org/10.1061/JRCEA4.0013020
    » https://doi.org/10.1061/JRCEA4.0013020
Section Editor: Patricia Cia https://orcid.org/0000-0002-3499-7721

Publication Dates

  • Publication in this collection
    27 Sept 2024
  • Date of issue
    2024

History

  • Received
    24 June 2024
  • Accepted
    12 Aug 2024
Instituto Agronômico de Campinas Avenida Barão de Itapura, 1481, 13020-902, Tel.: +55 19 2137-0653, Fax: +55 19 2137-0666 - Campinas - SP - Brazil
E-mail: bragantia@iac.sp.gov.br