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

[GEMPAK #SAR-562552]: sfcfil



Hi Daniel,

I believe the problem may be the format of your station table.  For the 
latitude and longitude columns you have 509226.405  2171019.465, for example.  
You must have your own station table in a format similar to 
$GEMTBL/stns/sfstns.tbl, such as 

SLR      999999 SULPHUR_SPRINGS                  TX US  3316  -9562   149  0

where latitude is 3316 (33.16) and longitude is -9562 (-95.62).  149 is 
elevation, which you appear to have as the last column.  

So all that is needed is some re-formatting of your station table file.

-Michael


> I am having troubles at creating a surface file. When I have already
> created it,the program told the station table have only 10 stations when
> it has 27.
> 
> Here is the station table
> 
> 
> ACO      01001 ACOLMAN                           EM MX  509226.405  
> 2171019.465  0
> ARI      01002 AITAPAN                           EM MX  473374.000  
> 2164496.000  0
> CAM      01003 CAMARONES                         DF MX  482215.000  
> 2152483.000  0
> CHO      01004 CHALCO                            EM MX  511970.653  
> 2130241.245  0
> COY      01005 COYOACAN                          DF MX  483495.708  
> 2139363.873  0
> CUA      01006 CUAJIMALPA                        DF MX  469387.000  
> 2141077.000  0
> CUT      01007 CUAUTITLAN                        EM MX  479188.730  
> 2180750.660  0
> FAC      01008 FES_ACATLAN                       EM MX  474474.000  
> 2154042.000  0
> HGM      01009 HOSPITAL_GENERAL_DE_MEXICO        DF MX  484020.000  
> 2146380.000  0
> IZT      01010 IZTACALCO                         DF MX  487647.038  
> 2143239.358  0
> LPR      01011 LA_PRESA                          DF MX  487688.000  
> 2159799.000  0
> LLA      01012 LOS_LAURELES                      DF MX  495879.000  
> 2164681.000  0
> MER      01013 MERCED                            DF MX  487478.000  
> 2147662.000  0
> NET      01014 NEZAHUALCOYOTL                    EM MX  497258.000  
> 2147428.000  0
> PED      01015 PEDREGA  L                        DF MX  478600.000  
> 2136644.000  0
> SAG      01016 SAN_AGUSTIN                       EM MX  496859.000  
> 2159593.000  0
> SJA      01017 SAN_JUAN_DE_ARAGON                DF MX  490990.000  
> 2150756.000  0
> SUR      01018 SANTA_URSULA                      DF MX  484277.000  
> 2135416.000  0
> SFE      01019 SANTA_FE                          DF MX  472392.500  
> 2140389.930  0
> TAH      01020 TLAHUAC                           DF MX  498926.000  
> 2127890.000  0
> TLA      01021 TLALNEPANTLA                      EM MX  478573.000  
> 2159179.000  0
> TPN      01022 TLALPAN                           DF MX  480672.000  
> 2129068.000  0
> TLI      01023 TULTITLAN                         EM MX  481456.000  
> 2167317.000  0
> UIZ      01024 UAM_IZTAPALAPA                    DF MX  492526.000  
> 2140799.000  0
> UAX      01025 UAM_XOCHIMILCO                    DF MX  489113.000  
> 2134517.000  0
> VIF      01026 VILLA_DE_LAS_FLORES               EM MX  489904.000  
> 2173473.000  0
> XAL      01027 XALOSTOC                          EM MX  491980.000  
> 2159096.000  0
> 
> And the typing of creating surface file is this:
> 
> 
> SFOUTF   = creando6-5.sfc
> SFPRMF   = HOUR;PRES;HGHT;TMPC;DWPC;SSTC;SPED;DRCT
> STNFIL   = estaciones.tbl
> SHIPFL   = no
> TIMSTN   =
> SFFSRC   = text
> GEMPAK-SFCFIL>r
> 
> SFCFIL PARAMETERS:
> 
> New surface file:      creando6-5.sfc
> Parameter file:        HOUR;PRES;HGHT;TMPC;DWPC;SSTC;SPED;DRCT
> Station file:
> Number of stations in STNFIL:      10
> Number of additional stations:      0
> Total number of stations:          10
> Total number of times:              1
> 
> This file will be a standard surface file.
> 
> The file has been created.
> 
> So, I don't know what is happening here
> 
> Can I have some help from you?
> 
> Thank you
> 
> 
> 

Ticket Details
===================
Ticket ID: SAR-562552
Department: Support GEMPAK
Priority: Normal
Status: Open