Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Latest commit

 

History

History
109 lines (80 loc) · 3.7 KB

index.rst

File metadata and controls

109 lines (80 loc) · 3.7 KB

wradlib: An Open Source Library for Weather Radar Data Processing

Release

{release}

Date
notebooks

{notebooks}

docs

{docs}

The ωradlib project has been initiated in order facilitate the use of weather radar data as well as to provide a common platform for research on new algorithms. ωradlib is an open source library which is well documented and easy to use. It is written in the free programming language Python. As of version 1.3 ωradlib is Python 3 only.

Note

Please cite ωradlib as Heistermann, M., Jacobi, S., and Pfaff, T.: Technical Note: An open source library for processing weather radar data (wradlib), Hydrol. Earth Syst. Sci., 17, 863-871, doi:`10.5194/hess-17-863-2013, 2013 <https://www.hydrol-earth-syst-sci.net/17/863/2013/hess-17-863-2013.pdf>`_

If you refer to a specific ωradlib version please cite using ωradlib's zenodo doi:`10.5281/zenodo.1209843 <https://doi.org/10.5281/zenodo.1209843>`_ for this version.

image

Weather radar data is potentially useful in meteorology, hydrology and risk management. Its ability to provide information on precipitation with high spatio-temporal resolution over large areas makes it an invaluable tool for short term weather forecasting or flash flood forecasting.

ωradlib is designed to assist you in the most important steps of processing weather radar data. These may include: reading common data formats, georeferencing, converting reflectivity to rainfall intensity, identifying and correcting typical error sources (such as clutter or attenuation) and visualising the data.

This documentation is under steady development. It provides a complete library reference as well as a set of tutorials which will get you started in working with ωradlib.

Documentation

Installation

  • installation
  • docker
  • ide

installation docker ide

User Guide

  • user_guide
  • notebooks/fileio
  • Attenuation Correction <notebooks/attenuation/wradlib_attenuation>
  • Echo Classification <notebooks/classify>
  • notebooks/georeferencing
  • plotting
  • Interpolation <notebooks/interpolation/wradlib_ipol_example>
  • Rainfall Adjustment <notebooks/multisensor/wradlib_adjust_example>
  • notebooks/zonalstats/wradlib_zonalstats_classes
  • specials

user_guide notebooks/fileio Attenuation Correction <notebooks/attenuation/wradlib_attenuation> Echo Classification <notebooks/classify> notebooks/georeferencing plotting Interpolation <notebooks/interpolation/wradlib_ipol_example> Rainfall Adjustment <notebooks/multisensor/wradlib_adjust_example> notebooks/zonalstats/wradlib_zonalstats_classes specials

Help & reference

  • reference
  • community
  • dev_guide
  • zreferences
  • release_notes

reference community dev_guide zreferences release_notes

License

wradlib is available under the open source MIT License.

Indices and tables

  • genindex
  • modindex