OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
chk_tdiv.c File Reference
#include "l1stat.h"
#include "l1stat_proto.h"
Include dependency graph for chk_tdiv.c:

Go to the source code of this file.

Functions

void chk_tdiv (int32 sdfid, int16 dtynum, int32 nscans, thr_ctl_def thr_ctl)
 

Variables

int32 stat_status
 
char bad_stat_str [320]
 

Function Documentation

◆ chk_tdiv()

void chk_tdiv ( int32  sdfid,
int16  dtynum,
int32  nscans,
thr_ctl_def  thr_ctl 
)

Definition at line 6 of file chk_tdiv.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.