OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <nccmp.h>

Public Attributes

char name [NC_MAX_NAME]
 
int varid
 
off_t len
 
size_t dimlens [NC_MAX_VAR_DIMS]
 
nc_type type
 
int ndims
 
int dimids [NC_MAX_VAR_DIMS]
 
char hasrec
 
int natts
 
char hasmissing
 
missing_struct missing
 
int comp_type_idx
 
int user_type_idx
 
int notsupported
 

Detailed Description

Definition at line 41 of file nccmp.h.

Member Data Documentation

◆ comp_type_idx

int comp_type_idx

Definition at line 53 of file nccmp.h.

◆ dimids

int dimids

Definition at line 48 of file nccmp.h.

◆ dimlens

size_t dimlens

Definition at line 45 of file nccmp.h.

◆ hasmissing

char hasmissing

Definition at line 51 of file nccmp.h.

◆ hasrec

char hasrec

Definition at line 49 of file nccmp.h.

◆ len

off_t len

Definition at line 44 of file nccmp.h.

◆ missing

missing_struct missing

Definition at line 52 of file nccmp.h.

◆ name

char name

Definition at line 42 of file nccmp.h.

◆ natts

int natts

Definition at line 50 of file nccmp.h.

◆ ndims

int ndims

Definition at line 47 of file nccmp.h.

◆ notsupported

int notsupported

Definition at line 66 of file nccmp.hpp.

◆ type

nc_type type

Definition at line 46 of file nccmp.h.

◆ user_type_idx

int user_type_idx

Definition at line 64 of file nccmp.hpp.

◆ varid

int varid

Definition at line 43 of file nccmp.h.


The documentation for this struct was generated from the following files:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/nccmp/nccmp.h
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/nccmp/nccmp.hpp