Next: , Previous: Reading in C, Up: Reading


3.2.3 Reading a Known NetCDF File in Fortran 77

For a typical sequence of calls to these functions see Reading a NetCDF Dataset with Known Names.

NF_OPEN open a netCDF file


NF_GET_ATT read an attribute


NF_GET_VARA_ type read arrays of data


NF_CLOSE close the file