[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1999312: research data...
- Subject: 1999312: research data...
- Date: Fri, 12 Mar 1999 16:22:22 -0700
Maureen,
I suspect that the problem is you need to use CAPITAL letters
in the station names (eg BGCA60, BGCA30, etc).
Steve
>From: Maureen Ballard <address@hidden>
>Organization: UK Ag Weather Center
>Keywords: 199903122136.OAA29960
>Steve,
>
>I am hoping you can help me out on this one - I suspect that my brain is
>just fried (it is Friday after all!). We have some research data which
>we want to plot on a meteogram. I've done this before but can't get this
>batch to work. Here is a copy of a part of the data file:
>
>PARM = SPED;DRCT;SIGT;SOLR;PRES;RELH;TMPC;DEL1;DEL2;DEL3;P25M
>
>STN YYMMDD/HHMM SPED DRCT SIGT SOLR PRES RELH TMPC
>DEL1 DEL2 DEL3 P25M
>bgca60 990312/0130 3.75 18.9 4.19 0.000 0.0 0.000 -3.464
>0.000 0.000 0.000 0.00
>bgca30 990312/0130 2.03 11.7 12.70 0.000 0.0 0.000 -3.560
>0.000 0.000
>0.000 0.00
>bgca10 990312/0130 0.60 323.4 43.37 0.000 0.0 0.000 -4.055
>0.000 0.000
>0.000 0.00
>bgca02 990312/0130 0.00 0.0 0.00 0.025 990.0 79.200 -4.846
>1.381 1.286
>0.791 0.00
>bgca00 990312/0130 0.00 0.0 0.00 0.000 0.0 0.000 -1.958
>0.000 0.000
>0.000 0.00
>bgca60 990312/0145 4.13 18.4 3.92 0.000 0.0 0.000 -3.618
>0.000 0.000
>0.000 0.00
>bgca30 990312/0145 2.04 13.2 15.11 0.000 0.0 0.000 -3.750
>0.000 0.000
>0.000 0.00
>bgca10 990312/0145 0.79 359.8 59.59 0.000 0.0 0.000 -4.203
>0.000 0.000
>0.000 0.00
>bgca02 990312/0145 0.00 0.0 0.00 0.252 990.0 78.600 -5.243
>1.625 1.493
>1.040 0.00
>bgca00 990312/0145 0.00 0.0 0.00 0.000 0.0 0.000 -2.041
>0.000 0.000
>0.000 0.00
>bgca60 990312/0200 4.16 23.4 3.85 0.000 0.0 0.000 -3.878
>0.000 0.000
>0.000 0.00
>bgca30 990312/0200 1.74 21.1 14.29 0.000 0.0 0.000 -4.107
>0.000 0.000
>0.000 0.00
>bgca10 990312/0200 0.59 141.5 67.18 0.000 0.0 0.000 -4.589
>0.000 0.000
>0.000 0.00
>bgca02 990312/0200 0.00 0.0 0.00 -0.133 990.0 84.700 -6.177
>2.299 2.070
>1.587 0.00
>bgca00 990312/0200 0.00 0.0 0.00 0.000 0.0 0.000 -2.132
>0.000 0.000
>0.000 0.00
>
>When I try to put it into a gempak management file, I use the following
>script:
>
>cd /export/home/gempak/scripts/EWOCK
>source ~gempak/.cshrc
>source ~gempak/GEMsetup
>
>set ddate = `date "+%Y%m%d"`
>set sfile = "bgca.gem"
>set sefile = "/export/home/archive/EWOCK/csepp/${ddate}.bgca.sfc"
>
>rm -f bgca.gem
>rm -f *.nts
>
>$GEMEXE/sfcfil << EOF2
> sfoutf = ${sfile}
> SFPRMF = sped;drct;sigt;solr;pres;relh;tmpc;del1;del2;del3;p25m
> stnfil = /export/home/gempak/scripts/ewock.tbl
> shipfl = no
> timstn = 500/100
> run
>
> exit
>EOF2
>
>$GEMEXE/sfedit << EOF3
> sfefil = ${sefile}
> sffile = ${sfile}
> run
>
> exit
>EOF3
>
>Unfortunately, when I run it, it seems to work okay. Then I ran sflist
>to see the data , set dattim=all, area = dset and I get an error message
>saying no stations reported. Any ideas?
>
>Maureen
>--
>========================================================================
>
>Maureen Moore Ballard address@hidden
>Staff Meteorologist ph: 606-257-3000ext244
>Ag. Weather Center fax: 606-257-5671
>243 Ag. Engineering Bldg
>Dept. of Biosystems and Ag. Engr.
>University of Kentucky
>Lexington, KY 40546-0276
>HOMEPAGE http://wwwagwx.ca.uky.edu
>
>You don't stop laughing because you grow old;
>you grow old because you stop laughing.
>=========================================================================
>
>
>