pfmc-assessments / PacFIN.Utilities

R code to manipulate data from the PacFIN database for assessments
http://pfmc-assessments.github.io/PacFIN.Utilities
Other
7 stars 1 forks source link

Fix-sql by not calling broken table #80

Closed kellijohnson-NOAA closed 1 year ago

kellijohnson-NOAA commented 1 year ago

ODFW sample information is no longer being updated in PacFIN. Therefore, it is not best practices to call it. Furthermore, not all analysts have access to it. The code was NOT reliant on it but the pull was. The old code in clean has been removed.

@aliwhitman it would be nice if you could verify that is best practices to calculate the weight of the fish of unknown sex and that this information should NOT be available from ODFW in PacFIN :)

Close #68

kellijohnson-NOAA commented 1 year ago

@chantelwetzel-noaa sorry for the problems. I just tested the fix on machine and it is working now, at least for Pacific Hake. If you run into any errors please gchat me and we can screen share.

chantelwetzel-noaa commented 1 year ago

@kellijohnson-NOAA Thank you for the quick fix. I just tested this on my machine and it works.