Skip to content

Commit

Permalink
Added end of command print"
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Nov 24, 2023
1 parent b18cb8e commit 7e92e4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bgcval2/analysis_timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,8 @@ def applyLandMask1e3(nc, keys):
gridFile=av[name]['gridFile'],
clean=False,
)

print("analysis_timeseries:\tINFO:\tEnd of the timeseries analysis", jobID, suites)


def get_args():
"""Parse command line arguments. """
Expand Down

0 comments on commit 7e92e4a

Please sign in to comment.