read_all_grib2_section7_payloads

Function read_all_grib2_section7_payloads 

Source
pub fn read_all_grib2_section7_payloads(
    path: &Path,
) -> Result<Vec<Vec<u8>>, String>
Expand description

Read all Section7 payloads and return them in discovery order (may be empty)