Leaf Margin Analysis: Paleotemperature from Fossil Leaves

simulator beginner ~8 min
Loading simulation...
Warm temperate climate — MAT = 19.5 +/- 2.1 C from 60% entire-margined species

With 60% entire-margined species among 50 total species, the Wolfe regression estimates a mean annual temperature of 19.5 C with a standard error of about 2 C — a warm temperate to subtropical climate.

Formula

MAT = a + b * P (Wolfe linear regression, P = fraction of entire-margined species)
MAT = 1.14 + 30.6 * P (Wolfe 1979 global calibration)
SE_MAT = sqrt(MSE * (1/n + (P - P_mean)^2 / SS_P)) (prediction standard error)

Leaves as Thermometers

In 1979, Jack Wolfe of the USGS published a landmark observation: in forests worldwide, the proportion of tree species with smooth-edged (entire-margined) leaves increases linearly with mean annual temperature. Tropical forests have 60-80% entire-margined species; temperate forests have 20-40%. This simple relationship — leaf margin analysis — became one of paleobotany's most powerful tools for estimating ancient temperatures from fossil leaf assemblages.

The Calibration

The original Wolfe regression (MAT = 1.14 + 30.6 * P, where P is the fraction of entire-margined species) was calibrated on East Asian forests. Subsequent global calibrations by Wilf, Wing, Greenwood, and Peppe have refined the slope and intercept, finding slightly different values for different continents and time periods. This simulator uses the classic Wolfe calibration by default but lets you adjust the regression parameters to explore alternative calibrations.

Counting Species, Not Specimens

A critical methodological point: LMA counts species, not individual leaves. A flora dominated by one toothed species should not bias the temperature estimate. Each species is scored as either entire-margined or non-entire, and the percentage is computed. This species-level approach requires careful taxonomic identification, which is challenging with fragmentary fossils. Most studies require a minimum of 25-30 morphospecies for statistical reliability.

Beyond Simple Margins

Modern multivariate approaches like CLAMP (Climate-Leaf Analysis Multivariate Program) and Digital Leaf Physiognomy extend LMA by scoring dozens of leaf traits — tooth size, tooth density, apex shape, leaf area, length-to-width ratio — and using multivariate regression against multiple climate variables. These methods can estimate not just MAT but also precipitation, growing season length, and humidity. The simple univariate LMA remains popular for its transparency and ease of application.

FAQ

What is leaf margin analysis?

Leaf margin analysis (LMA) is a paleobotanical technique that estimates mean annual temperature (MAT) from the proportion of woody dicot species with smooth (entire) leaf margins in a fossil flora. The correlation between margin type and temperature was first quantified by Jack Wolfe in 1979 and has been refined with modern global datasets.

Why do tropical leaves have smooth margins?

The exact mechanism remains debated. Hypotheses include: toothed margins enhance early-season sap flow in cold climates (hydraulic hypothesis), teeth facilitate guttation and nutrient uptake, or smooth margins optimize gas exchange in warm humid conditions. The correlation is robust regardless of the underlying mechanism.

How accurate is leaf margin analysis?

Modern global calibrations achieve standard errors of 2-4 C for mean annual temperature estimates, provided the flora contains at least 25-30 species. Regional calibrations (e.g., East Asia vs. North America) can reduce error further by accounting for biogeographic differences.

What are the limitations of LMA?

LMA assumes the fossil flora samples the regional vegetation representatively, which taphonomic biases can violate. It also requires identification to species level and separation of woody dicots from monocots and conifers. Floras from unusual habitats (riparian, upland) may deviate from the regional temperature signal.

Sources

Embed

<iframe src="https://homo-deus.com/lab/paleobotany/leaf-margin/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub