wradlib.classify.ClassifyMethods

Contents

wradlib.classify.ClassifyMethods#

class wradlib.classify.ClassifyMethods(obj)[source]#

wradlib xarray SubAccessor methods for Classify.

calculate_hmpr(weights, centroids)

Create Hydrometeor Partitioning Ratios from observations and weights/centroids.

classify([threshold])

Calculate probability of hmc-class for every data bin.

classify_echo_fuzzy(dat, **kwargs)

Fuzzy echo classification and clutter identification based on polarimetric moments.

filter_cloudtype(cloud, **kwargs)

filter_gabella(**kwargs)

Clutter identification filter developed by [Gabella et al., 2002].

filter_gabella_a(**kwargs)

First part of the Gabella filter looking for large reflectivity gradients.

filter_gabella_b(**kwargs)

Second part of the Gabella filter comparing area to circumference of contiguous echo regions.

filter_window_distance(**kwargs)

2d filter looking for large reflectivity gradients.

fuzzyfi(hmc_ds, msf_obs_mapping)

histo_cut(**kwargs)

Histogram based clutter identification.

msf_index_indep(obs)

probability(weights)

Calculate probability of hmc-class for every data bin.