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

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

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