Function sounding_analysis::linear_interpolate [] [src]

pub fn linear_interpolate(snd: &Sounding, target_p: f64) -> DataRow

Interpolate values from the vertical sounding using pressure as the primary coordinate.

Returns a DataRow struct with interpolated values.