Previous: Kind of netCDF data Next: ncdump and ncgen together Table of contents Frames User guide
2009 Unidata NetCDF Workshop for Developers and Data Providers > NetCDF Utilities: ncdump and ncgen

5.9 ncgen
ncgen can generate a netCDF file, C program, or Fortran program from a CDL file.

The ncgen utility can do the following with CDL input:

NetCDF-4 note:  The current snapshot release of netCDF-4 includes an ncgen4 tool that handles features of the netCDF-4 data model in CDL. It can generate binary netCDF files, C, or NcML, but not Fortran yet. To build it requires a non-default configure option, --enable-ncgen4.

 


Previous: Kind of netCDF data Next: ncdump and ncgen together Table of contents Frames User guide
2009 Unidata NetCDF Workshop for Developers and Data Providers > NetCDF Utilities: ncdump and ncgen