Skip to content

Commit

Permalink
add filter_qc_fail to qc step in pipeline (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
Geet-George committed Nov 15, 2023
1 parent b8a8fb0 commit 423945a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/halodrops/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ def run_pipeline(pipeline: dict, config: configparser.ConfigParser):
"filter_no_launch_detect",
"weighted_fullness",
"near_surface_coverage",
"filter_qc_fail",
],
"output": "sondes",
},
Expand Down

0 comments on commit 423945a

Please sign in to comment.