Hello,

I am new to OpenDx and have difficulties to import binary data.
Here is an example of an header file (header.general) I have created :

file = ./data.dx
points =           81
format = binary
interleaving = record
field = locations, vitesse, temperature, visco_mol
structure =2-vector, 2-vector, scalar, scalar

end

The data.dx file contains all the field in binary format (from a FORTRAN application, data are float-single precision) in one row. The computer on which the file has been created and is readen is the same (PC with Linux) The file is readen without any problem (by FileSelector and Import) but the field is not what I expect.
It is like if there were a mixt of the different field.

Everything works well when the file data.dx is an ascii one.

Thanks for answering

S. Glockner

--
Stéphane Glockner Laboratoire MASTER-ENSCPB
16,avenue Pey Berland
33607 Pessac Cedex
Tel : 05 40 00 66 82  Fax : 05 40 00 66 68
Email : mailto:[EMAIL PROTECTED]

Reply via email to