Summary of Technical Writing: Voice, Structure, Readability
Technical Writing: Master Voice, Structure & Readability
Introduction
Hydrology is the scientific study of the distribution, movement, and properties of water on Earth. This material focuses on practical hydrology tasks commonly performed in field and lab settings, including measuring streamflow, calibrating precipitation instruments, and processing rainfall data. The goal is to explain core concepts, methods, and applications that a university student will encounter during coursework or fieldwork.
Definition: Hydrology is the study of the occurrence, circulation, and distribution of water on the surface of the Earth, in the soil and underlying rocks, and in the atmosphere.
Key Components of Hydrologic Work
Hydrologic tasks break down into three common activities illustrated by the provided content: measuring streamflow, calibrating the rain gauge, and processing rainfall data. Each activity integrates observation, instrumentation, and data analysis.
1. Measuring Streamflow
Measuring streamflow means determining the volume of water passing a cross-section of a stream per unit time (commonly cubic meters per second, m^3/s).
Definition: Streamflow (discharge) is the volumetric flow rate of water in a stream or river channel, typically expressed as $Q$ in units of m^3/s.
-
Core steps:
- Select a representative cross-section of the channel.
- Measure cross-sectional area $A$ (m^2) and velocity $v$ (m/s).
- Compute discharge using $Q = A v$.
-
Practical methods for velocity measurement:
- Current meter (mechanical or electromagnetic)
- Acoustic Doppler (e.g., ADCP) for higher resolution
- Float method for rough estimates (surface velocity multiplied by a coefficient)
-
Example: If a cross-section area is $2.5\ \mathrm{m^2}$ and mean velocity is $0.8\ \mathrm{m/s}$, then
$$Q = A v$$ $$Q = 2.5 ; \mathrm{m^2} \times 0.8 ; \mathrm{m/s} = 2.0 ; \mathrm{m^3/s}$$
2. Calibrating the Rain Gauge
Calibration ensures a rain gauge reports accurate precipitation depth. Calibration adjusts for instrument biases and corrects for systematic errors.
Definition: Gauge calibration is the process of determining and correcting systematic differences between measured precipitation and true precipitation, often by comparing the instrument to a known standard.
-
Typical calibration steps:
- Check physical condition (no leaks, clear funnel, correct mounting height)
- Compare collected volume to a reference container during a controlled pour
- Derive a correction factor $k$ such that measured depth $d_m$ gives true depth $d_t = k d_m$
-
Example: During calibration, pouring a known depth of $10\ \mathrm{mm}$ into the gauge yields a measured depth of $9.5\ \mathrm{mm}$. The correction factor is
$$k = \frac{d_t}{d_m} = \frac{10}{9.5} \approx 1.0526$$
After calibration, multiply subsequent measurements by $1.0526$ to correct them.
3. Processing Rainfall Data
Processing rainfall data means converting raw instrument readings into clean, quality-controlled datasets ready for analysis (e.g., time-series for hydrologic modeling).
Definition: Rainfall data processing includes data retrieval, time synchronization, quality checks, gap-filling, and aggregation to required time steps (e.g., hourly, daily).
-
Typical processing workflow:
- Retrieve raw data and metadata (time stamps, gauge ID)
- Synchronize times to a common timezone and clock (e.g., UTC)
- Apply calibration factors and instrument corrections
- Perform quality control (QC): identify spikes, negative values, prolonged zeros
- Gap-fill or flag missing values using nearby gauges or statistical methods
- Aggregate to desired intervals
-
Common QC checks:
- Ra
Already have an account? Sign in
Hydrology Basics
Klíčové pojmy: Streamflow (discharge) is $Q = A v$ measured in m^3/s, Select representative cross-sections and measure area and mean velocity for discharge, Use current meters or ADCPs for accurate velocity measurements, Calibrate rain gauges by comparing measured volume to a known standard, Derive correction factor $k = d_t / d_m$ and apply to measured depths, Process rainfall data with time synchronization, QC, and aggregation, Document metadata: gauge type, location, calibration date, sampling interval, Use gap-filling and cross-checks with nearby stations to handle missing data, Tipping-bucket data require conversion using bucket volume $v_b$, Maintain instruments and record field notes for data interpretation