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