OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
GEO_locate_one_scan.c File Reference
#include "GEO_earth.h"
#include "GEO_global_arrays.h"
#include "GEO_input.h"
#include "GEO_inst.h"
#include "GEO_output.h"
#include "GEO_validation.h"
#include "PGS_MODIS_35251.h"
#include <strings.h>
Include dependency graph for GEO_locate_one_scan.c:

Go to the source code of this file.

Functions

PGSt_SMF_status GEO_locate_one_scan (GEO_param_struct const *const geo_params, l1a_data_struct *const l1a_data, int const scan_number, qa_metadata_struct *const qa_metadata, GEO_bcoord_struct *const bounding_coords, MODFILE *const geo_file)
 

Variables

double * sample_time
 

Function Documentation

◆ GEO_locate_one_scan()

PGSt_SMF_status GEO_locate_one_scan ( GEO_param_struct const *const  geo_params,
l1a_data_struct *const  l1a_data,
int const  scan_number,
qa_metadata_struct *const  qa_metadata,
GEO_bcoord_struct *const  bounding_coords,
MODFILE *const  geo_file 
)

Definition at line 13 of file GEO_locate_one_scan.c.

Variable Documentation

◆ sample_time

double* sample_time

Definition at line 11 of file GEO_locate_one_scan.c.