Next: , Previous: Reading, Up: Reading


3.2.2 Reading a Known NetCDF File in C

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