fn format_location(bytes: &[u8]) -> String
Render the encoded location as hex, which is what it is: a grid code, not a coordinate pair. The cell size travels with it so the degrees on the next line are read as the cell they name.