WUA/LF by ComID by Flow (training dataset)

wua_hydraulic

Format

An object of class tbl_df (inherits from tbl, data.frame) with 8000 rows and 10 columns.

Examples

wua_hydraulic |> pillar::glimpse()
#> Rows: 8,000
#> Columns: 10
#> $ dataset    <chr> "Lower Yuba River", "Lower Yuba River", "Lower Yuba River",~
#> $ comid      <dbl> 8061185, 8061185, 8061185, 8061185, 8061185, 8061185, 80611~
#> $ flow_cfs   <dbl> 700, 800, 880, 930, 1000, 1300, 1500, 1700, 2000, 2500, 300~
#> $ area_tot   <dbl> 109796.5, 112570.5, 114628.9, 115865.6, 117605.4, 124359.6,~
#> $ area_wua   <dbl> 0.000000, 8.673892, 47.249076, 62.760336, 208.805351, 2453.~
#> $ area_pct   <dbl> 0.000000e+00, 7.705299e-05, 4.121917e-04, 5.416651e-04, 1.7~
#> $ length_ft  <dbl> 1181.961, 1181.961, 1181.961, 1181.961, 1181.961, 1181.961,~
#> $ ind_per_lf <dbl> 92.89354, 95.24047, 96.98199, 98.02828, 99.50026, 105.21469~
#> $ wua_per_lf <dbl> 0.000000000, 0.007338563, 0.039975169, 0.053098500, 0.17666~
#> $ habitat    <fct> rearing, rearing, rearing, rearing, rearing, rearing, reari~