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

Add attainment rate functionality #3

Open
kristinmarshall-NOAA opened this issue Nov 20, 2020 · 4 comments
Open

Add attainment rate functionality #3

kristinmarshall-NOAA opened this issue Nov 20, 2020 · 4 comments

Comments

@kristinmarshall-NOAA
Copy link
Contributor

We need to add an attainment rate to run the attainment scenarios for the JMC. This will probably involve:

  • add an attainment rate parameter to getrefpoints() to force reduced catch during the projection period. A 2 element vector probably makes sense so we can modify US and Canadian attainment rates independently

-add the parameter to the om data frame such that it can be modified in the run scripts

@cgrandin
Copy link
Contributor

I did this in 4e2b520, and pacific-hake/runhakemse@cdc66c7 and ran them overnight for 20 runs. I will post back once I fixed some of the palette color issues (over 8 scenarios requires new palette) for the plots.

@iantaylor-NOAA
Copy link
Contributor

Nice work @cgrandin!
Out of the 9 cases, I think interpretation might be easier if the results were split into 2 groups as follows, where the contrast among scenarios in the first group will be presumably much larger than the second, so this would allow better examination of the differences in the second group:

c("01_us_0_can_0",
  "02_us_100_can_100",
  "03_us_0_can_100",
  "04_us_100_can_0")

c("05_us_77_can_56",
  "06_us_90_can_56",
  "07_us_60_can_56",
  "08_us_77_can_70",
  "09_us_77_can_90")

@cgrandin
Copy link
Contributor

That’s a good idea, The plot with all nine is very busy. Do you think the unfished baseline one should appear on both though?

@iantaylor-NOAA
Copy link
Contributor

iantaylor-NOAA commented Nov 20, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants