Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 298 Bytes

pywsrlib

Python toolkit for weather surveillance radar. Uses Py-ART and patterned off MATLAB wsrlib.

To install:

git clone https://github.com/darkecology/pywsrlib
cd pywsrlib
pip install -e .

Then see examples. (currently limited)