Skip to content

Commit

Permalink
local changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Nov 27, 2023
1 parent da23923 commit 1825a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bgcval2/batch_timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def submits_lotus(compare_yml, config_user, dry_run=False):
# Submit job:
print('Submitting:', ' '.join(command_txt))
command1 = subprocess.Popen(command_txt)



def main():
Expand Down

0 comments on commit 1825a3b

Please sign in to comment.