OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
alloc_aer.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "aer_struc.h"
#include "l12_parms.h"
Include dependency graph for alloc_aer.c:

Go to the source code of this file.

Functions

int alloc_aer (int32_t npix, int32_t nbands, aestr *rec)
 

Function Documentation

◆ alloc_aer()

int alloc_aer ( int32_t  npix,
int32_t  nbands,
aestr *  rec 
)

Definition at line 12 of file alloc_aer.c.