geoprob_pipe.input_data.traject_normering ========================================= .. py:module:: geoprob_pipe.input_data.traject_normering Classes ------- .. autoapisummary:: geoprob_pipe.input_data.traject_normering.TrajectNormering Functions --------- .. autoapisummary:: geoprob_pipe.input_data.traject_normering._data_from_metadata_table geoprob_pipe.input_data.traject_normering._get_traject_length Module Contents --------------- .. py:function:: _data_from_metadata_table(app_settings) .. py:function:: _get_traject_length(app_settings) .. py:class:: TrajectNormering(app_settings, norm_is_ondergrens = True) Gathers the traject id and calculates the traject normering from the HRD-files. .. py:attribute:: traject_naam :type: Optional[str] :value: None .. py:attribute:: bovenrivierengebied :type: bool .. py:attribute:: traject_id :type: str .. py:attribute:: signaleringswaarde :type: int .. py:attribute:: ondergrens :type: int .. py:attribute:: w :type: float .. py:attribute:: traject_lengte :type: float .. py:attribute:: faalkanseis_signaleringswaarde .. py:attribute:: faalkanseis_ondergrens .. py:attribute:: faalkanseis_norm .. py:attribute:: beta_norm .. py:attribute:: n_dsn .. py:attribute:: faalkanseis_sign_dsn .. py:attribute:: beta_sign_dsn .. py:attribute:: faalkanseis_ond_dsn .. py:attribute:: beta_ond_dsn .. py:attribute:: beta_categorie_grenzen .. py:attribute:: riskeer_categorie_grenzen :type: Dict[str, List]