Permalink
master
Commits on Sep 29, 2020
-
Merge pull request #425 from r4ss/development
merging changes over the past few weeks, not sure if it's ready for CRAN submission, but at least the master branch will be up to date
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge pull request #426 from latreesedenson-NOAA/development
Added Gulf of Mexico specific features
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Added Gulf of Mexico specific features
Updated the values section of the function. Added the argument "Mgt_council." The default is "NA" and allows the function to work as it did origially for the NWFSC. Mgt_Council ="GM' allows for Gulf of Mexico specific changes to values.
Commits on Sep 28, 2020
Commits on Sep 14, 2020
Commits on Sep 11, 2020
-
feat: change jenkins email notifications
k-doering-NOAA committedSep 11, 2020 -
-
-
-
Commits on Sep 10, 2020
-
-
-
docs(SS_plots): improve messages and change cat() to message()
iantaylor-NOAA committedSep 10, 2020 -
fix: make SS_output and plots more robust to absent output
iantaylor-NOAA committedSep 10, 2020
Commits on Sep 8, 2020
Commits on Sep 2, 2020
-
Merge pull request #421 from r4ss/development
merging recent changes from development into master
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
fix(SSplotPars): issue with dev parameters + used styler::style_file()
iantaylor-NOAA committedSep 2, 2020
Commits on Sep 1, 2020
-
-
-
Merge pull request #419 from latreesedenson-NOAA/development
Update get_SIS_info.R Function works well for west coast stocks as well. Thanks @latreesedenson-NOAA !
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 31, 2020
-
-created "data_year" argument for more flexibility. Reduces potential for "bad" value lines -increased sig figs in output -commented out extra lines -added output column "catch in numbers" -spr related quantities update with choice of spr_report_basis -fixed column alignment when spawning output units are in numbers (this should work with single sex models soon) -did not update much in the values section of the code -- adjusted some to "data_year -- added "sciencecenter" argument -- more edits needed