The Science
Evapotranspiration is the water a surface loses to the air. It combines evaporation from soil and transpiration from leaves. Reference evapotranspiration, ETo, is that loss from a defined reference surface. The reference is a hypothetical grass 0.12 m tall, with a fixed surface resistance of 70 s m⁻¹ and an albedo of 0.23, actively growing, fully shading the ground and well watered (Allen et al., 1998). ETo is a property of the weather, not of any crop. FAO Irrigation and Drainage Paper 56 recommends one method for it, the FAO Penman-Monteith equation (equation 6): where is net radiation and soil heat flux (MJ m⁻² day⁻¹), mean air temperature at 2 m (°C), wind speed at 2 m (m s⁻¹), the vapour pressure deficit (kPa, how far the air is from saturation), the slope of the saturation vapour pressure curve and the psychrometric constant (kPa °C⁻¹). It needs radiation, temperature, humidity and wind (Allen et al., 1998). When radiation, humidity or wind are missing, FAO-56 offers the Hargreaves equation (equation 52). It needs only daily maximum and minimum temperature and extraterrestrial radiation , the radiation reaching the top of the atmosphere for that latitude and date (Hargreaves and Samani, 1985; Allen et al., 1998): FAO-56 advises checking the Hargreaves estimate against Penman-Monteith in each new region. Hargreaves tends to under-predict under high wind (above 3 m s⁻¹) and to over-predict under high humidity (Allen et al., 1998). A water balance turns ETo into stress. Crop evapotranspiration is ETo scaled by a crop coefficient. Total available water is the difference between the soil’s water content at field capacity and at wilting point, over the rooting depth: (equation 82). Field capacity is the water the soil holds after it has drained. Wilting point is where the crop can draw no more. Readily available water is the fraction of that which a crop can use before it is stressed, (equation 83). Root-zone depletion is tracked daily from rain, run-off, irrigation, capillary rise, crop evapotranspiration and deep percolation (equation 85). Once depletion exceeds RAW, the stress coefficient falls: (equation 84) (Allen et al., 1998). This model doesn’t run that balance. Every term it lacks is listed under limits.How It’s Applied
Two pure functions run in turn: Hargreaves reference evapotranspiration, then a stress index. Hargreaves needs only what every field has, the forecast temperature and the latitude. Penman-Monteith needs net radiation, wind and humidity at the field. Those aren’t available.Inputs
The index is computed whenever a moisture reading or a forecast exists. Only with neither does the model report
no_data.
The Rule
Parameters
Output and Cadence
The model writes one drought-stress index per field, banded, with a confidence oflow or moderate. The state is no_data only when there is neither a moisture reading nor a forecast. Resolution is the field. The job runs every six hours, after the growth-stage job. A sensitive stage is one where water stress still drives yield loss. It is the “stage past the nitrogen window” test shared with nitrogen timing. For a high band while the crop is at a sensitive stage, it writes an advisory row and sends a push and an email, at most once per field every three days. The field-detail card reads the live value on request. The confidence label is the uncertainty the index carries.
Data Flow
The forecast temperature and rain feed the Hargreaves ETo. The ETo and the latest soil-moisture reading make the index and its band. The growth stage gates the advisory only. The scheduled job and the field route share the fetch step and both functions. Only the job writes advisory rows.The Scheduled Run
- The weather ingest job refreshes the forecast every four hours, per grid cell, and writes it to each field in the cell.
- The growth-stage job runs at start-up and then daily, and writes a stage row per planting.
- Every six hours, and never at start-up, the water stress job lists the fields with an active planting. It reads the latitude, the latest moisture reading, the cached forecast and the stage row for each.
- A field with neither a probe nor a forecast is reported as
no_dataand nothing is written. Otherwise the job computes ETo, zero without a forecast, then the index, band and confidence. - For a high band at a sensitive stage the job writes an advisory row, at most once per field every three days, and sends a push and an email.
- The field-detail card asks the field route for the live result, so it never waits for the next run.
Worked Example
The table is an example, not a record. It walks one field at 52.2 °N through four July days. is given in its mm per day equivalent so that ETo follows directly from the formula above. The index values are illustrative and the bands follow the edges of 30 and 60.
On 19 July the ETo is mm per day. The index climbs as the probe dries and the demand rises. It crosses 60 into the high band on 21 July, while the crop is at flag leaf (GS39). It falls back on 22 July when cooler air lowers the demand and 18 mm of rain is forecast, although the probe still reads 15 per cent. The advisory fires once, on 21 July, the day the band turns high.
External Models
This model calls no language model. Its outputs are numbers and states: an ETo, an index, a band and a confidence. Alert text is rendered from templates. The forecast temperature and rain it reads come from a gridded weather model, cached per field and refreshed every four hours. Two language-model features read its output. The Field Health Review folds it into its summary of the field. The Assistant can answer questions about it.Validation
Validation holds out a whole season, a whole region, or both. The Hargreaves reference evapotranspiration is scored against the FAO Penman-Monteith value computed from full weather records at stations in the held-out region. That is the check FAO-56 asks for in each new region (Allen et al., 1998). The stress index is scored against the FAO-56 stress coefficient from a full soil water balance on held-out fields with a soil moisture record. The baseline for the index is a rainfall-only signal: days since the last rain.Limits
- It does not produce an irrigation prescription.
- It uses Hargreaves rather than Penman-Monteith. FAO-56 itself sanctions that trade-off when radiation, humidity and wind are missing (Allen et al., 1998).
- One moisture probe per field, at one depth, stands for the whole field.
- There is no soil water-holding capacity term, so the same index means different things on sand and on clay. In FAO-56 terms there is no , no and no .
- There is no crop coefficient and no root-zone depletion model. The index is a stress signal, not a water balance.
- Without a probe the index is demand-only and its confidence is low. Without a forecast the demand term is zero. It never estimates a moisture reading.
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. Food and Agriculture Organization of the United Nations, Rome.
- Hargreaves, G.H. and Samani, Z.A., 1985. Reference crop evapotranspiration from temperature. Applied Engineering in Agriculture, 1(2), 96–99.