OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
chk_inst_ana.c File Reference
#include <stdlib.h>
#include "l1stat.h"
#include "l1stat_proto.h"
Include dependency graph for chk_inst_ana.c:

Go to the source code of this file.

Functions

void chk_inst_ana (int32 sdfid, int32 nscans, thr_ctl_def thr_ctl)
 
int val_comp (const void *v1, const void *v2)
 

Variables

int32 stat_status
 
char bad_stat_str [320]
 

Function Documentation

◆ chk_inst_ana()

void chk_inst_ana ( int32  sdfid,
int32  nscans,
thr_ctl_def  thr_ctl 
)

Definition at line 7 of file chk_inst_ana.c.

◆ val_comp()

int val_comp ( const void *  v1,
const void *  v2 
)

Definition at line 241 of file chk_inst_ana.c.

Variable Documentation

◆ bad_stat_str

char bad_stat_str[320]

Definition at line 11 of file l1stat_chk.c.

◆ stat_status

int32 stat_status

Definition at line 8 of file l1stat_chk.c.