wqshen / pypros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Anaconda-Server Badge Documentation Status Build Status Binder

Logo

PyPROS, precipitation type calculation: rain or snow

The PyPROS package applies several algorithms to estimate the precipitation type and discriminate it among rain, sleet and snow.

Given an air temperature and dew point temperature fields a precipitation type field can be obtained. In addition, if a reflectivity field is supplied, the precipitation area is masked.

Installation

To install pyPROS you can have a look at pyPROS installation documentation.

Use

Different precipitation type discrimination strategies are implemented in this package. More information in pyPROS documentation

A set of examples were designed to explore the different possibilities of PROS.

Another repository was created to store sample data and the examples in jupyter notebooks pypros-examples

About

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Batchfile 0.1%Language:Shell 0.1%