ice_io, a FORTRAN90 library which reads or writes an ICE dataset, which defines a 3D grid, using the NETCDF file format.
I will remark that the FORTRAN90 version of NETCDF was very difficult to install...correctly. I have deleted eleven further sentences from this remark.
The flakiness of the NETCDF library required me to end up abandoning the GFORTRAN compiler and switching to the G95 compiler, which was able, for some reason, to get NETCDF to behave.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
ice_io is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.