A sphere with three ocean waves in differing shades of blue. Next to the sphere, there is the bolded text "Ocean Color". Under that, there are two acronyms, separated by a vertical pipe: OB.DAAC (Ocean Biology Distributed Active Archive Center) and OBPG (Ocean Biology Processing Group).
Lorem
ipsum
dolor
sit
amet
Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
src
auto_qc
l3stat_chk
hist_proto.h
Go to the documentation of this file.
1
extern
void
h_init
(
char
*);
2
extern
void
h_accum
(
float
,
int
);
3
extern
void
h_out
(
int
,
double
*,
double
*,
double
*,
double
*);
h_accum
void h_accum(float, int)
Definition:
hist.c:61
h_out
void h_out(int, double *, double *, double *, double *)
Definition:
hist.c:98
h_init
void h_init(char *)
Definition:
hist.c:17