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

20041021: nnexrad autogif



Patrick,

Jeff Weber provided me with the login to your LDM machine.

In terms of creating GIFs of NEXRAD products, you should not
try to create a gif for every radar site and radar product,
which is what you currently see in pqact.conf:
# make some nids gifs
#NEXRAD ^SDUS5. .... ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(...)(...)
#       EXEC    util/NEXRAD_gif.csh \5 \4 (\1:yyyy)(\1:mm)\1_\2\3


The EXEC script is useful creating GIFS of certain routinely
accessed products such as I do for the N0R and N0V products from
FTG, as:
# make some nids gifs
NEXRAD  SDUS5. .... ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(N0[RV])(FTG)
        EXEC    util/NEXRAD_gif.csh \5 \4 (\1:yyyy)(\1:mm)\1_\2\3

If your goal is to serve up all the radar data as images for a web page, 
such as I have done at:
http://motherlode.ucar.edu/unidata/images/nids

Then you are best served by a cgi that will generate the image on the fly
using a cgi wrapper to radmap_sw.


Now, as to why you aren't getting any GIF images, I found that you have not 
configured your Gemenviron location for your data.

Your /home/gempak/nawips/Gemenviron specifies GEMDATA as the location
I use here which is /data/ldm/gempak. However, you don't have this
tree on your system. So, the NEXRAD_gif.csh script sets:
RADFIL   = \$RAD/NIDS/${SITE}/${TYPE}/${FILENAME}

The $RAD variable is defined in Gemenviron as $GEMDATA/nexrad,
and since you have not defined GEMDATA for your installation, the
script will not be able to find the input data file.

Steve Chiswell
Unidata User Support

>From: "Patrick L. Francis" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200410211441.i9LEfTUE008867

>
>please help with the following verbose errors
>while using NEXRAD_Gif.csh for nids autocreation.
>
>tyvm :)
>
>Oct 21 14:25:39 unidata pqact[4557]: Delay: 20.4709 sec
>Oct 21 14:25:39 unidata pqact[4557]: pq_sequence(): 
>time(insert)-time(create): 75.0797 s
>Oct 21 14:25:39 unidata pqact[4557]: 
>ee58f08602865afbfb9ecd8beb75c1e8     7463 20041021142404.012 NNEXRAD 
>749  SDUS55 KBYZ 211422 /pN0RBLX
>Oct 21 14:25:39 unidata pqact[4557]:                exec: 
>util/NEXRAD_gif.csh BLX N0R 20041021_1422
>Oct 21 14:25:39 unidata pqact[4557]:     exec util/NEXRAD_gif.csh[6391]
>Oct 21 14:25:39 unidata pqact[4557]:     unio_sync: 2 non-block
>Oct 21 14:25:39 unidata pqact[4557]:     unio_sync: 3 non-block
>Oct 21 14:25:39 unidata pqact[4557]:     unio_sync: 4 non-block
>Oct 21 14:25:39 unidata pqact[4557]:     unio_sync: 5 non-block
>Oct 21 14:25:39 unidata pqact[4557]:     unio_sync: 6 non-block
>Oct 21 14:25:39 unidata pqact[4557]:        reap(6391): proc not on filel
>Oct 21 14:25:39 unidata pqact[4557]: child 6391 exited with status 127
>
>Oct 21 14:25:42 unidata pqact[4557]: pq_sequence(): 
>time(insert)-time(create): 73.6470 s
>Oct 21 14:25:42 unidata pqact[4557]: 
>aadc9fea90d6f211d71e410c9c894ee4     5940 20041021142405.693 NNEXRAD 
>132824645  SDUS72 KMHX 211421 /pN1VMHX
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 2 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 3 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 4 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 5 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 6 non-block
>Oct 21 14:25:42 unidata pqact[4557]: Delay: 23.3727 sec
>Oct 21 14:25:42 unidata pqact[4557]: pq_sequence(): 
>time(insert)-time(create): 74.6377 s
>Oct 21 14:25:42 unidata pqact[4557]: 
>43f4cd072f7098ccfc694208ebc576d1     5477 20041021142404.730 NNEXRAD 
>756  SDUS34 KOHX 211418 /pN3SOHX
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 2 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 3 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 4 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 5 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 6 non-block
>Oct 21 14:25:42 unidata pqact[4557]: Delay: 23.3722 sec
>Oct 21 14:25:42 unidata pqact[4557]: pq_sequence(): 
>time(insert)-time(create): 73.6549 s
>Oct 21 14:25:42 unidata pqact[4557]: 
>5148b7cff3231f2c7372c852b90b29ef     3458 20041021142405.714 NNEXRAD 
>132824646  SDUS78 PACR 211424 /pN0ZABC
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 2 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 3 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 4 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 5 non-block
>Oct 21 14:25:42 unidata pqact[4557]:     unio_sync: 6 non-block
>Oct 21 14:25:42 unidata rpc.ldmd[4555]: SIGTERM 
>
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.