Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure 2 (Fuller et al. 2017) of fisheries connectivity #51

Open
3 tasks
kellijohnson-NOAA opened this issue Oct 7, 2021 · 3 comments
Open
3 tasks
Assignees
Labels
type --- feature feature requests and enhancement

Comments

@kellijohnson-NOAA
Copy link
Contributor

Idea

While reading Fuller et al. (2017) I thought that Figure 2 would be a great addition to our stock assessments. The figure highlights the sablefish fishery but I think that we could get the code to generate the figure from @emfuller and include more groundfish species for comparisons.

Proposed solution

  • use this issue to ask @emfuller and @jameals if there is code to create the figure and the data that went into it, it might be in cnh?
  • create a function that takes groups as input and outputs the figure
    • figure
    • caption
    • alternative text
  • add a placeholder in sa4ss for the figure

Potential problems

  • confidential data
  • complexity of the Figure might be hard to code?
  • how to choose categories, maybe make a standard set of groups that each new species is compared to
  • where to store the code

Acknowledgements

Thank you to @emfuller et al. for making such a beautiful figure that inspired something in me, otherwise why would I propose more work and even longer documents for myself 😆.

@kellijohnson-NOAA kellijohnson-NOAA added the type --- feature feature requests and enhancement label Oct 7, 2021
@kellijohnson-NOAA kellijohnson-NOAA self-assigned this Oct 7, 2021
@emfuller
Copy link

emfuller commented Oct 7, 2021

@kellijohnson-NOAA what a wonderful note to get! Nothing is better than hearing this might be actually useful visualization for stock assessments! I will take a shot at digging up my code - but I used the R package igraph. Lots of tweaking to set up the node locations - but what you need is a network, edge weights, node sizes and node names.

@kellijohnson-NOAA
Copy link
Contributor Author

Awesome, thank you so much for taking the time to dig through your code, your efforts are much appreciated. In the mean time I will look into igraph.

@jameals
Copy link

jameals commented Oct 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type --- feature feature requests and enhancement
Projects
None yet
Development

No branches or pull requests

3 participants