OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
read_g_attr.c File Reference
#include <string.h>
#include "mfhdf.h"
#include "l1io.h"
Include dependency graph for read_g_attr.c:

Go to the source code of this file.

Functions

int32 read_g_attr (l1info_struct l1info, char *name, int32 *n_type, int32 *count, void *data)
 

Function Documentation

◆ read_g_attr()

int32 read_g_attr ( l1info_struct  l1info,
char *  name,
int32 *  n_type,
int32 *  count,
void *  data 
)

Definition at line 6 of file read_g_attr.c.