Skip to content
/ PyTDA Public
forked from nasa/PyTDA

Python Turbulence Detection Algorithm (PyTDA)

License

Notifications You must be signed in to change notification settings

nguy/PyTDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTDA README

This software provides Python functions that will estimate turbulence from Doppler radar data. It is tested and working under Python 2.7-3.7.

For help see HELP file. For license see LICENSE.md.

Installation

Install Py-ART.

Run python setup.py install from the command line in the main PyTDA folder.

Using PyTDA

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.

About

Python Turbulence Detection Algorithm (PyTDA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 78.8%
  • Python 20.7%
  • Cython 0.5%