This software provides Python functions that will estimate turbulence from Doppler radar data. It is tested and working under Python 2.7 and 3.4.
For help see HELP
file. For license see LICENSE.md
.
Install Py-ART.
Run python setup.py install
from the command line in the main PyTDA folder.
import pytda
PyTDA (among other modules) is discussed in this [conference presentation] (https://ams.confex.com/ams/95Annual/webprogram/Paper262779.html)
See the notebooks directory for a demonstration Jupyter notebook.