Skip to content

Commit

Permalink
remove filter qc from config
Browse files Browse the repository at this point in the history
  • Loading branch information
hgloeckner committed Jan 28, 2025
1 parent 62c1a5a commit 1ecf4f4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dropsonde.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ path_to_l0_files = {platform}/Level_0/{flight_id}
[GLOBAL_ATTRS]
example_attr = this is a test

[processor.Sonde.filter_qc_fail]
filter_flags = profile_fullness,near_surface_coverage,alt_near_gpsalt

[processor.Sonde.check_interim_l3]
skip=True


[processor.Sonde.add_qc_to_interim_l3]
keep=all

Expand Down

0 comments on commit 1ecf4f4

Please sign in to comment.