Casafield is used to create carbon cycle datasets for the conformal cubic grid employed by the Conformal Cubic Atmospheric Model (CCAM).
For documentation, see our website at
[https://research.csiro.au/ccam/]
Casafield requires the NetCDF C library.
To build casafield with intel, gnu and cray fortran compiler use
make
make GFORTRAN=yes
make CRAY=yes
Debugging is also enabled with
make TEST=yes