pub fn read_all_grib2_section7_payloads( path: &Path, ) -> Result<Vec<Vec<u8>>, String>
Read all Section7 payloads and return them in discovery order (may be empty)