gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
gtdata_netcdf_types::gd_nc_variable Type Reference

More...

Public Attributes

integer id
 Index into gdnctab table

Detailed Description

User handle for netCDF variables

This is the handle that users (gtdata layer) should use. The id member is an index into the gdnctab table in the gtdata_netcdf_internal module.

Definition at line 67 of file gtdata_netcdf_types.f90.

Member Data Documentation

◆ id

integer gtdata_netcdf_types::gd_nc_variable::id

Index into gdnctab table

Definition at line 68 of file gtdata_netcdf_types.f90.

68 integer:: id !< @en Index into gdnctab table @enden @ja gdnctab 表へのインデックス @endja

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