Mapper
Classes | Functions
misc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rainfall
 
struct  number_rec
 
struct  sensor_rec
 
struct  custom
 
struct  max_min
 
struct  rec
 
struct  gp
 
struct  stim
 
struct  stn_values
 
struct  stn_rec
 
struct  sens_rec
 
struct  save_rec
 
struct  hrap_data
 
struct  map
 
struct  rain
 
struct  stn
 
struct  pdata
 
struct  station
 
struct  Cur
 
struct  save
 
struct  abogus
 
struct  bogus
 
struct  area
 
struct  stream
 
struct  graph
 
struct  flood
 
struct  wx
 
struct  fparms
 
struct  mappoints
 
struct  datalayer
 
struct  saved
 
struct  maplayer
 
struct  MenuItem
 
struct  dval
 
struct  HRAP
 
struct  nexrad
 
struct  coord
 
struct  nexcoord
 
struct  top
 
struct  topo
 
struct  isoh
 
struct  h_grid
 
struct  gdata
 
struct  hdata
 
struct  hrap_grid
 
struct  gage
 
struct  grid
 
struct  pcp
 
struct  display_set
 

Functions

char * pars_argv (char **, char *)
 
char * pars_line (char *, char *, char *)
 
char * strno (char *, char)
 
int strdec (char *, int)
 
int draw_back (Pixmap, int, int)
 
int strfind (char *, char *)
 
struct HRAP HrapToLatLong (struct HRAP)
 
struct HRAP LatLongToHrap (float, float)
 
void get_NEXRAD_pixels (int, int, float, float, int)
 
void plot_NEXRAD (Pixmap, int, int)
 
void redraw_topo_legend (Drawable)
 
void redraw_edit_legend (Drawable, int, int, int)
 
void clear_pix_map (Pixmap)
 
void get_area_menu (FILE *)
 
void read_maps (char *, int, int)
 
Widget AttachToCascade (Widget, char *, Widget)
 
void get_topo_coord (char *)
 
void get_topo_pixels (int, int, float, float)
 
void calculate_NEXRAD (int, int)
 
float get_isohyet (int, int)
 
float get_lisohyet (float, float)
 
void berror (Widget, char *)
 
void plot_rain (Drawable, int, int, int)
 
