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

20040617: Script that works in 5.6.k but not 5.7.1



Art,

The 5.7.2 release has additions for hourly accumulation computations
based on models like GEM providing precip accumulation since f000.
It might have caused the problem you are seeing. I'll look into it.

Steve Chiswell
Unidata User Support




>From: "Arthur A. Person" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200406171341.i5HDfjtK017561

>Hi...
>
>The following script works in 5.6.k but in 5.7.1 it gives a 'C09M not
>found' error.  Apparently the old version would calculate C09M from other
>existing grids but the new version doesn't seem to be doing this.  Any
>ideas for a fix?
>
>                                    Thanks.
>
>                                      Art.
>#!/bin/csh -x
>
>source /home/gempak/gempak-5.6.k/Gemenviron
>
>set CURRENT_RUC = "$HDS/2004061618_ruc252.gem
>
>gdcntr << EOF
>
>GDATTIM  = f09
>GLEVEL   = 2
>GVCORD   = HGHT
>GFUNC    = TMPF
>GDFILE   = $CURRENT_RUC
>PROJ     = LCC/25;-80;25
>GAREA    = 34.9;-86.9;44.7;-67.4
>MAP      = 8/1/2
>CINT     = 2
>LINE     = 1/1/1/1
>CLEAR    = no
>TEXT     = 0.7/2/1//hw
>PANEL    = M9/1/1
>GFUNC    = QUO(ADD(C09M,S09M),0.254)
>TITLE    = 1/-3/RUC 9-HR PRECIP ENDING ?~
>FLINE    = 0;28-22;19;17;16;14;12
>FINT     = 1;5;10;15;20;25;35;50;60;75;100;150
>LATLON   = 0
>SCALE    = 0
>HILO     = 0
>HLSYM    = 0
>CLRBAR   = 1/H/LL/0.005;.06/.95;.015/-1|0.7/2/1/hw
>CONTUR   = 1
>SKIP     = 0
>CTYPE    = F
>\$mapfil = hipowo.gsf
>r
>
e
>EOF2
>
>
>gpend
>
>-- 
>Arthur A. Person
>Research Assistant, System Administrator
>Penn State Department of Meteorology
>email:  address@hidden, phone:  814-863-1563
>
>
>
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publically 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.