Skip to content

diegoenore/PyHail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Hail Retrieval Toolkit (PyHail) ⛈️📡🧊

This toolkit provides a collection of hail retrieval techniques for weather radar data using the Py-ART toolkit.

Dependencies

  • Py-ART
  • numpy
  • netCDF4
  • scipy
  • wradlib - used to generate beam blockage map

Hail Retrivals

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

Install

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 git@github.com:joshua-wx/PyHail.git

To install in your home directory, use:

python setup.py install --user

Use

About

Hail detection and size retrievals using Python3.5+ and the Py-ART toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 89.9%
  • Python 10.1%