Reading binary data in CDAT
Goal: Learn how to read binary data in CDAT.
- Use Python “struct” Module
- Use VCDAT
- In general use browser.gui_read_Struct.read
browser.gui_read_Struct.read( file ,format="",
endian='@', datatype='f', ids=[], shape=[], separator="")