OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int closel1_xcal_hdf (filehandle *l1file)
 
int openl1_xcal_hdf (filehandle *l1file)
 
int readl1_xcal_hdf (filehandle *l1file, int32_t recnum, l1str *l1rec)
 

Function Documentation

◆ closel1_xcal_hdf()

int closel1_xcal_hdf ( filehandle *  l1file)

Definition at line 170 of file l1_xcal_hdf.c.

◆ openl1_xcal_hdf()

int openl1_xcal_hdf ( filehandle *  l1file)

Definition at line 31 of file l1_xcal_hdf.c.

◆ readl1_xcal_hdf()

int readl1_xcal_hdf ( filehandle *  l1file,
int32_t  recnum,
l1str *  l1rec 
)

Definition at line 72 of file l1_xcal_hdf.c.