[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: 20051003: _gif and _gf executables in Gempak 5.8.3a?



Chris,

The programs with _DEVICEDRIVER appended to the name are directly linked
to the gplt and device driver libraries. These programs will not use a 
message queue with separate gplt and device driver processes. 
The programs are self contained as you cannot specify a different DEVICE
for output than what is part of the program. Since the programs do not
use message queues, you cannot use other programs to create overlays.

The advantage of these programs is generally seen when running cron jobs
to produce plots automatically, when overlays are not needed. Because
they do not spawn a gplt process or a device driver process, and do not
use a message queue to communicate with those processes, they can avoid
potential conflicts and mailbox problems if a script has problems, or
a program exits prematurely.

Steve Chiswell
Unidata User Support


On Mon, 2005-10-03 at 16:20, Christopher McIntyre wrote:
> Steve, et al,
> 
> Just trying to follow this thread, but what's the difference between "gpmap"
> and "gpmap_gf" and "gpmap_gif"?  Or the difference between "gpfront" and
> "gpfront_gf"?
> 
> Thanks,
> Chris
> 
> ---------------------------------
> Christopher McIntyre
> address@hidden
> www.qwikcast.com
> 209.830.8028
>  
> -----Original Message-----
> From: address@hidden [mailto:address@hidden]
> On Behalf Of Steve Chiswell
> Sent: Monday, October 03, 2005 9:19 AM
> To: Gerry Creager
> Cc: address@hidden; GEMPAK support
> Subject: 20051003: _gif and _gf executables in Gempak 5.8.3a?
> 
> Gerry,
> 
> >From $NAWIPS, type:
> make all
> make install
> make programs_gf
> 
> For a new/clean build:
> make everything
> will build all executables, _gf and _nc versions.
> 
> The programs_gf target will generate the following:
> 
> acprof_gf
> dcredbook_gf
> gdcntr_gf
> gdcross_gf
> gdmap_gf
> gdplot2_gf
> gdplot_gf
> gdprof_gf
> gdstream_gf
> gdthgt_gf
> gdtser_gf
> gdwind_gf
> gpfront_gf
> gpmap_gf
> gpmap_gif
> gpnexr2_gf
> gpnexr2_gif
> gpnids_gf
> gprcm_gf
> gptraj_gf
> gpvad_gf
> gpwarn_gf
> nexr2rhi_gf
> sfcntr_gf
> sfgram_gf
> sfmap_gf
> sncross2_gf
> sncross_gf
> snhodo_gf
> snmap_gf
> snprof_gf
> sntser_gf
> 
> 
> Steve Chiswell
> Unidata User Support
> 
> 
> 
> 
> 
> On Mon, 2005-10-03 at 09:58, Gerry Creager wrote:
> > I'm apparently missing the incantation to get these executables 
> > compiled.  Could someone remind me what I'm missing?
> > 
> > Thanks!
> > gerry
>