wradlib Logo
latest

Getting started

  • Installation
  • Using Docker
  • IDEs for Python

Tutorials & examples

  • Introduction
  • Data Input - Data Output
  • Attenuation Correction
  • Echo Classification
    • Clutter detection using Gabellaapproach
    • Clutter detection by using space-born cloudimages
    • Heuristic clutterdetection
    • Fuzzy echoclassification
    • 2D Membershipfunction HMC
  • Georeferencing
  • Plotting
  • Interpolation
  • Rainfall Adjustment
  • Zonal Statistics
  • Specials

Help & reference

  • Library Reference
  • Community
  • Developer Guide
  • Bibliography
  • Release Notes
wradlib
  • Docs »
  • Clutter and Echo Classification
  • Edit on GitHub

Clutter and Echo ClassificationΒΆ

This section provides a collection of example code snippets to show clutter detection and correction as well as echo classification capabilities of \(\omega radlib\).

Examples List

  • Clutter detection using Gabellaapproach
    • Read the data
    • Apply filter
    • Plot results
  • Clutter detection by using space-born cloudimages
    • Read the radar data and count the number of tilts
    • Reconstruct the radar values
    • Construct the corresponding radar coordinates
    • Construct collocated satellite data
    • Estimate localisation errors
    • Identify clutter based on collocated cloudtype
    • Plot the results
  • Heuristic clutterdetection
    • Load annual rainfall acummulation example (from DWD radar Feldberg)
    • Apply histo-cut filter to retrieve boolean array that highlights clutter as well as beam blockage
    • Plot results
  • Fuzzy echoclassification
    • Setting the file paths
    • Read the data (radar moments and static clutter map)
    • Identify non-meteorological echoes using fuzzy echo classification
    • View classfication results
  • 2D Membershipfunction HMC
    • Precipitation Types
    • Membership Functions
    • Use Sounding Data
    • Prepare Radar Data
    • HMC Workflow
    • Plot HMC Results
Next Previous

© Copyright 2011-2020, wradlib developers Revision bf06d015.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
master
latest
stable
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.