OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
o3nrt_omi.c File Reference
#include <mfhdf.h>
#include "ancil.h"
#include <time.h>
#include <unistd.h>
#include "ancnrt_proto.h"
Include dependency graph for o3nrt_omi.c:

Go to the source code of this file.

Macros

#define VGROUPNAME   "Geophysical Data"
 
#define BIN_METH   2
 
#define REGISTRATION   CENTER
 
#define EARLIERVAL   10 /* QC grid value for EPTOMS pts filled from prev day */
 
#define NEARESTVAL
 

Functions

int main (int argc, char *argv[])
 
int8 check_usage (int argc, char *argv[])
 

Macro Definition Documentation

◆ BIN_METH

#define BIN_METH   2

Definition at line 104 of file o3nrt_omi.c.

◆ EARLIERVAL

#define EARLIERVAL   10 /* QC grid value for EPTOMS pts filled from prev day */

Definition at line 106 of file o3nrt_omi.c.

◆ NEARESTVAL

#define NEARESTVAL
Value:
11 /* QC grid value for EPTOMS pts filled from nearest
(file 1 or 2) non-zero point */

Definition at line 107 of file o3nrt_omi.c.

◆ REGISTRATION

#define REGISTRATION   CENTER

Definition at line 105 of file o3nrt_omi.c.

◆ VGROUPNAME

#define VGROUPNAME   "Geophysical Data"

Definition at line 103 of file o3nrt_omi.c.

Function Documentation

◆ check_usage()

int8 check_usage ( int  argc,
char *  argv[] 
)

Definition at line 721 of file o3nrt_omi.c.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 109 of file o3nrt_omi.c.