OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_pft_uitz.c File Reference
#include <stdlib.h>
#include <math.h>
#include <gsl/gsl_integration.h>
#include "l12_proto.h"
Include dependency graph for get_pft_uitz.c:

Go to the source code of this file.

Functions

void calc_pft_uitz (float mld, float lat, float chl, float *fm, float *fn, float *fp)
 
void get_pft_uitz (l2str *l2rec, l2prodstr *p, float prod[])
 

Function Documentation

◆ calc_pft_uitz()

void calc_pft_uitz ( float  mld,
float  lat,
float  chl,
float *  fm,
float *  fn,
float *  fp 
)

Definition at line 15 of file get_pft_uitz.c.

◆ get_pft_uitz()

void get_pft_uitz ( l2str *  l2rec,
l2prodstr *  p,
float  prod[] 
)

Definition at line 387 of file get_pft_uitz.c.