#include <mfhdf.h>
#include "ancil.h"
#include <time.h>
#include <unistd.h>
#include "ancnrt_proto.h"
#include "o3_toms.h"
#include "h5io.h"
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
int | rd_oz_grid (char *infile, toms_txt_info_struc *toms_info) |
|
int8 | check_usage (int argc, char *argv[]) |
|
◆ EARLIERVAL
#define EARLIERVAL 10 /* QC grid value for EPTOMS pts filled from prev day */ |
◆ NEARESTVAL
◆ VGROUPNAME
#define VGROUPNAME "Geophysical Data" |
◆ check_usage()
int8 check_usage |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ rd_oz_grid()
int rd_oz_grid |
( |
char * |
infile, |
|
|
toms_txt_info_struc * |
toms_info |
|
) |
| |