gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
gtdata_netcdf_generic::attr_rewind Interface Reference

More...

Public Member Functions

subroutine gdncvarattrrewind (var)

Detailed Description

Attribute operations

From the an library's perspective that everything is a variable, global attributes are treated as variable attributes. When reading attributes, variable attributes are searched first, then global attributes.

Reset attribute iterator

To get all attributes of a variable, first call attr_rewind(var), then call attr_next(var, name, [end]) in a loop.

Definition at line 320 of file gtdata_netcdf_generic.f90.

Member Function/Subroutine Documentation

◆ gdncvarattrrewind()

subroutine gtdata_netcdf_generic::attr_rewind::gdncvarattrrewind ( type(gd_nc_variable), intent(in) var)

Definition at line 321 of file gtdata_netcdf_generic.f90.


The documentation for this interface was generated from the following file: