|
Daily_QC
|
#include "prototypes_new.h"
Go to the source code of this file.
Functions | |
| void | read_bad_tvalues (char *fname, int m) |
| void | purge_bad_tvalues (int iday) |
| int | get_bad_tvalues (int iday, int iquart) |
| void | write_bad_tvalues (char *fname, int iday) |
| void | update_bad_tvalues (int iday) |
| void | restore_bad_tvalues (int iday) |
| int | is_tbad (int iday, int iquart, char *hb5, char *parm) |
| void | post_bad_tvalues (int iday) |
Variables | |
| struct bad_daily_values | bad_tvalues [6000] |
| struct tdata | tdata [10] |
| struct station | tstation [1000] |
| int | max_tstations |
| struct bad_daily_values | bad_daily_values [6000] |
| int get_bad_tvalues | ( | int | iday, |
| int | iquart | ||
| ) |
| int is_tbad | ( | int | iday, |
| int | iquart, | ||
| char * | hb5, | ||
| char * | parm | ||
| ) |
| void post_bad_tvalues | ( | int | iday | ) |
| void purge_bad_tvalues | ( | int | iday | ) |
Definition at line 49 of file bad_tvalues.c.
| void read_bad_tvalues | ( | char * | fname, |
| int | m | ||
| ) |
| void restore_bad_tvalues | ( | int | iday | ) |
| void update_bad_tvalues | ( | int | iday | ) |
| void write_bad_tvalues | ( | char * | fname, |
| int | iday | ||
| ) |
|
extern |
|
extern |
Definition at line 78 of file bad_tvalues.c.
|
extern |
Definition at line 46 of file daily_qc.c.
Definition at line 166 of file daily_qc.c.
|
extern |
Definition at line 193 of file daily_qc.c.