[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GEMPAK #VLS-573998]: Adding new parameters in surface SHIP files
- Subject: [GEMPAK #VLS-573998]: Adding new parameters in surface SHIP files
- Date: Mon, 02 Apr 2007 14:00:53 -0600
Kwan,
When you create your file using SFCFIL, do not list SLAT and SLON among the
parameters. Eg,
use: SFPRMF = TMPC;DWPC;STHA;ALTM;PMSL
When you run sfedit, it will use the SLAT and SLON parameters in the input file
as station
data rather than parameters.
Steve Chiswell
Unidata User SUpport
> Dear GEMPAK users:
>
> Is there a way to add a new parameter STHA to a SHIP file? I am
> trying to use the METAR, SYNOP, and SHIP files together to objectively
> analyze surface theta and theta-e. The problem is that STHA is a
> valid parameter in METAR and SYNOP files but not in SHIP. I have
> tried creating a new surface SHIP file using sfcfil (see below). It
> created an empty SHIP file. But as I used sfedit to write the data
> into the file, it said that the SHIP file did not have the station
> lat/lon information, even though I had the SLAT and SLON listed in the
> text edit file (see below). What is wrong?
>
> Kwan
>
> sfcfil << EOF
> SFOUTF = $DIR/buoy-thta.gem
> SFPRMF = SLAT;SLON;TMPC;DWPC;STHA;ALTM;PMSL
> STNFIL =
> SHIPFL = Y
> TIMSTN = 1/1500
> SFFSRC = SHIP|BUOY
> r
>
> e
> EOF
>
> sfedit << EOF
> SFEFIL = buoy.thta
> SFFILE = $DIR/BUOY-THTA.gem
> r
>
> e
> EOF
>
> -----------------------------------------------------------------------
> --------
> Content of buoy.thta:
>
> PARM = SLAT;SLON;TMPC;DWPC;STHA;ALTM;PMSL
> STN YYMMDD/HHMM SLAT SLON TMPC DWPC STHA
> ALTM PMSL
> ELTY2 070319/1200 22.40 -57.20 25.5 18.1 296.7 1023.0
> 1023.0
> KRLZ 070319/1200 31.60 -80.10 14.0 9.0 284.8 1029.0
> 1029.0
> WDD3825 070319/1200 29.60 -79.60 18.0 10.0 289.0 1026.5
> 1026.5
> DACP 070319/1200 41.50 -159.10 10.0 6.1 280.9 1028.0
> 1028.0
> WMLH 070319/1200 39.10 -51.50 19.0 18.0 290.5 1020.5
> 1020.5
> LAVW4 070319/1200 45.70 -24.00 10.5 8.0 280.3 1042.0
> 1042.0
> WVDG 070319/1200 23.50 -67.40 23.9 23.0 295.6 1017.8
> 1017.8
> 42362 070319/1200 27.80 -90.70 21.0 13.0 292.2 1023.1
> 1023.1
> DBKV 070319/1200 28.10 -15.40 18.6 13.4 290.5 1015.7
> 1015.7
> DBBT 070319/1200 28.40 -15.50 18.2 15.3 290.0 1015.9
> 1015.9
> LAJS6 070319/1200 17.20 -69.50 26.0 22.0 297.8 1015.5
> 1015.5
>
>
Ticket Details
===================
Ticket ID: VLS-573998
Department: Support GEMPAK
Priority: Normal
Status: Closed