ice_to_medit


ice_to_medit a MATLAB code which reads a NETCDF file containing an ICE dataset and rewrites the information as a medit() MESH file.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

ice_to_medit is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.

Related Programs:

ice_to_medit_test

FEM_TO_MESH, a MATLAB program which reads a pair of FEM files defining node coordinates and elements, and creates a corresponding MESH file.

ICE, a data directory which contains examples of ICE files, which store icesheet grid datasets in the NETCDF format.

ICE_IO, a MATLAB library which reads or writes ICE datasets, using the NETCDF format.

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.

MESH_IO, a MATLAB library which can read or write 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.

MESH_TO_ICE, a MATLAB program which reads a MESH file containing an ICE dataset and rewrites the information as a NETCDF file.

NETCDF_GLIMMER, MATLAB programs which read and write GLIMMER grid and solution data stored as a NETCDF file.

Reference:

  1. Pascal Frey,
    MEDIT: An interactive mesh visualization software,
    Technical Report RT-0253,
    Institut National de Recherche en Informatique et en Automatique,
    03 December 2001,
    medit.pdf.
  2. Russ Rew, Glenn Davis, Steve Emmerson, Harvey Davies, Ed Hartne,
    The NetCDF User's Guide,
    Unidata Program Center, March 2009,
    netcdf.pdf,

Source Code:


Last revised on 22 December 2022.