NETCDF_GLIMMER is a data directory which contains examples of GLIMMER data files, stored using the NETCDF format.
NETCDF provides a program called ncdump which can be used to create a text version of the data, or to extract the header information. Since the data files are often enormous, it is usually the header information that is most useful, and this information has been extracted and provided separately for the example files given here.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
CDL, a data directory which contains examples of CDL files, a text version of NETCDF files created by the NCDUMP program;
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.
ICE_TO_MESH, a MATLAB program which reads a NETCDF file containing an ICE dataset and rewrites the information as a MESH file.
NETCDF, C programs which read and write NETCDF files.
NETCDF_GIS, a data directory which contains examples of GIS data stored as NETCDF files.
NETCDF_MPAS, a data directory which contains examples of MPAS grid data stored as NETCDF files.
You can go up one level to the DATA page.