ocssw
V2022
|
l3stat_proto.h
void pr_grs_results(cntl_str *grschk, int32_t nbins, double *value1, double *value2)
int32_t l3data_chk(char *clim_file, int32_t fid, int32_t nbins, int32_t c_nbins, int32_t c_fid, cntl_str *grschk, cntl_str *statchk, clim_str *climchk)
Definition: l3stat_chk.c:552
void pr_clim_results(char *clim_file, clim_str *climchk, double npts, double *num1Hstd, double *num1Lstd, double *num2Hstd, double *num2Lstd, double *num3Hstd, double *num3Lstd)
int32_t read_cntldata(char *cntl_file, cntl_str *databinchk, cntl_str *grschk, cntl_str *statchk, int32_t *wtchk, clim_str *climchk)
Definition: l3stat_chk.c:229
double calc_sd(double xmean, float wts, int16_t nseg, float sumxx)
int32_t pr_error(char *label, int32_t nvals, int32_t nvals_read)
Definition: l3stat_chk.c:880
void pr_stat_results(cntl_str *statchk, int32_t nbins, double *sumxbar, double *sumsd, double *, double *)
int32_t l3file(int32_t sdfid, int32_t c_sdfid, int32_t *nbins, int32_t *c_nbins, char *ptype)
Definition: l3stat_chk.c:347
int32_t get_wtcnt(int32_t vsid, char *vsname, int32_t start, int32_t elts, float *wt_buf)