decode_grib1_first_message

Function decode_grib1_first_message 

Source
pub fn decode_grib1_first_message(msg: &[u8]) -> Result<Grib1Decoded, String>
Expand description

Decode the first GRIB1 message into an array of floats (supports simple packing & optional bitmap)