Next: , Previous: Reading in F77, Up: Reading


3.2.4 Reading a Known NetCDF File in Fortran 90

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

NF90_OPEN open a netCDF file


NF90_GET_ATT read an attribute


NF90_GET_VARA read arrays of data


NF90_CLOSE close the file