OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
GEO_landsea_mask.c File Reference
#include "GEO_DEM.h"
#include "GEO_output.h"
#include "GEO_earth.h"
#include "PGS_MODIS_35251.h"
Include dependency graph for GEO_landsea_mask.c:

Go to the source code of this file.

Functions

PGSt_SMF_status GEO_landsea_mask (int num_samples, int num_detectors, double terrain_sample_position[][MAX_PADDED][3], uint8 sample_flags[][MAX_PADDED], uint8 *land_seamask_qaflag, uint8 sample_landsea[][MAX_PADDED])
 

Function Documentation

◆ GEO_landsea_mask()

PGSt_SMF_status GEO_landsea_mask ( int  num_samples,
int  num_detectors,
double  terrain_sample_position[][MAX_PADDED][3],
uint8  sample_flags[][MAX_PADDED],
uint8 *  land_seamask_qaflag,
uint8  sample_landsea[][MAX_PADDED] 
)

Definition at line 6 of file GEO_landsea_mask.c.