Daily_QC
Functions | Variables
jnk.c File Reference

Go to the source code of this file.

Functions

 read_maps ((char *) data, smonth, emonth)
 
 for (;;)
 
 if (gifbuf[0]!=0)
 
 if (strcpy(gif_file[0]==0)
 
 get_hrap_coord (max_lat, min_lat, cen_lon, smonth, emonth)
 
 printf ("pcp %d\n", pcp_in_use[103])
 
 get_hrap_mask (hrap_grid_mask_file)
 
 printf ("2pcp %d\n", pcp_in_use[103])
 
 if (isohyets_used==0)
 
 exit (1)
 
 for (m=0;m< maxdays;m++)
 
 if (menu_flag==1)
 

Variables

 basin_file [0] =0
 
 hrap_file [0] =0
 
 grid_file [0] =0
 
 station_list_file [0] =0
 
 rfc [0] =0
 
 zstation_list_file [0] =0
 
 map_out [0] =0
 
 freezing_level_directory [100]
 
 hrap_gage_file [0] =0
 
 hrap_zgage_file [0] =0
 
 topo_buf [0] =0
 
 ngrid_file [0] =0
 
 hrap_grid_mask_file [0] =0
 
 type [0] =0
 
 gif_file [0] =0
 
 gifbuf [0] =0
 
 station_climo_file [0] =0
 
 fr =fopen((char *)data,"r")
 
 max_zstations =0
 
 else
 

Function Documentation

◆ exit()

exit ( )
Here is the caller graph for this function:

◆ for() [1/2]

for ( ;;  )

Definition at line 19 of file jnk.c.

Here is the call graph for this function:

◆ for() [2/2]

for ( )

Definition at line 236 of file jnk.c.

Here is the call graph for this function:

◆ get_hrap_coord()

get_hrap_coord ( max_lat  ,
min_lat  ,
cen_lon  ,
smonth  ,
emonth   
)

◆ get_hrap_mask()

get_hrap_mask ( hrap_grid_mask_file  )
Here is the caller graph for this function:

◆ if() [1/4]

if ( gifbuf!  [0] = 0)

Definition at line 71 of file jnk.c.

◆ if() [2/4]

if ( isohyets_used  = =0)

Definition at line 160 of file jnk.c.

◆ if() [3/4]

if ( menu_flag  = =1)

Definition at line 474 of file jnk.c.

◆ if() [4/4]

if ( strcpy(  gif_file[0] = =0)

Definition at line 93 of file jnk.c.

◆ printf() [1/2]

printf ( "2pcp %d\n"  ,
pcp_in_use  [103] 
)

◆ printf() [2/2]

printf ( "pcp %d\n"  ,
pcp_in_use  [103] 
)
Here is the caller graph for this function:

◆ read_maps()

read_maps ( (char *)  data,
smonth  ,
emonth   
)
Here is the caller graph for this function:

Variable Documentation

◆ basin_file

basin_file[0] =0

Definition at line 3 of file jnk.c.

◆ else

else
Initial value:
{
printf("could not change directory to %s\n",scratch_file)
char scratch_file[1000]
Definition: daily_qc.c:137
printf("pcp %d\n", pcp_in_use[103])

Definition at line 228 of file jnk.c.

◆ fr

fr =fopen((char *)data,"r")

Definition at line 17 of file jnk.c.

◆ freezing_level_directory

freezing_level_directory[100]

Definition at line 7 of file jnk.c.

◆ gif_file

gif_file[0] =0

Definition at line 13 of file jnk.c.

◆ gifbuf

gifbuf[0] =0

Definition at line 14 of file jnk.c.

◆ grid_file

grid_file[0] =0

Definition at line 4 of file jnk.c.

◆ hrap_file

hrap_file[0] =0

Definition at line 3 of file jnk.c.

◆ hrap_gage_file

hrap_gage_file[0] =0

Definition at line 8 of file jnk.c.

◆ hrap_grid_mask_file

hrap_grid_mask_file[0] =0

Definition at line 11 of file jnk.c.

◆ hrap_zgage_file

hrap_zgage_file[0] =0

Definition at line 8 of file jnk.c.

◆ map_out

map_out[0] =0

Definition at line 7 of file jnk.c.

◆ max_zstations

max_zstations =0

Definition at line 150 of file jnk.c.

◆ ngrid_file

ngrid_file[0] =0

Definition at line 10 of file jnk.c.

◆ rfc

rfc[0] =0

Definition at line 5 of file jnk.c.

◆ station_climo_file

station_climo_file[0] =0

Definition at line 15 of file jnk.c.

◆ station_list_file

station_list_file[0] =0

Definition at line 5 of file jnk.c.

◆ topo_buf

topo_buf[0] =0

Definition at line 9 of file jnk.c.

◆ type

type[0] =0

Definition at line 12 of file jnk.c.

◆ zstation_list_file

zstation_list_file[0] =0

Definition at line 6 of file jnk.c.