sciNetCDF
sciNetCDF
Getting started
—
Getting started with sciNetCDF
nccreate
—
Creates a variable in a NetCDF file.
ncwrite
—
Writes a variable to a NetCDF file.
ncread
—
Reads the data from a variable in a NetCDF source.
ncwriteatt
—
Writes an attribute to a NetCDF file.
ncreadatt
—
Reads an attribute from a NetCDF source.
ncdisp
—
Outputs the content of a NetCDF source.
Low level interface
—
Describes the sciNetCDF low level interface
Report an issue