Skip to content

Commit

Permalink
add errror to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hgloeckner committed Jan 27, 2025
1 parent 9a461f5 commit aa5cb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pydropsonde/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ def run_pipeline(pipeline: dict, config: configparser.ConfigParser):
"add_divergence",
"add_vorticity",
"add_omega",
"add_regression_stderr",
],
"output": "circles",
"comment": "calculate circle products",
Expand Down

0 comments on commit aa5cb34

Please sign in to comment.