Skip to content

Commit

Permalink
Update bgcval2/analysis_timeseries.py
Browse files Browse the repository at this point in the history
Co-authored-by: Valeriu Predoi <[email protected]>
  • Loading branch information
ledm and valeriupredoi authored Aug 16, 2022
1 parent 66f065a commit f3085e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bgcval2/analysis_timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def analysis_timeseries(
print('jobID:', jobID)
print('suites:', suites)
print('regions:', regions)
print('clean:', clean, 'annual:', annual, 'strictFileCheck:', strictFileCheck)
print(f'clean: {clean}, annual: {annual}, strictFileCheck: {strictFileCheck}')
print('config_user:', config_user)

# get runtime configuration
Expand Down

0 comments on commit f3085e5

Please sign in to comment.