OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
GEO_prepare_l1a_data.c File Reference
#include "smfio.h"
#include "GEO_global_arrays.h"
#include "GEO_input.h"
#include "PGS_MODIS_35251.h"
Include dependency graph for GEO_prepare_l1a_data.c:

Go to the source code of this file.

Functions

PGSt_SMF_status GEO_prepare_l1a_data (MODFILE *const l1a_file, GEO_param_struct const *const geo_params, l1a_data_struct *const l1a_data)
 

Variables

int num_impulse [MAX_SCAN_NUMBER]
 

Function Documentation

◆ GEO_prepare_l1a_data()

PGSt_SMF_status GEO_prepare_l1a_data ( MODFILE *const  l1a_file,
GEO_param_struct const *const  geo_params,
l1a_data_struct *const  l1a_data 
)

Definition at line 8 of file GEO_prepare_l1a_data.c.

Variable Documentation

◆ num_impulse

int num_impulse[MAX_SCAN_NUMBER]

Definition at line 6 of file GEO_prepare_l1a_data.c.