I have output from an od command (without access to the original file). Is it possible for me to get the binary data and insert it into another file with a programming language, like python?
Here is the command and output:
od -c IUSZ43_KWBC_081935_59763868.bufr
0000000 001 \r \r \n 8 6 8 \r \r \n I U S Z 4
0000020 3 K W B C 0 8 1 9 3 5 \r \r \n
0000040 B U F R \0 \0 366 003 \0 \0 022 \0 \0 \b \0 \0
0000060 002 \0 \r \0 022 \b \b \f \0 \0 \0 \0 & \0 \0 001
0000100 200 301 001 002 \v 002 \f 301 \v 301 \f 301 030 A \r 303
I have for edit control over the new file that this data will be appended to. But to reiterate I do not have access to the IUSZ43_KWBC_081935_59763868.bufr file.
Asked by Jordan
(11 rep)
Aug 9, 2018, 06:18 PM
Last activity: Aug 9, 2018, 06:38 PM
Last activity: Aug 9, 2018, 06:38 PM