Installation instructions: On the Cray system: - create module files for the new versions in .../nwprod/lib/modulefiles/ - cd into src folder - module load PrgEnv-intel bufr-intel craype-sandybridge - module list 2>compile-intel.log - ./makebufrlib.sh &>>compile-intel.log - module switch PrgEnv-intel PrgEnv-cray - module switch bufr-intel bufr-cray-haswell - module switch craype-sandybridge craype-haswell - module list 2>compile-cray.log - ./makebufrlib.sh &>>compile-cray.log