Skip to content
Snippets Groups Projects

simplify/unify flags concatenation workflows

Merged Peter Lünenschloß requested to merge simplifyFlagsConcatenation into develop
+ 1
1
@@ -487,7 +487,7 @@ def concatFlags(
Field name of flags history to append to.
method : {'inverse_fagg', 'inverse_bagg', 'inverse_nagg', 'inverse_fshift', 'inverse_bshift', 'inverse_nshift',
'match'}
'match'}, default 'match'
The method used for projection of ``field`` flags onto ``target`` flags. See description above for more details.
freq : {None, str}, default None
Loading