-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #146 for Triennial and AFSC.Slope data
- only apply the filters if the initial bio_pull exists - add info print statements about what is being removed - fix the data list for Triennial and AFSC.Slope to not remove the age data pull if there are no ages if otoliths were collected The function was failing in the situations where no otoliths were collected from a species across all survey years. However, if there was otolith data no ages the function worked but did not report the age data frame. Even if there were no ages, one may want to know that there were otoliths collected so this has been fixed - move the majority of the special if statements for the Triennial and AFSC.Slope to a single section where possible
- Loading branch information
1 parent
669f6a2
commit b9e92f3
Showing
1 changed file
with
75 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters