pub fn lowest_level_parcel(snd: &Sounding) -> Result<Parcel>
Expand description

Get the lowest level parcel. This should be the surface parcel, but some files do not have complete information at the surface, so the first level above the ground is best you can do.