2 #include "/usr/include/X11/bitmaps/wide_weave"
9 int forecast_basins_flag;
10 extern struct map map[1500];
18 extern unsigned long xmap[16];
19 extern unsigned long qmap[16];
21 extern float delim[5][16];
35 int l,line_width,line_style,cap_style,join_style;
39 int minx,miny,ix,iy,maxx,maxy;
41 float uz,mz,lz,gz,fx,fy;
88 if(
map[
ib].maps_done[num] <=0)
124 if(
map[
ib].fmap_flag==0)
169 if(ix < 0 || iy < 0 || ix > maxx-1 || iy > maxy-1) {
171 printf(
"coordinate error\n");
210 mpoint[4].x=mpoint[0].x;
211 mpoint[4].y=mpoint[0].y;
225 if(mapvalue <= 0.01 && mapvalue >= -0.01)
233 XFillPolygon(
display,pixm,
gc,mpoint,5,Convex,CoordModeOrigin);
238 line_style=LineSolid;
240 join_style=JoinMiter;
242 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,
void plot_map(Pixmap pixm, int h, int display_flag, int num)
printf("fbuf is %s\n", fbuf)
struct hrap_grid * hrap_grid
struct hrap_data * hrap_data