ocssw
V2022
|
#include <nc4utils.h>
Public Attributes | |
int | grpid |
int | id |
char | name [NC_MAX_NAME+1] |
nc_type | type |
int | ndims |
dim_str_nc * | dim |
int | natts |
att_str_nc * | att |
int | dimids [NC_MAX_VAR_DIMS] |
void * | data |
Detailed Description
Definition at line 54 of file nc4utils.h.
Member Data Documentation
◆ att
att_str_nc* att |
Definition at line 62 of file nc4utils.h.
◆ data
void* data |
Definition at line 64 of file nc4utils.h.
◆ dim
dim_str_nc* dim |
Definition at line 60 of file nc4utils.h.
◆ dimids
int dimids[NC_MAX_VAR_DIMS] |
Definition at line 63 of file nc4utils.h.
◆ grpid
int grpid |
Definition at line 55 of file nc4utils.h.
◆ id
int id |
Definition at line 56 of file nc4utils.h.
◆ name
char name[NC_MAX_NAME+1] |
Definition at line 57 of file nc4utils.h.
◆ natts
int natts |
Definition at line 61 of file nc4utils.h.
◆ ndims
int ndims |
Definition at line 59 of file nc4utils.h.
◆ type
nc_type type |
Definition at line 58 of file nc4utils.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_util/libnetcdfutils/nc4utils.h