void change_display_mode (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void map_select (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void change_scale (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void area_select (Widget, XtPointer)
 
void change_method (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void point_define (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void area_define (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void kill_widget (Widget, XtPointer, XtPointer)
 
void check_date (Widget, XtPointer, XtPointer)
 
void move_field (Widget, XtPointer, XtPointer)
 
void input_time (Widget, XtPointer, XtPointer)
 
void input_time_step (Widget, XtPointer, XtPointer)
 
void get_isohyet_coord (char *, int, int)
 
void redraw_map (int, int, unsigned int)
 
void draw_map (Drawable, int, int)
 
void get_NEXRAD_coord (void)
 
void read_NEXRAD (char *, struct nexrad *)
 
Widget BuildPulldownToggleMenu (Widget, char *, char, struct MenuItem *)
 
Widget BuildPulldownPushMenu (Widget, char *, char, struct MenuItem *)
 
void plot_qpf_points (Pixmap, int, int, int)
 
void plot_qpf_area (Pixmap pixm, int, int, int)
 
void move_area (int, int, int)
 
void plot_isoh (Pixmap, int, int)
 
void contour_isoh (Pixmap, int, int)
 
int macmartintest (double[500][2], int, double *)
 
void change_legend (int, int)
 
void plot_topo (Pixmap, int, int)
 
void contour_topo (Pixmap, int, int)
 
void plot_pcpn (Pixmap pixm, int, int, char *, int)
 
void contour_data (Pixmap pixm, int, int)
 
void change_topo_legend (int, int)
 
void topo_select (void)
 
void change_topo (void)
 
void change_isohyet (void)
 
void change_NEXRAD (void)
 
void change_qpf (void)
 
void send_expose (void)
 
void redraw_isohyet_legend (Drawable)
 
void change_isohyet_legend (int, int)
 
void isohyet_select (void)
 
void Flush_Xbuffer (void)
 
void raster_select (void)
 
void foreground_select (void)
 
void write_screen (void)
 
void clear_drawable (Drawable)
 
void bogus_points (int, int, unsigned int, int)
 
void bogus_area (int, int, unsigned int, int)
 
void get_hrap_coord (double, double, double)
 
void change_edit_legend (Widget, XtPointer, XtPointer)
 
void render_qpf (int)
 
void change_qpf_edit_legend (Widget, XtPointer, XtPointer)
 
void redraw_legend (Drawable)
 
void get_lat_lon (int, int, float *, float *)
 
void get_isoh_pixels (int, int, float, float)
 
void Create_Colors (Display *)
 
void Create_Drawing_Colors (Display *)
 
void get_coord (double, double, double)
 
void get_topo (char *)
 
void read_qpf (time_t, int, int)
 
void create_area_menu (void)
 
void create_drt_menu (void)
 
void edit_stations (int, int, unsigned int)
 
void plot_stations (Pixmap, int, int, int)
 
void get_station_list (char *)
 
void change_legend_display (int, int)
 
void redraw_legend_display (Drawable)
 
void get_NEXRAD_data (time_t, int, char *)
 
void get_precipitation_data (time_t, int)
 
int read_precipitation (char *, int, int, time_t, int)
 
void make_map (int)
 
void area_callback (Widget, XtPointer, XtPointer)
 
void drt_callback (Widget, XtPointer, XtPointer)
 
void change_edit_stations (void)
 
void make_qpf_widget (void)
 
void change_rain (Widget, XtPointer, XmDrawingAreaCallbackStruct *)
 
void estimate_daily_stations (int)
 
void estimate_missing_stations (int, int)
 
void quality_control_stations (int)
 
void sum_qpf (void)
 
void render_pcp (int, int, int)
 
void make_pmap (void)
 
void plot_map (Pixmap, int, int, int)
 
void read_file (char *, int, struct pcp *)
 
void write_file (char *, int, struct pcp *)
 
void get_basin_data (char *, char *)
 
void make_fmap_file (void)
 
void make_sensor_list (struct stn_rec, struct sens_rec *, int)
 
struct stim get_new_date (struct stim)
 
void get_units (char *, char *)
 
void get_acronym (char *, char *)
 
void display_group_widgets (int)
 
void draw_area (int, int, int, int, int, int)
 
struct max_min get_max_min (struct stn_values *, int)
 
float get_delta_valu (int)
 
int get_delta_time (time_t, time_t)
 
void display_group_graphs (int)
 
void print_draw (void)
 
double get_best_stage (struct stn_values *, int)
 
void plot_data (Drawable, int, int, int, int)
 
void render_data (int, int)
 
void draw_wind (Drawable, int, int, double)
 
void grid_data (int)
 
void get_legend (int, int, float *)
 
void raster_data (Drawable, int, int)
 
void get_offset (char *, char *, int *, int *)
 
float get_rain (struct stn_values *, char *, int, time_t, time_t, struct rainfall *)
 
int domsat_rain (struct stn_values *, int, time_t, time_t, struct rainfall *)
 
int alert_rain (struct stn_values *, int, time_t, time_t, struct rainfall *)
 
int snotel_rain (struct stn_values *, int, time_t, time_t, struct rainfall *)
 
int hourly_rain (struct stn_values *, int, time_t, time_t, struct rainfall *)
 
float weigh (struct stn_values *, int, int, double, double, int, int *, double *)
 

Function Documentation

◆ alert_rain()

int alert_rain ( struct stn_values stn_values,
int  inum,
time_t  tstart,
time_t  tstop,
struct rainfall r 
)

Definition at line 16 of file alert_rain.c.

Here is the caller graph for this function:

◆ area_callback()

void area_callback ( Widget  w,
XtPointer  client_data,
XtPointer  call_data 
)

Definition at line 665 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ area_define()

void area_define ( Widget  ,
XtPointer  ,
XmDrawingAreaCallbackStruct *   
)

◆ area_select()

void area_select ( Widget  w,
XtPointer  data 
)

Definition at line 1267 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ AttachToCascade()

Widget AttachToCascade ( Widget  parent,
char *  label,
Widget  sub_menu 
)

Definition at line 771 of file mapper.c.

Here is the caller graph for this function:

◆ berror()

void berror ( Widget  widget,
char *  string 
)

Definition at line 392 of file display_rec.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ bogus_area()

void bogus_area ( int  ,
int  ,
unsigned int  ,
int   
)

◆ bogus_points()

void bogus_points ( int  ,
int  ,
unsigned int  ,
int   
)

◆ BuildPulldownPushMenu()

Widget BuildPulldownPushMenu ( Widget  parent,
char *  menu_title,
char  menu_mnemonic,
struct MenuItem items 
)

Definition at line 747 of file mapper.c.

Here is the caller graph for this function:

◆ BuildPulldownToggleMenu()

Widget BuildPulldownToggleMenu ( Widget  parent,
char *  menu_title,
char  menu_mnemonic,
struct MenuItem items 
)

Definition at line 693 of file mapper.c.

Here is the caller graph for this function:

◆ calculate_NEXRAD()

void calculate_NEXRAD ( int  inex,
int  time_step 
)

Definition at line 4 of file calculate_NEXRAD.c.

Here is the call graph for this function:

◆ change_display_mode()

void change_display_mode ( Widget  ,
XtPointer  ,
XmDrawingAreaCallbackStruct *   
)

◆ change_edit_legend()

void change_edit_legend ( Widget  ,
XtPointer  ,
XtPointer   
)

◆ change_edit_stations()

void change_edit_stations ( void  )

◆ change_isohyet()

void change_isohyet ( void  )

◆ change_isohyet_legend()

void change_isohyet_legend ( int  win_x,
int  win_y 
)

Definition at line 4 of file change_isohyet_legend.c.

Here is the call graph for this function:

◆ change_legend()

void change_legend ( int  win_x,
int  win_y 
)

Definition at line 4 of file change_legend.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ change_legend_display()

void change_legend_display ( int  win_x,
int  win_y 
)

Definition at line 4 of file change_legend_display.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ change_method()

void change_method ( Widget  ,
XtPointer  ,
XmDrawingAreaCallbackStruct *   
)

◆ change_NEXRAD()

void change_NEXRAD ( void  )

◆ change_qpf()

void change_qpf ( void  )

◆ change_qpf_edit_legend()

void change_qpf_edit_legend ( Widget  ,
XtPointer  ,
XtPointer   
)

◆ change_rain()

void change_rain ( Widget  w,
XtPointer  data,
XmDrawingAreaCallbackStruct *  call_data 
)

Definition at line 1689 of file mapper.c.

Here is the call graph for this function:

◆ change_scale()

void change_scale ( Widget  ,
XtPointer  ,
XmDrawingAreaCallbackStruct *   
)

◆ change_topo()

void change_topo ( void  )

◆ change_topo_legend()

void change_topo_legend ( int  win_x,
int  win_y 
)

Definition at line 4 of file change_topo_legend.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ check_date()

void check_date ( Widget  ,
XtPointer  ,
XtPointer   
)

◆ clear_drawable()

void clear_drawable ( Drawable  pixw)

Definition at line 1067 of file mapper.c.

Here is the caller graph for this function:

◆ clear_pix_map()

void clear_pix_map ( Pixmap  )

◆ contour_data()

void contour_data ( Pixmap  pixm,
int  h,
int  display_flag 
)

Definition at line 4 of file contour_data.c.

Here is the caller graph for this function:

◆ contour_isoh()

void contour_isoh ( Pixmap  pixm,
int  h,
int  display_flag 
)

Definition at line 4 of file contour_isoh.c.

◆ contour_topo()

void contour_topo ( Pixmap  pixm,
int  h,
int  display_flag 
)

Definition at line 4 of file contour_topo.c.

Here is the caller graph for this function:

◆ create_area_menu()

void create_area_menu ( void  )

Definition at line 602 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Create_Colors()

void Create_Colors ( Display *  pdisplay)

Definition at line 787 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ Create_Drawing_Colors()

void Create_Drawing_Colors ( Display *  )

◆ create_drt_menu()

void create_drt_menu ( void  )

Definition at line 5036 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ display_group_graphs()

void display_group_graphs ( int  )

◆ display_group_widgets()

void display_group_widgets ( int  )

◆ domsat_rain()

int domsat_rain ( struct stn_values stn_values,
int  inum,
time_t  tstart,
time_t  tstop,
struct rainfall r 
)

Definition at line 26 of file domsat_rain.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ draw_area()

void draw_area ( int  k,
int  m,
int  xs,
int  ys,
int  xz,
int  yz 
)

Definition at line 535 of file display_data.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ draw_back()

int draw_back ( Pixmap  ,
int  ,
int   
)

◆ draw_map()

void draw_map ( Drawable  pix,
int  h,
int  display_flag 
)

Definition at line 5 of file draw_map.c.

Here is the caller graph for this function:

◆ draw_wind()

void draw_wind ( Drawable  ,
int  ,
int  ,
double   
)

◆ drt_callback()

void drt_callback ( Widget  w,
XtPointer  client_data,
XtPointer  call_data 
)

Definition at line 5106 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ edit_stations()

void edit_stations ( int  win_x,
int  win_y,
unsigned int  win_button 
)

Definition at line 11 of file edit_stations.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ estimate_daily_stations()

void estimate_daily_stations ( int  )

◆ estimate_missing_stations()

void estimate_missing_stations ( int  ,
int   
)

◆ Flush_Xbuffer()

void Flush_Xbuffer ( void  )

◆ foreground_select()

void foreground_select ( void  )

Definition at line 3972 of file mapper.c.

Here is the call graph for this function:

◆ get_acronym()

void get_acronym ( char *  ibuf,
char *  sbuf 
)

Definition at line 2094 of file display_data.c.

Here is the caller graph for this function:

◆ get_area_menu()

void get_area_menu ( FILE *  fp)

Definition at line 7 of file get_area_menu.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_basin_data()

void get_basin_data ( char *  basin_file,
char *  hrap_file 
)

Definition at line 3 of file get_basin_data.c.

Here is the call graph for this function:

◆ get_best_stage()

double get_best_stage ( struct stn_values ,
int   
)

◆ get_coord()

void get_coord ( double  maximum_latitude,
double  minimum_latitude,
double  center_longitude 
)

Definition at line 3 of file get_coord.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_delta_time()

int get_delta_time ( time_t  lbtim,
time_t  letim 
)

Definition at line 1841 of file display_data.c.

Here is the caller graph for this function:

◆ get_delta_valu()

float get_delta_valu ( int  diff)

Definition at line 1880 of file display_data.c.

Here is the caller graph for this function:

◆ get_hrap_coord()

void get_hrap_coord ( double  maximum_latitude,
double  minimum_latitude,
double  center_longitude 
)

Definition at line 4 of file get_hrap_coord.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_isoh_pixels()

void get_isoh_pixels ( int  i,
int  j,
float  lat,
float  lon 
)

Definition at line 188 of file get_isohyet_coord.c.

Here is the caller graph for this function:

◆ get_isohyet()

float get_isohyet ( int  ,
int   
)

◆ get_isohyet_coord()

void get_isohyet_coord ( char *  fname,
int  smonth,
int  emonth 
)

Definition at line 3 of file get_isohyet_coord.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_lat_lon()

void get_lat_lon ( int  newx,
int  newy,
float *  lat,
float *  lon 
)

Definition at line 3 of file get_lat_lon.c.

Here is the caller graph for this function:

◆ get_legend()

void get_legend ( int  type,
int  kscale,
float *  delim 
)

Definition at line 3 of file get_legend.c.

Here is the caller graph for this function:

◆ get_lisohyet()

float get_lisohyet ( float  ,
float   
)

◆ get_max_min()

struct max_min get_max_min ( struct stn_values stn_values,
int  inum 
)

Definition at line 370 of file display_data.old.c.

Here is the caller graph for this function:

◆ get_new_date()

struct stim get_new_date ( struct stim  )

◆ get_NEXRAD_coord()

void get_NEXRAD_coord ( void  )

Definition at line 3 of file get_NEXRAD_coord.c.

Here is the call graph for this function:

◆ get_NEXRAD_data()

void get_NEXRAD_data ( time_t  ,
int  ,
char *   
)

◆ get_NEXRAD_pixels()

void get_NEXRAD_pixels ( int  i,
int  k,
float  lat,
float  lon,
int  kk 
)

Definition at line 105 of file get_NEXRAD_coord.c.

Here is the caller graph for this function:

◆ get_offset()

void get_offset ( char *  hb5,
char *  pc,
int *  xadd,
int *  yadd 
)

Definition at line 226 of file render_data.c.

Here is the caller graph for this function:

◆ get_precipitation_data()

void get_precipitation_data ( time_t  ,
int   
)

◆ get_rain()

float get_rain ( struct stn_values stn_values,
char *  pc,
int  inum,
time_t  etime,
time_t  btime,
struct rainfall r 
)

Definition at line 3 of file get_rain.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_station_list()

void get_station_list ( char *  fname)

Definition at line 3 of file get_station_list.c.

Here is the call graph for this function:

◆ get_topo()

void get_topo ( char *  fname)

Definition at line 3 of file get_topo.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_topo_coord()

void get_topo_coord ( char *  fname)

Definition at line 3 of file get_topo_coord.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_topo_pixels()

void get_topo_pixels ( int  i,
int  j,
float  lat,
float  lon 
)

Definition at line 102 of file get_topo_coord.c.

Here is the caller graph for this function:

◆ get_units()

void get_units ( char *  ibuf,
char *  sbuf 
)

Definition at line 2047 of file display_data.c.

Here is the caller graph for this function:

◆ grid_data()

void grid_data ( int  type)

Definition at line 3 of file grid_data.c.

Here is the caller graph for this function:

◆ hourly_rain()

int hourly_rain ( struct stn_values stn_values,
int  inum,
time_t  tstart,
time_t  tstop,
struct rainfall r 
)

Definition at line 15 of file hourly_rain.c.

Here is the caller graph for this function:

◆ HrapToLatLong()

struct HRAP HrapToLatLong ( struct HRAP  hrap)

Definition at line 1 of file hrap.c.

Here is the caller graph for this function:

◆ input_time()

void input_time ( Widget  ,
XtPointer  ,
XtPointer   
)

◆ input_time_step()

void input_time_step ( Widget  widget,
XtPointer  data,
XtPointer  call_data 
)

Definition at line 4383 of file mapper.c.

Here is the call graph for this function:

◆ isohyet_select()

void isohyet_select ( void  )

◆ kill_widget()

void kill_widget ( Widget  widget,
XtPointer  client_data,
XtPointer  call_data 
)

Definition at line 4806 of file mapper.c.

◆ LatLongToHrap()

struct HRAP LatLongToHrap ( float  lat,
float  lon 
)

Definition at line 1 of file hrap.c.

Here is the caller graph for this function:

◆ macmartintest()

int macmartintest ( double  [500][2],
int  ,
double *   
)

◆ make_fmap_file()

void make_fmap_file ( void  )

Definition at line 4 of file make_fmap_file.c.

Here is the call graph for this function:

◆ make_map()

void make_map ( int  num)

Definition at line 3 of file make_map.c.

Here is the call graph for this function:

◆ make_pmap()

void make_pmap ( void  )

◆ make_qpf_widget()

void make_qpf_widget ( void  )

◆ make_sensor_list()

void make_sensor_list ( struct stn_rec  ,
struct sens_rec ,
int   
)

◆ map_select()

void map_select ( Widget  w,
XtPointer  data,
XmDrawingAreaCallbackStruct *  call_data 
)

Definition at line 4020 of file mapper.c.

Here is the call graph for this function:

◆ move_area()

void move_area ( int  win_x,
int  win_y,
int  qpf_flag 
)

Definition at line 5 of file move_area.c.

◆ move_field()

void move_field ( Widget  ,
XtPointer  ,
XtPointer   
)

◆ pars_argv()

char* pars_argv ( char **  ,
char *   
)

◆ pars_line()

char* pars_line ( char *  buf,
char *  s,
char *  sbuf 
)

Definition at line 3 of file pars_line.c.

Here is the caller graph for this function:

◆ plot_data()

void plot_data ( Drawable  pix,
int  plot_view,
int  type,
int  h,
int  display_flag 
)

Definition at line 2 of file plot_data.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ plot_isoh()

void plot_isoh ( Pixmap  pixm,
int  h,
int  display_flag 
)

Definition at line 5 of file plot_isoh.c.

Here is the call graph for this function:

◆ plot_map()

void plot_map ( Pixmap  pixm,
int  h,
int  display_flag,
int  num 
)

Definition at line 5 of file plot_map.c.

Here is the call graph for this function:

◆ plot_NEXRAD()

void plot_NEXRAD ( Pixmap  ,
int  ,
int   
)

◆ plot_pcpn()

void plot_pcpn ( Pixmap  pixm,
int  h,
int  display_flag,
char *  file,
int  num 
)

Definition at line 4 of file plot_pcpn.c.

Here is the call graph for this function:

◆ plot_qpf_area()

void plot_qpf_area ( Pixmap  pixm,
int  ,
int  ,
int   
)

◆ plot_qpf_points()

void plot_qpf_points ( Pixmap  ,
int  ,
int  ,
int   
)

◆ plot_rain()

void plot_rain ( Drawable  ,
int  ,
int  ,
int   
)

◆ plot_stations()

void plot_stations ( Pixmap  ,
int  ,
int  ,
int   
)

◆ plot_topo()

void plot_topo ( Pixmap  pixm,
int  h,
int  display_flag 
)

Definition at line 5 of file plot_topo.c.

Here is the call graph for this function:

◆ point_define()

void point_define ( Widget  ,
XtPointer  ,
XmDrawingAreaCallbackStruct *   
)

◆ print_draw()

void print_draw ( void  )

Definition at line 4113 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ quality_control_stations()

void quality_control_stations ( int  )

◆ raster_data()

void raster_data ( Drawable  ,
int  ,
int   
)
Here is the caller graph for this function:

◆ raster_select()

void raster_select ( void  )

◆ read_file()

void read_file ( char *  prefix,
int  num,
struct pcp pcp 
)

Definition at line 5 of file read_file.c.

Here is the call graph for this function:

◆ read_maps()

void read_maps ( char *  sfname,
int  smonth,
int  emonth 
)

Definition at line 4 of file new_read_maps.c.

Here is the call graph for this function:

◆ read_NEXRAD()

void read_NEXRAD ( char *  fname,
struct nexrad nexrad 
)

Definition at line 3 of file read_NEXRAD.c.

◆ read_precipitation()

int read_precipitation ( char *  ,
int  ,
int  ,
time_t  ,
int   
)

◆ read_qpf()

void read_qpf ( time_t  ,
int  ,
int   
)

◆ redraw_edit_legend()

void redraw_edit_legend ( Drawable  pixm,
int  display_flag,
int  h,
int  num 
)

Definition at line 3 of file redraw_edit_legend.c.

◆ redraw_isohyet_legend()

void redraw_isohyet_legend ( Drawable  pixm)

Definition at line 3 of file redraw_isohyet_legend.c.

Here is the call graph for this function:

◆ redraw_legend()

void redraw_legend ( Drawable  pixm)

Definition at line 3 of file redraw_legend.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ redraw_legend_display()

void redraw_legend_display ( Drawable  pixm)

Definition at line 3 of file redraw_legend_display.c.

◆ redraw_map()

void redraw_map ( int  win_x,
int  win_y,
unsigned int  button 
)

Definition at line 4 of file redraw_map.c.

Here is the call graph for this function:

◆ redraw_topo_legend()

void redraw_topo_legend ( Drawable  pixm)

Definition at line 3 of file redraw_topo_legend.c.

Here is the call graph for this function:

◆ render_data()

void render_data ( int  type,
int  index 
)

Definition at line 3 of file render_data.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ render_pcp()

void render_pcp ( int  pcpn_day,
int  pcpn_time,
int  pcpn_time_step 
)

Definition at line 12 of file render_pcp.c.

Here is the call graph for this function:

◆ render_qpf()

void render_qpf ( int  )

◆ send_expose()

void send_expose ( void  )

Definition at line 4026 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ snotel_rain()

int snotel_rain ( struct stn_values stn_values,
int  inum,
time_t  tstart,
time_t  tstop,
struct rainfall r 
)

Definition at line 26 of file snotel_rain.c.

◆ strdec()

int strdec ( char *  ,
int   
)

◆ strfind()

int strfind ( char *  ,
char *   
)

◆ strno()

char* strno ( char *  buf,
char  ch 
)

Definition at line 4 of file strno.c.

◆ sum_qpf()

void sum_qpf ( void  )

◆ topo_select()

void topo_select ( void  )

Definition at line 4005 of file mapper.c.

Here is the call graph for this function:

◆ weigh()

float weigh ( struct stn_values stn_values,
int  i,
int  inum,
double  fdif,
double  mindif,
int  maxhours,
int *  sindex,
double *  svalue 
)

Definition at line 5 of file weigh.c.

◆ write_file()

void write_file ( char *  prefix,
int  num,
struct pcp pcp 
)

Definition at line 5 of file write_file.c.

Here is the call graph for this function:

◆ write_screen()

void write_screen ( void  )

Definition at line 1082 of file mapper.c.

Here is the call graph for this function:
Here is the caller graph for this function: