pub fn fill_nodata_simple(array: &mut Array3<f32>, nodata: f32)
Fills no-data values in a 3D array using simple neighbor propagation.