pub fn hail_growth_zone(snd: &Sounding) -> Result<Layers>
Expand description

Find the hail growth zones throughout the profile. It is very unusual, but possible there is more than one.

If there are none, then an empty vector is returned.