[Thread Prev][Thread Next][Index]

[ferret_users] how to read binary file stored as dddd eeee dddd eeee dddd eeee ...?



Dear ferret users,

i have read documentation about how to read binary data, but i am still confusing about how to read a binary file stored as u,v,u,v,u,v,u,v..., which the record length of u and v are both 4.

if it is stored as u,u,u,u,...,v,v,v,v,...
then i can read it successfully in this way:
def axis x
def axis y
def axis/z=1:2:1 az !consider two vars

unfortunately, the data is stored by u,v,u,v,u,v,u,v... 
indeed, i can alter the code to make a new output, but is there any suggestions to handle this?

Any reply will be appreciated.

Jimmy Kin
[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement