pbs-assess / gfiphc

:fishing_pole_and_fish: An R package for data extraction and analysis of groundfish data from the IPHC Longline Survey in British Columbia
3 stars 0 forks source link

Check if 4 stations in 2006 should be usable #25

Open seananderson opened 1 month ago

seananderson commented 1 month ago

These 4 in 2006 are defined as usable in gfiphc, presumably directly from GFBio, but the IPHC denotes them unusable:

# A tibble: 4 × 4
  pbs_standard_grid pbs_usable station  year
  <fct>             <chr>      <chr>   <dbl>
1 Y                 Y          2056     2006
2 Y                 Y          2089     2006
3 Y                 Y          2092     2006
4 Y                 Y          2157     2006
seananderson commented 1 month ago

Similarly, station 2168 is deemed unusable by the IPHC download but is usable in gfiphc:

> filter(gfiphc_dat, year == 2005, station == 2168)
# A tibble: 1 × 12
   year station   lat   lon  E_it  N_it  C_it E_it20 N_it20 C_it20 usable standard
  <dbl> <chr>   <dbl> <dbl> <dbl> <dbl> <dbl>  <dbl>  <dbl>  <dbl> <chr>  <chr>   
1  2005 2168     54.3 -134.  7.03    24  3.42   1.41      5   3.55 Y      Y