Skip to content

Hail detection and size retrievals using Python3.9+

License

Notifications You must be signed in to change notification settings

joshua-wx/pyhail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Hail Retrieval Toolkit (pyhail) ⛈️📡🧊

This toolkit provides a collection of hail retrieval techniques for weather radar data.

Library Dependencies

  • numpy
  • scipy
  • numba

Supporter radar file readers

Notebook plotting Dependencies

  • matplotlib

Hail Retrivals

*Note that the Q confidence vector from Park et al. 2009 has not been implemented and all pixels are assigned a value of q=1.

MESH is implemented for both pyart radar (PPI) and grid (Cartesian) data!

Install using pypi

pip install pyhail

Install from source

To install pyhail, you can either download and unpack the zip file of the source code or use git to checkout the repository:

git clone [email protected]:joshua-wx/pyhail.git

To install in your home directory, use:

python setup.py install --user

Use

This project is maintained by Joshua Soderholm. Any problems? Please use the Github issue tracker.

About

Hail detection and size retrievals using Python3.9+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •