ice_io, a MATLAB code which reads or writes ICE datasets, defining a 3D grid, using the NETCDF file format.
The information on this web page is distributed under the MIT license.
ice_io is available in a C version and a C++ version and a Fortran90 version and a MATLAB version.
ice, a data directory which contains examples of ICE files, which store icesheet grid datasets in the NETCDF format.
ice_to_mesh, a MATLAB code which reads a NETCDF file containing an ICE dataset and rewrites the information as a MESH file.
mesh, a data directory which contains examples of MESH files, which can be used to define the geometry of a finite element mesh in 2D or 3D, using triangles, quadrilaterals, tetrahedrons or hexahedrons.
netcdf, a MATLAB code which reads and writes NETCDF files.
netcdf_mpas, a MATLAB code which reads and writes MPAS grid data stored as NETCDF files.