Next: Reading in F77, Previous: Reading, Up: Reading
For a typical sequence of calls to these C functions see Reading a NetCDF Dataset with Known Names.
nc_open | open a netCDF file
|
nc_get_att | read an attribute
|
nc_get_vara_ type | read arrays of data
|
nc_close | close the file
|