CE322 Basic Hydrology
Jorge A. Ramirez

Precipitation Data Analysis - Interception and Depression Storage - Examples

  1. The coordinates of four precipitation gauging stations are A = (3,4), B = (9,4), C = (3,12), and D = (9,12). The observed precipitation amounts at these gauges are PA = 15 mm, PB = 23 mm, PC = 10 mm, PD = 19 mm, respectively. These stations are located in a rectangular basin whose boundaries are defined by the following coordinates (0,0), (14,0), (14,16), (0,16). Compute the mean areal precipitation over this basin using the Thiessen polygons method and the arithmetic average method.

(1)

(2)

Using Thiessen polygons, the areas of influence are AA = 48; AB = 64; AC = 48; AD = 64. The basin area is Abasin = 224. Thus, the mean areal precipitation is obtained as:

MAP = (48/224)15 + (64/224)23 + (48/224)10 + (64/224)19 = 17.36 mm

Arithmetic Average method: MAP = (15 + 23 + 10 + 19)/4 = 16.75 mm

2. The precipitation amounts for the months of June, July, and August are missing from the record for one gauging station in a basin. This station belongs to a network of four in that basin. For those three months, the other three stations recorded the following:

 

Station

 

1

2

3

June

55

65

75

July

47

50

45

August

45

40

55

Estimate the missing precipitation values if the long-term annual average precipitation at the four stations is:
 

Station

 

1

2

3

4

June

60

65

70

67

July

50

55

65

60

August

45

47

60

55

Use the Normal Ratio Method,

(3)

3. Assume that a rainfall event of intensity 1.25 cm/h falls over a uniformly forested watershed of area 20 km2. If the only water losses during this event are those due to interception, compute the volume of water that leaves the basin as storm runoff for a 1-hour and a 2-hour rainfall. Interception volume as a function of precipitation volume P is given by,

(4)

Assume that K is 1.5, S is 0.2 cm and that the evaporation rate is zero.

  1. Compute total precipitation volume:

P = (1.25 cm/h) (1 h) = 1.25 cm

P = (1.25 cm/h) (2 h) = 2.5 cm

Use equation 4 to obtain:

Li = (0.2 cm) (1 - exp(-1.25/0.2)) = 0.1996 cm

Li = (0.2 cm) (1 - exp(-2.5/0.2)) = 0.2 cm

Assuming that there is no change in basin storage, then the output of the basin is equal to:

Volume of Output = (P - Li)*Abasin = ((1.25 cm - 0.1996 cm)/100 cm/m ) (20 106 m2) = 210,080.0 m3

Volume of Output = (P - Li)*Abasin = ((2.50 cm - 0.2 cm)/100 cm/m ) (20 106 m2) = 460,000.0 m3

4. Repeat Problem 3 but assuming that in addition to interception there are also losses due to depression storage. The depression storage equation is:

(5)

Assume that Sd is 0.2 cm. What is the runoff ratio for these conditions? How much runoff would have been produced halfway into the storm?

Pe = P - Li = 1.0504 cm. Thus, V = (0.2 cm) (1 - exp(-1.0504/0.2)) = 0.1989 cm

Pe = P - Li = 2.3 cm. Thus, V = (0.2 cm) (1 - exp(-2.3/0.2)) = 0.2 cm

Again, assuming that there is no change in basin storage, then the output of the basin is equal to:

Volume of Output = (Pe - V)*Abasin = ((1.0504 cm - 0.1989 cm)/100 cm/m ) (20 106 m2) = 170,300.0 m3

Volume of Output = (Pe - V)*Abasin = ((2.30 cm - 0.2 cm)/100 cm/m ) (20 106 m2) = 420,000.0 m3