Previous: Using Variable Length Types Next: Using udunits Table of contents Frames 2011 Unidata NetCDF Workshop > Using Groups and NetCDF-4 Types

16.20 Sea Sounding Example
The ncdump output shows a compound type that contains a variable-length member.

This could represent a sea-sounding, with a variable number of values in each sounding.

cdm_sea_soundings.cdl Show popup

C code to generate this is here:

cdm_sea_sounding.c Show popup

 


Previous: Using Variable Length Types Next: Using udunits Table of contents Frames 2011 Unidata NetCDF Workshop > Using Groups and NetCDF-4 Types