NETCDF_GIS_READ
Read NETCDF Files of GLIMMER GIS Data


NETCDF_GIS_READ is a MATLAB program which reads data from a GLIMMER data file, written in the NETCDF format, containing GIS data.

The GIS data includes dimensions:

The GIS data includes data arrays:

Licensing:

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

Related Programs:

CDL, a data directory which contains examples of CDL files, a text version of NETCDF files created by the NCDUMP program;

GFD2, a dataset directory which contains geophysical data, stored in NETCDF format.

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

MESH_TO_ICE, a MATLAB program which reads the ICE dataset information from a MESH files and rewrites it to a NETCDF file.

NETCDF, a data directory which contains examples of NETCDF files, a format for the interchange of scientific data.

NETCDF_GIS, a data directory which contains examples of GIS data stored as NETCDF files.

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

NETCDF_MPAS, MATLAB programs which read and write MPAS grid data stored as NETCDF files.

Reference:

  1. Philippe Huybrechts, Tony Payne,
    The EISMINT benchmarks for testing ice-sheet models,
    Annals of Glaciology,
    Volume 23, 1996, pages 1-14.
  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:

Examples and Tests:

GIS_5KM.180211 contains data for Greenland at a 5KM resolution.

You can go up one level to the MATLAB source codes.


Last revised on 25 February 2011.