idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

netcdf/

mg_nc_dump.pro

file i/o, netcdf, sdf

includes main-level program

Dumps the structure of an netCDF file to the output log. This routine does not read any data, it simply finds the names and datatypes of variables and groups.

Examples

See the attached main-level program for a simple example:

IDL> .run mg_nc_dump

Author information

Author

Michael Galloy

top source mg_nc_dump

mg_nc_dump, filename

Parse and display a simple hierarchy of contents of a netCDF file.

Parameters

filename in required type=string

netCDF file to parse

File attributes

Modification date: Tue Feb 8 15:07:23 2011
Lines: 52
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.