Personal tools
You are here: Home UiT Stallo Documentation Stallo User Guide 70. Binary data (endianness, ...)
Document Actions

70. Binary data (endianness, ...)

Up to Table of Contents

Stallo is like all desktop PC's a little endian computer.

At the moment in NOTUR the only Big endian machine is njord.hpc.ntnu.no so Fortran sequential unformatted files create on njord cannot be read on stallo.

The best work around for this is to save yout file in a portable file format like netCDF or HDF5.

Both format's are supported on stallo, but you have to load its modules to use them:

module load netcdf
or
module load hdf5
by Steinar Trædal-Henden last modified Aug 26, 2010 12:00 PM Notur