es_sfgtools.workflows.midprocess.utils module

es_sfgtools.workflows.midprocess.utils.get_survey_filter_config(survey_type: SurveyType | str) FilterConfig

Get the filter configuration based on the survey type.

Parameters:

survey_type (SurveyType) – The type of the survey.

Returns:

The filter configuration for the survey type.

Return type:

FilterConfig