NASA Logo
Ocean Color Science Software

ocssw V2022
get_Cpicophyt.c File Reference
#include "l12_proto.h"
#include <hdf5.h>
#include <jansson.h>
Include dependency graph for get_Cpicophyt.c:

Go to the source code of this file.

Functions

void rrs_standardize (float *rrs, int nwave)
 
void get_Cpicophyt (l2str *l2rec, l2prodstr *p, float *cell_abundance)
 

Function Documentation

◆ get_Cpicophyt()

void get_Cpicophyt ( l2str *  l2rec,
l2prodstr *  p,
float *  cell_abundance 
)

Definition at line 38 of file get_Cpicophyt.c.

◆ rrs_standardize()

void rrs_standardize ( float *  rrs,
int  nwave 
)

Definition at line 21 of file get_Cpicophyt.c.