medit_to_ice, a MATLAB code which reads a medit() MESH file and rewrites the information as an ice() NETCDF file.
medit_to_ice ( 'prefix' )where
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
medit_to_ice is available in a C version and a C++ version and a Fortran90 version and a MATLAB version.
ice_io, a MATLAB library which reads or writes ICE datasets, using the NETCDF format.
ice_to_medit, a MATLAB program which reads a NETCDF file containing an ICE dataset and rewrites the information as a medit() MESH file.
medit_mesh, a data directory which contains examples of medit() 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.
medit_mesh_io, a MATLAB code which can read or write medit() 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_glimmer, a MATLAB code which read and write glimmer() grid and solution data stored as a NETCDF file.