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 2 forks source link

skate length conversion #9

Open kellijohnson-NOAA opened 5 years ago

kellijohnson-NOAA commented 5 years ago

@taylori mentioned that lengths for skates are sometimes disk width or inter-spiracle distance rather than total length, depending on the agency and year, but the type of measurement is not necessary well recorded, so it would be good for the code to have an optional step to apply a length conversion factor at some stage. Vlada has been working on this and can provide more information.

kellijohnson-NOAA commented 2 years ago

@chantelwetzel-noaa do you know how length is recorded for the survey?

chantelwetzel-noaa commented 2 years ago

The way skate length have been take by the NWFSC WCGBT survey has not been entirely consistent across time. If there is a value in the "Length_cm" column that would be total length of the skate. Alternatively, if there is a value in the "Width_cm" column this would indicate disc width. I found the picture below on the internet illustrating what a disc width is:

image

kellijohnson-NOAA commented 2 years ago

Fantastic picture, thanks for adding it to the issue.

Does nwfsc-assess/nwfscSurvey have code to convert disc width to total length? Vlada gave me this code based off of survey data that I use to convert the measurement. If you don't have code already, maybe we can move this to the survey package and I can just reference the function? Whatever code we end up using we should include links to references and check the literature for other methods if you don't already have this information?

chantelwetzel-noaa commented 2 years ago

If there is a standard conversion between disc and total length for all skates, then yes I think we should add that to the code. We should check with Vlada and @iantaylor-NOAA to see if the code already in the PacFIN.Utilities package is A) could be applied across all skate species (not species specific), and B) whether there are alternative conversions in the literature.

shcaba commented 2 years ago

I recommend checking with Joe Bizzarro @.***) of the SWFSC on any elasmobranch data or conversion questions.

On Fri, Oct 8, 2021 at 7:40 AM Chantel Wetzel @.***> wrote:

If there is a standard conversion between disc and total length for all skates, then yes I think we should add that to the code. We should check with Vlada and @iantaylor-NOAA https://github.com/iantaylor-NOAA to see if the code already in the PacFIN.Utilities package is A) could be applied across all skate species (not species specific), and B) whether there are alternative conversions in the literature.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nwfsc-assess/PacFIN.Utilities/issues/9#issuecomment-938696301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6IZLQWQUPTRSESHNES76TUF37HFANCNFSM4HBNT6KA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

--

Jason M. Cope, Ph.D.Research Fishery Biologist Fishery Resource Analysis and Monitoring Division Northwest Fisheries Science Center 2725 Montlake Blvd. East

Seattle, WA 98112-2013 NOAA Fisheries

@. @.>206.302.2417www.nmfs.noaa.gov http://www.nmfs.noaa.gov/*

iantaylor-NOAA commented 2 years ago

I think that conversions like these should always be species-specific and chosen with input from the user as the best source of information may evolve over time. I do think it would make a lot of sense to provide optional inputs for a slope and intercept of the conversion factor from disk width or inter-spiracle width. Also, for those species where a conversion has been made as part of a west coast groundfish assessment (e.g. Big Skate and Longnose Skate), I think it would be OK to include the conversion values as defaults in this package.

For what it's worth, here is text and figure from Big Skate (2019): image

...

image