Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

wradlib

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wradlib

wradlib - An Open Source Library for Weather Radar Data Processing

pipPyPI
Version
2.6.1
Maintainers
2

README

wradlib 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.

Join the chat at https://gitter.im/wradlib/wradlib

To anyone who wants to use a bleeding edge version of wradlib from this repository:

wradlib uses GitHub Actions for Continuous Integration. This means that once new code is pushed to the wradlib repository, a suite of tests and checks are run. In case the tests run without failure, a new documentation will be built on readthedocs and is available at the wradlib documentation website.

Below you see the status of wradlib. A green status indicates that the current revision of wradlib did pass the tests successfully. You should be aware of that a green status is not a guarantee that the latest revision is bug free. It just means that our tests did not find any bugs. Also, the status of code coverage, of ReadTheDocs documentation builds and of availability of wradlib conda package is displayed.

Package Status

ItemStatus
Github LatestBuild Status
Github ReleaseBuild Status
Codecovcodecov
RTD LatestReadTheDocs Latest
RTD StableReadTheDocs Stable
Anaconda LatestAnaconda Latest
Anaconda VersionAnaconda Status

Documentation

For further information on wradlib (getting started, library reference, development setup, ...), please see our homepage:

https://wradlib.org

Specific information for developers is available via the wradlib-wiki.

Citing wradlib

You can cite wradlib using the DOI below, or select the fitting zenodo DOI if you want to cite a distinct wradlib version by following the link.

DOI

User forum

In order to stay tuned, we recommend that you register to the openradar discourse.

Found any bugs or want to add wishes

Create an issue here.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts