Skip to content

add endl, remove extra spaces for consistent Report.sso format#758

Merged
iantaylor-NOAA merged 1 commit intomainfrom
fix-report-format
Mar 24, 2026
Merged

add endl, remove extra spaces for consistent Report.sso format#758
iantaylor-NOAA merged 1 commit intomainfrom
fix-report-format

Conversation

@iantaylor-NOAA
Copy link
Copy Markdown
Contributor

Concisely describe what has been changed/addressed in the pull request.

Missing linebreak was leading to output where the 0/1 value of the compatibility flag was part of the previous comment ending with "SRR":

#
 #_Regime_used_to_offset_from_SRR0 # timevary_bio_4SRR  #_Compatibility_flag_for_legacy_(0)_vs_improved_(1)_impact_of_timevary_biology_on_benchmark_SRR_calcs
 #_No_timevary_MGparm
#

After the fix it should look like

#
#_Regime_used_to_offset_from_SRR
0 # timevary_bio_4SRR  #_Compatibility_flag_for_legacy_(0)_vs_improved_(1)_impact_of_timevary_biology_on_benchmark_SRR_calcs
#_No_timevary_MGparm
#

What tests have been done?

Ran SS3 with model shared by user, which I will email to nmfs.stock.synthesis@noaa.gov.

What tests/review still need to be done?

None.

Is there an input change for users to Stock Synthesis?

[x] No, there was no input change.

Copy link
Copy Markdown
Collaborator

@Rick-Methot-NOAA Rick-Methot-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@iantaylor-NOAA iantaylor-NOAA merged commit 0f82d48 into main Mar 24, 2026
17 checks passed
@iantaylor-NOAA iantaylor-NOAA deleted the fix-report-format branch March 24, 2026 22:39
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

Successfully merging this pull request may close these issues.

2 participants