Activity: Antecedent Precipitation Index (API)
PurposeConstruct a simple model of the relationship between antecedent precipitation and soil moisture. OverviewUsing self-collected data, data from the data archive or on-line data sets, develop a simple model between precipitation and soil moisture. This will be most meaningful for daily observations of each. Time Required
Skill Level
|
Key Concepts and Skills
Materials and Tools
System Requirements
Key Words
|
Common characteristics or properties - something that can be quantified - are the basis of most comparisons, but these things or variables must be identified and defined. In the Soil Characteristics activity "Water Race", one topic is to compare how much water passes through different kinds of soil. This is a fairly direct comparison - the volume of water that seeps through two soil samples of equal size is compared. Often times, scientists will look for consistent relationships between things in nature, and use observations of the more easily measured quantity to predict or estimate a quantity that is difficult to measure. This is the basis of the antecedent precipitation index. In this case, several complex processes, eg. infiltration and evaporation separate the two variables of interest, which are precipitation and soil water content.
Compare the Table of Numbers below with the same information presented in a simple graph:
| Time Step | Soil Water Content (k=0.50) |
|
|---|---|---|
|
0 1 2 3 4 5 6 7 8 |
80 40 20 10 5 2.5 1.25 0.625 0.3125 |
|
Ask your students how they would determine the recession rate of the Soil Water Content curves shown in the first figure? Possible answers might be:
| Time Step | Log10 SWC (k=0.50) |
|
|---|---|---|
|
0 1 2 3 4 5 6 7 8 |
1.903 1.602 1.301 1.000 0.699 0.398 0.097 -.204 -.505 |
|
Following a rain, surface soils dry by the combined processes of evaporation and (if vegetation is present) transpiration. A simple approximation to the complex, interactive processes that control evaporation is to assume that only a fixed percentage (k) of the previous rainfall (stored in the surface soils) is retained every day.
"The rate at which moisture is depleted from a particular basin (or location) under specified meteorological conditions is roughly proportional to the amount in storage. In other words, the soil moisture should decrease logarithmically (or asymptotically) with time during periods of no precipitation" (Linsley, Kohler and Paulhus, 1982). It turns out that, given a location and season, this method works reasonably well.
Mathematically, this could be described in terms of the soil water content (SWC) and time (t) by the following equation:
Current storage is proportional to Previous storage times Retention rate
SWC(t) is proportional to SWC(t-1) * k
to predict the SWC after two days of drying we could write,
SWC(t) is proportional to SWC(t-2) * k * k
in general, we can write,
SWC(t) is proportional to SWC(t=0) * k^t
or
API(t) is proportional to API(t=0) * k^t
Now write the equation for what was just done above using logarithmic
graph paper, starting
with the rate equation and transforming it into the equation for a line:
SWC(t) is proportional to SWC(t=0) * k^t
SWC = b * k^t
log10(SWC) = log10(b * k^t)
log10(SWC) = log10(b) + log10(k) * t
log10(SWC) = log10(zero intercept) + log10(recession constant) * time
y = b + m * x
The important thing to remember if the mathematics is daunting, is that if
you replot a decaying function on log paper and end up with something close
to a straight line, then the logarithm of the recession constant is the
slope of the strainght line. For the case of the 50% recession rate given
above:
m = slope = (change in y)/(change in x)
log10(k) = (1.301 - 1.602)/(2 - 1)
log10(k) = -0.301
k = 10^(-0.301) = 0.50
| Time | Precipitation | Soil Water Content (X) |
Soil Water Content (O) |
Time since Precipitation |
Normallized SWC (X) |
Normallized SWC (O) |
|---|---|---|---|---|---|---|
| [days] | [mm] | [gm/gm] | [gm/gm] | [days] | [-] | [-] |
|
1 2 3 4 5 6 7 8 9 10 11 12 |
0 10 0 0 0 0 5 0 0 0 0 0 |
1 16 12 9 7 5 8 6 4 3 2 2 |
10 29 27 26 24 23 27 25 24 23 22 21 |
? 0 1 2 3 4 0 1 2 3 4 5 |
12 100 75 56 44 31 100 75 50 38 25 25 |
71 100 95 89 87 82 100 94 91 85 82 76 |
A typical (somewhat contrived) relationship that could be observed between rainfall and soil water content is given above. The blue bars represent the amount of rainfall that fell on a given date.
The best fit lines with decay constants or log slopes of 0.725 and 0.955
are very close to the values of 0.75 and 0.95 used to simulate this
data. The error reflected in the x's off the best-fit line is due to
the fact that the numbers were rounded to the nearest integer.
Lets see how a real data set would look ...
avg_SWC/m = 0.20 * SWC(10) + 0.25 * SWC(30) + 0.30 * SWC(60) + 0.25 * SWC(90)
Now convert this to effective soil water depth by multiplying by the bulk
density. Note the units below:
Example 3: GLOBE Data - site?
What to do with your data
What to do with other GLOBE data
Activities: Simple -> Complex
Time Formula SWC Formula Normalized [Days] k=0.85 [gm/gm] SWC(0)=20 SWC 0 . 20.0 100xSWC/SWC(0) 100 1 k x SWC(0)= 17.0 100xSWC/SWC(0) 85 2 k x SWC(1)= ? 100xSWC/SWC(0) ? 3 k x SWC(2)= ? 100xSWC/SWC(0) ? ... k x SWC(i)= ? 100xSWC/SWC(0) ? 10 k x SWC(9)= ? 100xSWC/SWC(0) ? Further Investigations
It is possible to apply the API method to individual records of soil water
content at a given depth but it makes more sense to compare the total
amount of water that infiltrates into the ground (related to precipitation)
with the amount of water lost through evaporation and transpiration (related
to the average soil column SWC). Here is how to estimate near-surface soil
moisture storage from a GLOBE soil moisture depth profile.
First, find the average soil water content (avg_SWC) from the surface to a
depth of 100 cm.
Avg_SWC/m * Soil Bulk Density / Water Density = Soil Water Storage
[g/g] [g/cm^3] [g/cm^3] [mm]
(wet - dry) wt. dry wt. cm^3 10 mm
--------------- * ---------- * ------ * ----- = SWS
dry wt. sample vol. 1 g cm
Last updated: 5/5/98
Comments? globe@hwr.arizona.edu