OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
convl12.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "l12_proto.h"
#include "l1b_misr.h"
Include dependency graph for convl12.c:

Go to the source code of this file.

Functions

int convl12 (l1str *l1rec, l2str *l2rec, int32_t spix, int32_t epix, aestr *aerec)
 
void get_iops (l2str *l2rec, int32_t iop_opt)
 

Function Documentation

◆ convl12()

int convl12 ( l1str *  l1rec,
l2str *  l2rec,
int32_t  spix,
int32_t  epix,
aestr *  aerec 
)

Definition at line 16 of file convl12.c.

◆ get_iops()

void get_iops ( l2str *  l2rec,
int32_t  iop_opt 
)

Definition at line 113 of file convl12.c.