Mean Areal Precipitation

Mean Areal Precipitation Tool

Mean Areal Precipitation Tool

Multi-Method Spatial Averaging
Active MAP Method
Thiessen Result
0.00 mm
Arithmetic Avg
0.0 mm
Catchment Area
0.0 km²
Steps Processed
0 Rows
Interactive Spatial Distribution
Gauge Basin Centroid
Mean Areal Precipitation (MAP) Hyetograph Method: Thiessen
MAP Processed Time-Series $P_{avg} = \sum_{i=1}^{n} (P_i \cdot w_i)$
Theoretical Background
The Mean Areal Precipitation (MAP) Principle

Rainfall is rarely uniform across a watershed. Gauges provide point-based measurements that must be mathematically translated into a watershed-wide average ($P_{avg}$) at every time step $t$ using a spatially-weighted linear combination:

$$P_{avg}(t) = \sum_{i=1}^{n} w_i P_i(t)$$

Where $w_i$ is the static spatial weight of gauge $i$ and $P_i(t)$ is the rain depth recorded at that gauge at time $t$.

A. Thiessen Weighted

Uses Voronoi tessellation to assign influence based on proximity. Each station "owns" the area of the basin closest to it. Standard for non-uniform networks.

$$w_i = \frac{A_{clipped, i}}{A_{total}}$$
B. Inverse Distance (IDW)

Assumes the gauge's influence decays with distance from the center of the watershed (Centroid). Using a power factor of 2, the weight is assigned based on the inverse square of the distance $d$.

$$w_i = \frac{1/d_i^2}{\sum_{j=1}^{n} (1/d_j^2)}$$
C. Arithmetic Mean

The simplest baseline. Every gauge is treated equally regardless of spatial distribution. Best for small, flat areas with many gauges.

$$w_i = \frac{1}{n}$$
References & Sources
  • Chow, V. T., Maidment, D. R., & Mays, L. W. (1988). Applied Hydrology. McGraw-Hill. [Source]
  • Thiessen, A. H. (1911). Precipitation averages for large areas. Monthly Weather Review. [Original Paper]
  • Shepard, D. (1968). A two-dimensional interpolation function for irregularly-spaced data. ACM National Conference. (Basis for IDW weighting). [Source]

No comments:

Post a Comment

New Tool Release: RC Isolated Footing Analysis & Biaxial Design Workstation

New Tool Release: RC Isolated Footing Analysis & Biaxial Design Workstation Designing a basic, axially-...