wradlib Logo
1.0.0
  • Getting Started
  • Tutorials and Examples
    • How to use the tutorials and examples?
    • Integrated Development Environments for Python
    • An incomplete introduction to Python
    • Getting started with wradlib
      • Get wradlib version
      • Typical Workflow for Radar-Based RainfallEstimation
      • From Reflectivity to Rainfall
      • Plot Polar Data asPPI
      • Plot Polar Data on CurvelinearGrids
      • A one hour tour of wradlib
    • Data Input - Data Output
    • Attenuation correction
    • Beam Blockage Calculation using a DEM
    • Clutter and Echo Classification
    • Georeferencing
    • Match spaceborn SR (GPM/TRMM) with ground radars GR
    • How to use wradlib’s ipol module for interpolation tasks?
    • Adjusting radar-base rainfall estimates by rain gauge observations
    • Routine verification measures for radar-based precipitation estimates
    • Recipes
    • RADOLAN
    • Zonal Statistics
  • Library Reference
  • Community
  • For Developers
  • Bibliography
  • Release Notes
wradlib
  • Docs »
  • Tutorials and Examples »
  • Getting started with wradlib
  • Edit on GitHub

Getting started with wradlib¶

This section provides a collection of example code snippets to make users familiar with \(\omega radlib\).

Examples List

  • Get wradlib version
  • Typical Workflow for Radar-Based RainfallEstimation
    • Introduction
    • Reading the data
    • Clutter removal
    • Attenuation correction
    • Vertical Profile of Reflectivity
    • Conversion of Reflectivity into Rainfall
    • Rainfall accumulation
    • Georeferencing and Projection
    • Gridding
    • Adjustment by rain gage observations
    • Verification and quality control
    • Visualisation and mapping
    • Data export to other applications
  • From Reflectivity to Rainfall
    • An example with real radar data
  • Plot Polar Data asPPI
    • Read a polar data set from the German Weather Service
    • The simplest way to plot this dataset
    • Plotting just one sector
    • Adding a crosshair to the PPI
    • Placing the polar data in a projected Cartesian reference system
    • Some side effects of georeferencing
    • More decorations and annotations
  • Plot Polar Data on CurvelinearGrids
    • Preface
    • Create Curvelinear Grid
    • Plotting on Curvelinear Grids
    • Plot CG RHI
    • Plotting on Grids

A one hour tour of wradlib¶

  • wradlib in an hour
Next Previous

© Copyright 2011-2018, wradlib developers. Revision 65d6c3b8.

Built with Sphinx using a theme provided by Read the Docs.