ocssw
V2022
|
#include <mfhdf.h>
#include "ancil.h"
#include <time.h>
#include <unistd.h>
#include "ancnrt_proto.h"
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
Definition at line 106 of file o3nrt_omi.c.
◆ NEARESTVAL
#define NEARESTVAL |
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.