pnw_wy {whitewater} | R Documentation |
A subset of USGS stations in HUC 17
Description
A subset of USGS stations in HUC 17
Usage
pnw_wy
Format
A data frame with 18934 rows and 30 variables:
- Station
name of USGS station
- site_no
station site id number
- wy
water year
- peak_va
peak flow value
- peak_dt
peak flow date
- drainage_area
drainage area in sq.miles
- lat
latitude
- long
longitude
- altitude
altitude in meters
- obs_per_wy
observations per water year per site
- wy_count
water year count per site
- Flow_sum
Sum of Flow
- Flow_max
Maximum of Flow
- Flow_min
Minimum of Flow
- Flow_mean
Mean of Flow
- Flow_median
Median of Flow
- Flow_stdev
Standard Deviation of Flow
- Flow_coef_var
Coeffiecient of Variation of Flow
- Flow_max_dnorm
Maximum of Flow normalized by drainage area
- Flow_min_dnorm
Minimum of Flow normalized by drainage area
- Flow_mean_dnorm
Mean of Flow normalized by drainage area
- Flow_med_dnorm
Median of Flow normalized by drainage area
- Flow_max_sdnorm
Maximum of Flow normalized by drainage area
- Flow_min_sdnorm
Minimum of Flow normalized by standard deviation
- Flow_mean_sdnorm
Mean of Flow normalized by standard deviation
- Flow_med_sdnorm
Median of Flow normalized by standard deviation
- Flow_sd_norm
Standard Deviation of Flow normalized by standard deviation
- decade
decade
- COMID
comid of site
- DamIndex
dam index
Value
a tibble