Identification of supercell thunderstorm #1770
-
Is there any product or package available to identify a thunderstorm as supercell, using radar data? For instance, a defining feature of a supercell is a rotating updraft, or a mesocyclone. So, a product using doppler velocity could be used for identification. I am dealing with several hailstorms, and need to categorise them as supercell and non-supercell. I couldn't find any such product in PyART. If anybody could guide me regarding this, it would be very helpful for my project. Thanks in advance ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @MohitDahliya , that's a good question. The only two packages that I personally know of is pyhail https://github.com/joshua-wx/pyhail for hail and tobac https://tobac.readthedocs.io/en/latest/ for storm cell tracking. |
Beta Was this translation helpful? Give feedback.
Hi @MohitDahliya , that's a good question. The only two packages that I personally know of is pyhail https://github.com/joshua-wx/pyhail for hail and tobac https://tobac.readthedocs.io/en/latest/ for storm cell tracking.
I would recommend asking in the open radar discourse as well, as other folks might know of more storm related packages.