Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use MIDAS format files between different platforms?

0
Posted

Can I use MIDAS format files between different platforms?

0

The MIDAS .bdf, .tbl and .fit formats use the local number representation of the machine on which it is installed in order to get optimal performance. There are several different standards used by vendors. The two general issues are byte order (i.e. big or little endian; Intel PC’s and DEC machines use little while most others use big endians) and number format for both interger and real numbers (e.g. ones or twos complement, IEEE or VAX; virtual all vendors use twos complement and IEEE by now). On UNIX systems, MIDAS format files are interchangeable between platforms using the same byte order (i.e. between PC/Linux, Ultrix and OSF/1 for little endian architectures, and SunOS, Solaris, HP-UX, Irix and AIX for big endian architectures) As an example, the reason for the problem using SPARC .bdf files on a PC Linux system is the byte-order which is opposite. Although we have never seen the problem, there could also be different alignment requirements for different system. For exactly this

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123