Hi Matt,
If you are going to split things up, be sure each script runs in its own
unique directory, else you run the risk of having your global gempak
settings file (gemglb.nts) getting corrupted.
Are you running the latest Unidata build of GEMPAK/N-AWIPS? If your
scripts seem to be running slowly (i.e. 1 second or so between gif
generations) you may be running a version that does not have the
"speedpatch" utilities built into it.
--Kevin
______________________________________________________________________
Kevin Tyle, Systems Administrator **********************
Dept. of Atmospheric & Environmental Sciences ktyle@xxxxxxxxxxxxxxxx
University at Albany, ES-235 518-442-4578 (voice)
1400 Washington Avenue 518-442-5825 (fax)
Albany, NY 12222 **********************
______________________________________________________________________
On Tue, 10 May 2011, Matt Foster wrote:
I'm using a shell script that runs gdplot3 to generate many GIF images from
our WRF model output. This script is taking over 10 minutes to complete, and
we would like to cut that runtime down some. I've toyed with the idea of
breaking the one script up into perhaps 4 scripts and launch them all in
parallel.
What kind of issues might arise from this?
Is there a better way to accomplish our end goal?
TIA for any suggestions!
Matt
--
Do not go where the path may lead; go instead where there is no path and
leave a trail.
-- Ralph Waldo Emerson