Terread is used to create orography datatsets for the Conformal Cubic Atmospheric Model (CCAM).
For documentation, see our website at
[https://research.csiro.au/ccam/]
Terread requires the NetCDF C library.
To build terread with intel, gnu and cray fortran compiler use
make
make GFORTRAN=yes
make CRAY=yes
Debugging is also enabled with
make TEST=yes