JMD Empirical Stage-Frequency with Perception Threshold
Source:R/data.R
jmd_empirical_stage_wy1980_pt.RdEmpirical stage-frequency results for JMD (WY 1980-2024) with perception threshold applied.
Format
A data frame with 54 rows and 3 columns:
- wy
Water year
- stage_ft
Stage (FT-NAVD88)
- plot_posit
Plotting position
Examples
sapply(jmd_empirical_stage_wy1980_pt,class)
#> wy stage_ft plot_posit
#> "integer" "numeric" "numeric"
head(jmd_empirical_stage_wy1980_pt)
#> wy stage_ft plot_posit
#> 1 1948 3837.50 0.3087108
#> 2 1949 3836.60 0.3519164
#> 3 1955 3839.70 0.2655052
#> 4 1957 3846.14 0.1974448
#> 5 1958 3852.26 0.1161440
#> 6 1959 3843.56 0.2206736