OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l1_hico_h5.h File Reference
#include <stdint.h>
#include "l1.h"
Include dependency graph for l1_hico_h5.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int closel1_hico_h5 (filehandle *file)
 
int openl1_hico_h5 (filehandle *file)
 
int readl1_hico_h5 (filehandle *file, int32_t recnum, l1str *l1rec, int lonlat)
 

Function Documentation

◆ closel1_hico_h5()

int closel1_hico_h5 ( filehandle *  file)

Definition at line 437 of file l1_hico_h5.c.

◆ openl1_hico_h5()

int openl1_hico_h5 ( filehandle *  file)

Definition at line 61 of file l1_hico_h5.c.

◆ readl1_hico_h5()

int readl1_hico_h5 ( filehandle *  file,
int32_t  recnum,
l1str *  l1rec,
int  lonlat 
)

Definition at line 348 of file l1_hico_h5.c.