int decode_toshiba_mpr(size_t bufsize, unsigned char *buf, int opt_verbose, mppawr_header *hd, float az[ELDIM][AZDIM], float el[ELDIM][AZDIM], float rtdat[ELDIM][AZDIM][RDIM])
int read_toshiba_mpr(char *in_file, int opt_verbose, mppawr_header *hd, float az[ELDIM][AZDIM], float el[ELDIM][AZDIM], float rtdat[ELDIM][AZDIM][RDIM])
int ggrads_ctl(char *c_name, char *g_name, int nx, int ny, int nz, int nt, double xmin, double ymin, double zmin, double tmin, double dx, double dy, double dz, double dt, double no_data, int ihour, int imin, int iday, int imonth, int iyear, char *c_var, char *c_memo)