wradlib Logo
1.4.0

Getting started

  • Installation
  • Using Docker
  • IDEs for Python

Tutorials & examples

  • Introduction
  • Data Input - Data Output
    • Overview over Radar DataFormats
    • xarray poweredCf/Radial-ODIM_H5
    • DWD DX Format
    • DWD RADOLAN Format
    • Generic NetCDF
    • Gematronik Rainbow
    • GIS Export
  • Attenuation Correction
  • Echo Classification
  • Georeferencing
  • Plotting
  • Interpolation
  • Rainfall Adjustment
  • Zonal Statistics
  • Specials

Help & reference

  • Library Reference
  • Community
  • Developer Guide
  • Bibliography
  • Release Notes
wradlib
  • Docs »
  • Data Input - Data Output
  • Edit on GitHub

Data Input - Data OutputΒΆ

This section provides a collection of example code snippets to show which data formats \(\omega radlib\) can handle and and how to facilitate that.

Examples List

  • Overview over Radar DataFormats
    • German Weather Service: DX format
    • German Weather Service: RADOLAN (quantitative) composit
    • HDF5
    • NetCDF
    • Gematronik Rainbow
    • Vaisala Sigmet IRIS
    • OPERA BUFR
  • xarray poweredCf/Radial-ODIM_H5
    • Load ODIM_H5 Volume Data
    • Load Cf/Radial1 Volume Data
  • DWD DX Format
    • Reading DX-Data
    • Visualizing dBZ values
  • DWD RADOLAN Format
  • Generic NetCDF
    • CfRadial example from TITAN homepage
    • Example PPI from Py-ART repository
    • Example RHI from Py-ART repository
    • Example EDGE NetCDF export format
  • Gematronik Rainbow
    • Load Rainbow file
    • Get azimuthal data
    • Create range array
    • Get reflectivity data
    • Get annotation data
    • Plot data with annotation
  • GIS Export
    • Step 1: Read the original data
    • Step 2: Get the projected coordinates of the RADOLAN grid
    • Step 3: Check Origin and Row/Column Order
    • Step 4a: Export as GeoTIFF
    • Step 4b: Export as ESRI ASCII file (aka Arc/Info ASCII Grid)
    • Step 5a: Read from GeoTIFF
    • Step 5b: Read from ESRI ASCII file (aka Arc/Info ASCII Grid)
Next Previous

© Copyright 2011-2018, wradlib developers Revision 11c5dce0.

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

Free document hosting provided by Read the Docs.