s-m-e / wradlib

weather radar data processing - python package

Home Page:https://wradlib.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

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 Travis CI for Continuous Integration. This means that once new code is pushed to the wradlib repository, Travis runs a suite of tests. 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 Travis Status of wradlib. A red status indicates that the current revision of wradlib did not pass the tests successfully. You should be aware of that. then again, you should be aware that a green Travis 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

Item Status
Travis CI Build Status
Codecov codecov
RTD Latest ReadTheDocs Latest
RTD Stable ReadTheDocs Stable
Anaconda Latest Anaconda Latest
Anaconda Version Anaconda Status

Documentation

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

https://wradlib.org

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

User forum

In order to stay tuned, we recommend that you register to the wradlib user forum and mailing list.

Found any bugs or want to add wishes

Create an issue here.

About

weather radar data processing - python package

https://wradlib.org

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.5%Language:Fortran 0.2%