OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_attr.c File Reference
#include <math.h>
#include "fmt_check.h"
Include dependency graph for get_attr.c:

Go to the source code of this file.

Functions

int get_attr (int32 fid, attr_str attr, u_data *value, int *d_count)
 

Variables

int fmt_status
 

Function Documentation

◆ get_attr()

int get_attr ( int32  fid,
attr_str  attr,
u_data *  value,
int *  d_count 
)

Definition at line 10 of file get_attr.c.

Variable Documentation

◆ fmt_status

int fmt_status

Definition at line 7 of file fmt_check.c.