Growing Degree Days Calculator

Growing degree days (GDD) are a measure of accumulated heat energy that drives biological development in plants and insects. They are used by farmers, agronomists and pest managers to predict crop development stages, optimise planting dates and time pesticide applications. This calculator uses the simple average method: GDD = ((T_max + T_min) / 2) - T_base, with daily values set to zero if negative. Enter the daily high and low temperatures, select the base temperature for your crop, and optionally add multiple days to accumulate a seasonal total.

Daily maximum air temperature in degrees Fahrenheit
Daily minimum air temperature in degrees Fahrenheit
The minimum temperature below which growth stops for your crop (per USDA extension tables)
22.50 GDD
72.50 deg F

GDD simple average formula

Tmean = (Tmax + Tmin) / 2
GDD = max(Tmean - Tbase, 0)

Where T_max and T_min are daily maximum and minimum temperatures in deg F, T_base is the crop's lower development threshold and negative values are set to zero (no development below base temperature). Source: Iowa State University Extension Ag Decision Maker, NOAA NWS Growing Degree Day methodology.

GDD accumulation targets for common crops (base 50 deg F)

  • Corn silking: Approximately 1,400 to 1,600 GDD from planting
  • Corn physiological maturity: Approximately 2,100 to 2,800 GDD from planting
  • Soybean flowering (R1 stage): Approximately 700 to 900 GDD from planting
  • Soybean full pod (R4 stage): Approximately 1,300 to 1,500 GDD from planting
  • Sorghum heading: Approximately 1,000 to 1,200 GDD from planting

Growing degree days: frequently asked questions

What are growing degree days (GDD)?

Growing degree days (GDD), also called heat units, are a measure of accumulated thermal energy above a crop's minimum growth temperature (base temperature). GDD is calculated daily as: GDD = ((T_max + T_min) / 2) - T_base, where T_max and T_min are daily maximum and minimum temperatures and T_base is the base temperature below which crop development stops. Negative daily GDD values are set to zero. GDD accumulation predicts crop development stages, pest emergence and harvest timing.

What base temperatures are used for different crops?

Base temperatures vary by crop: corn (maize) uses 50 deg F (10 deg C); soybeans use 50 deg F; wheat uses 32 deg F (0 deg C); cotton uses 60 deg F (15.5 deg C); tomatoes use 50 deg F. Pest management also uses GDD: corn rootworm egg hatch occurs at approximately 684 GDD base 50 deg F; black cutworm adult flight peaks near 300 GDD base 50 deg F. These values are published by USDA and land-grant university extension services.

What is the single-sine GDD calculation method?

The simple average method used here (average of daily max and min minus base temperature) is the most common approach and is specified by the NOAA NWS and the Iowa State University Extension. More sophisticated methods include the single-sine and double-triangle methods, which better account for diurnal temperature variation and upper threshold temperatures. The simple average method is accurate within about 5 to 10% of the sine method for most practical crop management purposes.

Does GDD use an upper temperature threshold?

Many crops have an upper temperature threshold (T_upper) above which development slows or stops. For corn, USDA NRCS uses T_upper = 86 deg F (30 deg C): if T_max exceeds 86 deg F, it is capped at 86 deg F; if T_min exceeds 86 deg F, it is capped at 86 deg F. This calculator uses only the base temperature threshold; if you need the capped method for corn, apply T_max = min(T_max, 86) and T_min = min(T_min, 86) before entering values.

How many GDD does corn need to reach maturity?

Corn requires approximately 2,100 to 2,800 GDD base 50 deg F to reach physiological maturity (black layer formation), depending on the maturity rating of the hybrid. Early-season hybrids in northern US may need 2,100 to 2,300 GDD; full-season hybrids in southern US need 2,500 to 2,800 GDD. The crop's seed tag or variety trial data provides the specific GDD requirement. Source: USDA NRCS and University of Illinois Extension.

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.