skip to content
 

A library for handling the WGDOS and RLE compression schemes used in UM files.

Availability: 

All managed Linux workstations up to 18.04 bionic

Instructions for users: 

Load the environment module mo_unpack

Licence Details: 
Admin notes: 
git clone https://github.com/SciTools/libmo_unpack.git

The latest version used cmake, but didn't work due to dependencies, but version 3.0 worked, so:

git checkout v3.0
./configure --prefix=/usr/local --exec-prefix=/usr/local
make
make install

Then build to deb