Former-commit-id:a02aeb236c
[formerly9f19e3f712
] [formerlya02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]] Former-commit-id:06a8b51d6d
Former-commit-id:8e80217e59
[formerly3360eb6c5f
] Former-commit-id:377dcd10b9
1186 lines
59 KiB
HTML
1186 lines
59 KiB
HTML
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type"
|
|
content="text/html; charset=iso-8859-1">
|
|
<meta name="GENERATOR"
|
|
content="Mozilla/4.79 [en] (X11; U; Linux 2.4.9-34smp i686) [Netscape]">
|
|
<title>configureTextProducts User's Guide</title>
|
|
</head>
|
|
<body bgcolor="#ffffff">
|
|
<h1 class="1Heading">
|
|
configureTextProducts User's Guide</h1>
|
|
<div class="1Heading">January 3, 2006<br>
|
|
</div>
|
|
<h2 class="1Heading">
|
|
<a name="TableofContents"></a>Table of Contents</h2>
|
|
<h4 class="1Heading">
|
|
<a href="#Overview">Overview</a></h4>
|
|
<h4 class="1Heading">
|
|
<a href="#Running">Running the configureTextProducts Program</a></h4>
|
|
<h4 class="1Heading">
|
|
<a href="#ExampleData">Example Output</a></h4>
|
|
<div class="1Heading">
|
|
<hr width="100%"></div>
|
|
<h2 class="1Heading">
|
|
<a name="Overview"></a>Overview</h2>
|
|
<div class="1Heading">The configureTextProducts program is a utility
|
|
that
|
|
is automatically run during the GFESuite installation and each time
|
|
the ifpServer is started. <span
|
|
style="font-weight: bold; color: rgb(255, 0, 0);">Normally it is not
|
|
needed to be run manually.</span> The program automatically configures
|
|
the GFESuite set
|
|
of formatters based on the afos2awips.txt PIL/WMOID table. There are
|
|
other options available with configureTextProducts as well. You can run
|
|
it to delete the templated formatters, list the pil/wmoid information
|
|
for
|
|
your site, or list the pil/wmoid information for all sites.
|
|
The information output is sent to stdout and may be rerouted to a file
|
|
if desired. The create and delete modes also modify files on disk.<br>
|
|
<br>
|
|
The configureTextProducts program can be used to specify an alternate
|
|
afos2awips.txt file rather than the official file. This
|
|
capability is normally only used for testing.<br>
|
|
</div>
|
|
<div class="1Heading">
|
|
<hr width="100%"></div>
|
|
<h3 class="1Heading">
|
|
<a name="Running"></a>Running the configureTextProducts Program</h3>
|
|
<div class="1Heading"><span style="color: rgb(255, 0, 0);">The running
|
|
of the configureTextProducts program has changed with IFPS17.6.</span><br>
|
|
</div>
|
|
<div class="1Heading">This program is run from the GFESuite bin
|
|
directory and must be run as the user that installed the GFESuite. The
|
|
command line syntax is:</div>
|
|
<br>
|
|
<div class="1Heading"><tt>configureTextProducts -m MODE [-a
|
|
alterateA2AFile]<br>
|
|
</tt></div>
|
|
<br>
|
|
<div class="1Heading">A sample command line is:</div>
|
|
<br>
|
|
<div class="1Heading"><tt>configureTextProducts -m CREATE</tt></div>
|
|
<br>
|
|
<div class="1Heading"> </div>
|
|
<table nosave="" style="width: 100%;" border="1">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width: 300px;"><b>Option Syntax</b></td>
|
|
<td><b>Description</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width: 300px;">configureTextProducts -m CREATE</td>
|
|
<td>Creates the formatter templates based on pil/wmoid
|
|
information in the afos2awips.txt table.</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width: 300px;">configureTextProducts -m DELETE</td>
|
|
<td>Deletes the formatter templates based on pil/wmoid
|
|
information in the afos2awips.txt table. This is normally used when
|
|
changing site identifiers (for purposes of service backup) to clean out
|
|
irrelavant products.</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width: 300px;">configureTextProducts -m INFO</td>
|
|
<td>Displays the PIL/WMOID table for each GFE product for the
|
|
configured site.</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width: 300px;">configureTextProducts -m ALLINFO</td>
|
|
<td>Displays the PIL?WMOID table for each GFE product for ALL
|
|
known sites.</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="vertical-align: top;">configureTextProducts -m mode -a
|
|
a2aFile<br>
|
|
</td>
|
|
<td style="vertical-align: top;">Performs the "mode" indicated,
|
|
and uses the alternate afos2awips.txt file identified as "a2aFile".<br>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br>
|
|
<div class="1Heading">
|
|
<hr width="100%"></div>
|
|
<br>
|
|
|
|
<h3 class="1Heading"><a name="ExampleData"></a>Example Output</h3>
|
|
<div class="1Heading">The following shows some example output and how
|
|
it
|
|
is interpreted. The output is actually written into the log file
|
|
directory
|
|
and that portion of the log entries have been removed.
|
|
|
|
<p></p>
|
|
<h4>CREATE and DELETE modes</h4>
|
|
<p><b><tt>configureTextProducts CREATE</tt></b>
|
|
<br>
|
|
</p>
|
|
<p style="font-family: monospace; font-weight: bold;">22:54:43.706
|
|
configureTextProducts.py 1356 EVENT: Configuring Text Products
|
|
Begin........<br>
|
|
22:54:43.707 configureTextProducts.py 1385 PROBLEM:
|
|
WARNING...Unable to open /awips/fxa/data/afos2awips.txt ...
|
|
trying backup<br>
|
|
22:54:43.708 configureTextProducts.py 1381 VERBOSE: Using...
|
|
/home/mark/HEAD/GFESuite/release/data/textInstall/afos2awips.txt<br>
|
|
22:54:43.711 configureTextProducts.py 1273 EVENT: ..
|
|
Deleting Existing Baseline Templates Begin........<br>
|
|
22:54:43.714 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWFTable.py<br>
|
|
22:54:43.715 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg.py<br>
|
|
22:54:43.715 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWS_Site_MultiPil_Baseline.py<br>
|
|
22:54:43.723 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_TOE_MultiPil_Local.py<br>
|
|
22:54:43.729 configureTextProducts.py 1295 VERBOSE: Template=
|
|
RFD_Local.py<br>
|
|
22:54:43.730 configureTextProducts.py 1295 VERBOSE: Template=
|
|
MVF.py<br>
|
|
22:54:43.730 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_WSW_MultiPil_Local.py<br>
|
|
22:54:43.736 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWF.py<br>
|
|
22:54:43.737 configureTextProducts.py 1295 VERBOSE: Template=
|
|
NSH.py<br>
|
|
22:54:43.737 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_AVA_MultiPil_Local.py<br>
|
|
22:54:43.744 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_RHW_MultiPil_Local.py<br>
|
|
22:54:43.750 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_FFA_MultiPil.py<br>
|
|
22:54:43.756 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_NPW_MultiPil.py<br>
|
|
22:54:43.762 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_CAE_MultiPil_Local.py<br>
|
|
22:54:43.770 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_EQW_MultiPil_Local.py<br>
|
|
22:54:43.776 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_RFW_MultiPil_Local.py<br>
|
|
22:54:43.782 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_EQR_MultiPil_Local.py<br>
|
|
22:54:43.789 configureTextProducts.py 1295 VERBOSE: Template=
|
|
ESF_Local.py<br>
|
|
22:54:43.789 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SFT.py<br>
|
|
22:54:43.790 configureTextProducts.py 1295 VERBOSE: Template=
|
|
NOW_Local.py<br>
|
|
22:54:43.790 configureTextProducts.py 1295 VERBOSE: Template=
|
|
AFD.py<br>
|
|
22:54:43.791 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Product_Site_MultiPil_Baseline.py<br>
|
|
22:54:44.117 configureTextProducts.py 1295 VERBOSE: Template=
|
|
GLF.py<br>
|
|
22:54:44.117 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_WCN_MultiPil.py<br>
|
|
22:54:44.122 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Product_Site_MultiPil.py<br>
|
|
22:54:44.381 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_CFW_MultiPil.py<br>
|
|
22:54:44.386 configureTextProducts.py 1295 VERBOSE: Template=
|
|
GenericHazards.py<br>
|
|
22:54:44.387 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Product_Site_MultiPil_Region.py<br>
|
|
22:54:44.618 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_CEM_MultiPil_Local.py<br>
|
|
22:54:44.624 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_NPW_MultiPil_Local.py<br>
|
|
22:54:44.630 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_ADR_MultiPil_Local.py<br>
|
|
22:54:44.637 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_MWS_MultiPil.py<br>
|
|
22:54:44.642 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_RFW_MultiPil.py<br>
|
|
22:54:44.647 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_AVW_MultiPil_Local.py<br>
|
|
22:54:44.654 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWS_Site_MultiPil.py<br>
|
|
22:54:44.656 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_VOW_MultiPil_Local.py<br>
|
|
22:54:44.662 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_MWS_MultiPil_Local.py<br>
|
|
22:54:44.668 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_HLS_MultiPil.py<br>
|
|
22:54:44.674 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_HLS_MultiPil_Local.py<br>
|
|
22:54:44.680 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_NUW_MultiPil_Local.py<br>
|
|
22:54:44.686 configureTextProducts.py 1295 VERBOSE: Template=
|
|
PFM.py<br>
|
|
22:54:44.687 configureTextProducts.py 1295 VERBOSE: Template=
|
|
GenericReport.py<br>
|
|
22:54:44.687 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CWF_Pacific.py<br>
|
|
22:54:44.688 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_LEW_MultiPil_Local.py<br>
|
|
22:54:44.694 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_WSW_MultiPil.py<br>
|
|
22:54:44.699 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CCF.py<br>
|
|
22:54:44.700 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_FRW_MultiPil_Local.py<br>
|
|
22:54:44.706 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_FFA_MultiPil_Local.py<br>
|
|
22:54:44.713 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_SPW_MultiPil_Local.py<br>
|
|
22:54:44.719 configureTextProducts.py 1295 VERBOSE: Template=
|
|
OFF.py<br>
|
|
22:54:44.720 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SAF_Site_MultiPil.py<br>
|
|
22:54:44.721 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_HWO_MultiPil.py<br>
|
|
22:54:44.726 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_CDW_MultiPil_Local.py<br>
|
|
22:54:44.733 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_WCN_MultiPil_Local.py<br>
|
|
22:54:44.739 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWS_Site_MultiPil_Region.py<br>
|
|
22:54:44.740 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SPS_MultiPil_Local.py<br>
|
|
22:54:44.745 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SAF_Site_MultiPil_Region.py<br>
|
|
22:54:44.746 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CWF.py<br>
|
|
22:54:44.746 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_EVI_MultiPil_Local.py<br>
|
|
22:54:44.753 configureTextProducts.py 1295 VERBOSE: Template=
|
|
AreaFcst.py<br>
|
|
22:54:44.753 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_CFW_MultiPil_Local.py<br>
|
|
22:54:44.760 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWM.py<br>
|
|
22:54:44.761 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_HMW_MultiPil_Local.py<br>
|
|
22:54:44.767 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CivilEmerg_LAE_MultiPil_Local.py<br>
|
|
22:54:44.774 configureTextProducts.py 1295 VERBOSE: Template=
|
|
PNS_Local.py<br>
|
|
22:54:44.774 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SAF_Site_MultiPil_Baseline.py<br>
|
|
22:54:44.775 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Hazard_HWO_MultiPil_Local.py<br>
|
|
22:54:44.783 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CCF_Site_MultiPil_Definition.py<br>
|
|
22:54:44.791 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWFTable_Site_MultiPil_Definition.py<br>
|
|
22:54:44.801 configureTextProducts.py 1295 VERBOSE: Template=
|
|
MVF_Site_MultiPil_Definition.py<br>
|
|
22:54:44.809 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CWF_Site_MultiPil_Definition.py<br>
|
|
22:54:44.818 configureTextProducts.py 1295 VERBOSE: Template=
|
|
PFM_Site_MultiPil_Definition.py<br>
|
|
22:54:44.826 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FIPS_EA_Site_MultiPil_Definition.py<br>
|
|
22:54:44.836 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Product_Site_Overrides.py<br>
|
|
22:54:44.927 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWM_Site_MultiPil_Definition.py<br>
|
|
22:54:44.935 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWS_Site_MultiPil_Definition.py<br>
|
|
22:54:44.943 configureTextProducts.py 1295 VERBOSE: Template=
|
|
MarineZones_EA_Site_MultiPil_Definition.py<br>
|
|
22:54:44.954 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SFT_Site_MultiPil_Definition.py<br>
|
|
22:54:44.963 configureTextProducts.py 1295 VERBOSE: Template=
|
|
NSH_Site_MultiPil_Definition.py<br>
|
|
22:54:44.972 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FireWxZones_EA_Site_MultiPil_Definition.py<br>
|
|
22:54:44.982 configureTextProducts.py 1295 VERBOSE: Template=
|
|
FWF_Site_MultiPil_Definition.py<br>
|
|
22:54:44.991 configureTextProducts.py 1295 VERBOSE: Template=
|
|
PublicMarine_EA_Site_MultiPil_Definition.py<br>
|
|
22:54:45.002 configureTextProducts.py 1295 VERBOSE: Template=
|
|
AFD_Site_MultiPil_Definition.py<br>
|
|
22:54:45.010 configureTextProducts.py 1295 VERBOSE: Template=
|
|
OFF_Site_MultiPil_Definition.py<br>
|
|
22:54:45.018 configureTextProducts.py 1295 VERBOSE: Template=
|
|
PublicZones_EA_Site_MultiPil_Definition.py<br>
|
|
22:54:45.029 configureTextProducts.py 1295 VERBOSE: Template=
|
|
Product_Region_Overrides.py<br>
|
|
22:54:45.119 configureTextProducts.py 1295 VERBOSE: Template=
|
|
AFM_Site_MultiPil_Definition.py<br>
|
|
22:54:45.127 configureTextProducts.py 1295 VERBOSE: Template=
|
|
GLF_Site_MultiPil_Definition.py<br>
|
|
22:54:45.136 configureTextProducts.py 1295 VERBOSE: Template=
|
|
SAF_Site_MultiPil_Definition.py<br>
|
|
22:54:45.144 configureTextProducts.py 1295 VERBOSE: Template=
|
|
ZFP_Site_MultiPil_Definition.py<br>
|
|
22:54:45.153 configureTextProducts.py 1295 VERBOSE: Template=
|
|
CWF_Pacific_Site_MultiPil_Definition.py<br>
|
|
22:54:45.163 configureTextProducts.py 1339 EVENT: ..
|
|
Deleting Existing Baseline Templates Finished........<br>
|
|
22:54:45.267 configureTextProducts.py 1208 VERBOSE: PIL List:
|
|
(product) (pil, wmoid, site)<br>
|
|
22:54:45.267 configureTextProducts.py 1210 VERBOSE: ADR
|
|
[('SLCADRSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.267 configureTextProducts.py 1210 VERBOSE: AFD
|
|
[('SLCAFDSLC', 'FXUS65', 'KSLC')]<br>
|
|
22:54:45.268 configureTextProducts.py 1210 VERBOSE: AFM
|
|
[('SLCAFMSLC', 'FOUS55', 'KSLC')]<br>
|
|
22:54:45.268 configureTextProducts.py 1210 VERBOSE: AVA
|
|
[('SLCAVASLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.268 configureTextProducts.py 1210 VERBOSE: AVW
|
|
[('SLCAVWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.269 configureTextProducts.py 1210 VERBOSE: CAE
|
|
[('SLCCAESLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.269 configureTextProducts.py 1210 VERBOSE: CCF
|
|
[('SLCCCFSLC', 'FPUS45', 'KSLC')]<br>
|
|
22:54:45.269 configureTextProducts.py 1210 VERBOSE: CDW
|
|
[('SLCCDWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.270 configureTextProducts.py 1210 VERBOSE: CEM
|
|
[('SLCCEMSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.270 configureTextProducts.py 1210 VERBOSE: CFW []<br>
|
|
22:54:45.270 configureTextProducts.py 1210 VERBOSE: CWF []<br>
|
|
22:54:45.271 configureTextProducts.py 1210 VERBOSE: EQR
|
|
[('SLCEQRSLC', 'SEUS65', 'KSLC')]<br>
|
|
22:54:45.271 configureTextProducts.py 1210 VERBOSE: EQW
|
|
[('SLCEQWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.271 configureTextProducts.py 1210 VERBOSE: ESF
|
|
[('SLCESFSLC', 'FGUS75', 'KSLC')]<br>
|
|
22:54:45.272 configureTextProducts.py 1210 VERBOSE: EVI
|
|
[('SLCEVISLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.272 configureTextProducts.py 1210 VERBOSE: FFA
|
|
[('SLCFFASLC', 'WGUS65', 'KSLC')]<br>
|
|
22:54:45.272 configureTextProducts.py 1210 VERBOSE: FRW
|
|
[('SLCFRWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.273 configureTextProducts.py 1210 VERBOSE: FWF
|
|
[('SLCFWFSLC', 'FNUS55', 'KSLC')]<br>
|
|
22:54:45.273 configureTextProducts.py 1210 VERBOSE: FWM
|
|
[('SLCFWMSLC', 'FNUS85', 'KSLC')]<br>
|
|
22:54:45.273 configureTextProducts.py 1210 VERBOSE: FWS
|
|
[('SLCFWSSLC', 'FNUS75', 'KSLC')]<br>
|
|
22:54:45.274 configureTextProducts.py 1210 VERBOSE: GLF []<br>
|
|
22:54:45.274 configureTextProducts.py 1210 VERBOSE: HLS []<br>
|
|
22:54:45.274 configureTextProducts.py 1210 VERBOSE: HMW
|
|
[('SLCHMWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.275 configureTextProducts.py 1210 VERBOSE: HWO
|
|
[('SLCHWOSLC', 'FLUS45', 'KSLC')]<br>
|
|
22:54:45.275 configureTextProducts.py 1210 VERBOSE: LAE
|
|
[('SLCLAESLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.275 configureTextProducts.py 1210 VERBOSE: LEW
|
|
[('SLCLEWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.276 configureTextProducts.py 1210 VERBOSE: MVF []<br>
|
|
22:54:45.276 configureTextProducts.py 1210 VERBOSE: MWS []<br>
|
|
22:54:45.276 configureTextProducts.py 1210 VERBOSE: NOW
|
|
[('SLCNOWSLC', 'FPUS75', 'KSLC')]<br>
|
|
22:54:45.277 configureTextProducts.py 1210 VERBOSE: NPW
|
|
[('SLCNPWSLC', 'WWUS75', 'KSLC')]<br>
|
|
22:54:45.277 configureTextProducts.py 1210 VERBOSE: NSH []<br>
|
|
22:54:45.277 configureTextProducts.py 1210 VERBOSE: NUW
|
|
[('SLCNUWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.278 configureTextProducts.py 1210 VERBOSE: OFF []<br>
|
|
22:54:45.278 configureTextProducts.py 1210 VERBOSE: PFM
|
|
[('SLCPFMSLC', 'FOUS55', 'KSLC')]<br>
|
|
22:54:45.278 configureTextProducts.py 1210 VERBOSE: PNS
|
|
[('SLCPNSSLC', 'NOUS45', 'KSLC')]<br>
|
|
22:54:45.279 configureTextProducts.py 1210 VERBOSE: RFD
|
|
[('SLCRFDSLC', 'FNUS65', 'KSLC')]<br>
|
|
22:54:45.279 configureTextProducts.py 1210 VERBOSE: RFW
|
|
[('SLCRFWSLC', 'WWUS85', 'KSLC')]<br>
|
|
22:54:45.279 configureTextProducts.py 1210 VERBOSE: RHW
|
|
[('SLCRHWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.280 configureTextProducts.py 1210 VERBOSE: SAF []<br>
|
|
22:54:45.280 configureTextProducts.py 1210 VERBOSE: SFT
|
|
[('SLCSFTSLC', 'FPUS65', 'KSLC'), ('SLCSFTUT', 'FPUS65', 'KSLC')]<br>
|
|
22:54:45.280 configureTextProducts.py 1210 VERBOSE: SPS
|
|
[('SLCSPSSLC', 'WWUS85', 'KSLC')]<br>
|
|
22:54:45.281 configureTextProducts.py 1210 VERBOSE: SPW
|
|
[('SLCSPWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.281 configureTextProducts.py 1210 VERBOSE: TOE
|
|
[('SLCTOESLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.281 configureTextProducts.py 1210 VERBOSE: VOW
|
|
[('SLCVOWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:54:45.282 configureTextProducts.py 1210 VERBOSE: WCN
|
|
[('SLCWCNSLC', 'WWUS65', 'KSLC')]<br>
|
|
22:54:45.282 configureTextProducts.py 1210 VERBOSE: WSW
|
|
[('SLCWSWSLC', 'WWUS45', 'KSLC')]<br>
|
|
22:54:45.282 configureTextProducts.py 1210 VERBOSE: ZFP
|
|
[('SLCZFPSLC', 'FPUS55', 'KSLC')]<br>
|
|
22:54:45.283 configureTextProducts.py 960 EVENT: Processing
|
|
Formatter Templates.......<br>
|
|
22:54:45.284 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.284 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/FWFTable.py<br>
|
|
22:54:45.284 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: FWFTable<br>
|
|
22:54:45.285 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.285 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['FWF']<br>
|
|
22:54:45.286 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.286 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FWF<br>
|
|
22:54:45.286 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FWF']<br>
|
|
22:54:45.287 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFWFSLC', 'textdbPil': 'SLCFWFSLC', 'pil':
|
|
'FWFSLC', 'wmoID': 'FNUS55'}]<br>
|
|
22:54:45.297 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/FWFTable.TextProduct<br>
|
|
22:54:45.299 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.299 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg.py<br>
|
|
22:54:45.299 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg<br>
|
|
22:54:45.300 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.300 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['NONE']<br>
|
|
22:54:45.300 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.301 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: NONE<br>
|
|
22:54:45.301 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['NONE']<br>
|
|
22:54:45.302 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'kssscccnnn', 'textdbPil': 'cccnnnxxx', 'pil':
|
|
'nnnxxx', 'wmoID': 'wmoidd'}]<br>
|
|
22:54:45.303 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg.TextProduct<br>
|
|
22:54:45.304 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.304 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/FWS_Site_MultiPil_Baseline.py<br>
|
|
22:54:45.305 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: FWS_Site_MultiPil_Baseline<br>
|
|
22:54:45.305 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.305 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['FWS']<br>
|
|
22:54:45.306 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.306 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FWS<br>
|
|
22:54:45.306 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FWS']<br>
|
|
22:54:45.307 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFWSSLC', 'textdbPil': 'SLCFWSSLC', 'pil':
|
|
'FWSSLC', 'wmoID': 'FNUS75'}]<br>
|
|
22:54:45.308 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/FWS_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.309 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.309 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg_TOE_MultiPil_Local.py<br>
|
|
22:54:45.310 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg_TOE_MultiPil_Local<br>
|
|
22:54:45.310 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.310 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['TOE']<br>
|
|
22:54:45.311 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.311 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: TOE<br>
|
|
22:54:45.311 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['TOE']<br>
|
|
22:54:45.312 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCTOESLC', 'textdbPil': 'SLCTOESLC', 'pil':
|
|
'TOESLC', 'wmoID': 'WOUS45'}]<br>
|
|
22:54:45.313 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg_FPTOE_FPLocal.TextProduct<br>
|
|
22:54:45.314 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.314 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/RFD_Local.py<br>
|
|
22:54:45.314 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: RFD_Local<br>
|
|
22:54:45.315 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.315 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['RFD']<br>
|
|
22:54:45.315 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.316 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: RFD<br>
|
|
22:54:45.316 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['RFD']<br>
|
|
22:54:45.316 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCRFDSLC', 'textdbPil': 'SLCRFDSLC', 'pil':
|
|
'RFDSLC', 'wmoID': 'FNUS65'}]<br>
|
|
22:54:45.318 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/RFD_FPLocal.TextProduct<br>
|
|
22:54:45.319 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.319 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/MVF.py<br>
|
|
22:54:45.319 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: MVF<br>
|
|
22:54:45.320 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.320 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['MVF']<br>
|
|
22:54:45.320 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.321 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: MVF<br>
|
|
22:54:45.321 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['MVF']<br>
|
|
22:54:45.321 configureTextProducts.py 1019
|
|
VERBOSE: PILS: []<br>
|
|
22:54:45.322 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.322 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/Hazard_WSW_MultiPil_Local.py<br>
|
|
22:54:45.323 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: Hazard_WSW_MultiPil_Local<br>
|
|
22:54:45.323 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.323 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['WSW']<br>
|
|
22:54:45.324 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.324 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: WSW<br>
|
|
22:54:45.325 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['WSW']<br>
|
|
22:54:45.325 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCWSWSLC', 'textdbPil': 'SLCWSWSLC', 'pil':
|
|
'WSWSLC', 'wmoID': 'WWUS45'}]<br>
|
|
22:54:45.326 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/Hazard_FPWSW_FPLocal.TextProduct<br>
|
|
22:54:45.327 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.327 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/FWF.py<br>
|
|
22:54:45.327 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: FWF<br>
|
|
22:54:45.328 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.328 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['FWF']<br>
|
|
22:54:45.328 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.329 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FWF<br>
|
|
22:54:45.329 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FWF']<br>
|
|
22:54:45.329 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFWFSLC', 'textdbPil': 'SLCFWFSLC', 'pil':
|
|
'FWFSLC', 'wmoID': 'FNUS55'}]<br>
|
|
22:54:45.336 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/FWF.TextProduct<br>
|
|
22:54:45.337 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.338 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/NSH.py<br>
|
|
22:54:45.338 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: NSH<br>
|
|
22:54:45.338 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.339 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['NSH']<br>
|
|
22:54:45.339 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.339 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: NSH<br>
|
|
22:54:45.340 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['NSH']<br>
|
|
22:54:45.340 configureTextProducts.py 1019
|
|
VERBOSE: PILS: []<br>
|
|
22:54:45.341 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.341 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg_AVA_MultiPil_Local.py<br>
|
|
22:54:45.341 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg_AVA_MultiPil_Local<br>
|
|
22:54:45.342 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.342 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['AVA']<br>
|
|
22:54:45.343 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.343 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: AVA<br>
|
|
22:54:45.343 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['AVA']<br>
|
|
22:54:45.344 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCAVASLC', 'textdbPil': 'SLCAVASLC', 'pil':
|
|
'AVASLC', 'wmoID': 'WOUS45'}]<br>
|
|
22:54:45.345 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg_FPAVA_FPLocal.TextProduct<br>
|
|
22:54:45.345 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.346 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg_RHW_MultiPil_Local.py<br>
|
|
22:54:45.346 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg_RHW_MultiPil_Local<br>
|
|
22:54:45.346 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.347 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['RHW']<br>
|
|
22:54:45.347 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.348 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: RHW<br>
|
|
22:54:45.348 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['RHW']<br>
|
|
22:54:45.348 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCRHWSLC', 'textdbPil': 'SLCRHWSLC', 'pil':
|
|
'RHWSLC', 'wmoID': 'WOUS45'}]<br>
|
|
22:54:45.349 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg_FPRHW_FPLocal.TextProduct<br>
|
|
22:54:45.350 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.350 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/Hazard_FFA_MultiPil.py<br>
|
|
22:54:45.351 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: Hazard_FFA_MultiPil<br>
|
|
22:54:45.351 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.352 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['FFA']<br>
|
|
22:54:45.352 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.352 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FFA<br>
|
|
22:54:45.353 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FFA']<br>
|
|
22:54:45.353 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFFASLC', 'textdbPil': 'SLCFFASLC', 'pil':
|
|
'FFASLC', 'wmoID': 'WGUS65'}]<br>
|
|
22:54:45.357 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/Hazard_FPFFA.TextProduct<br>
|
|
22:54:45.358 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.359 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/Hazard_NPW_MultiPil.py<br>
|
|
22:54:45.359 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: Hazard_NPW_MultiPil<br>
|
|
22:54:45.359 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.360 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['NPW']<br>
|
|
22:54:45.360 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.361 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: NPW<br>
|
|
22:54:45.361 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['NPW']<br>
|
|
22:54:45.361 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCNPWSLC', 'textdbPil': 'SLCNPWSLC', 'pil':
|
|
'NPWSLC', 'wmoID': 'WWUS75'}]<br>
|
|
22:54:45.363 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/Hazard_FPNPW.TextProduct<br>
|
|
22:54:45.364 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.364 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg_CAE_MultiPil_Local.py<br>
|
|
22:54:45.365 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg_CAE_MultiPil_Local<br>
|
|
22:54:45.365 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.365 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['CAE']<br>
|
|
22:54:45.366 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.366 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: CAE<br>
|
|
22:54:45.366 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['CAE']<br>
|
|
22:54:45.367 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCCAESLC', 'textdbPil': 'SLCCAESLC', 'pil':
|
|
'CAESLC', 'wmoID': 'WOUS45'}]<br>
|
|
22:54:45.368 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg_FPCAE_FPLocal.TextProduct<br>
|
|
22:54:45.369 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.369 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg_EQW_MultiPil_Local.py<br>
|
|
22:54:45.369 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg_EQW_MultiPil_Local<br>
|
|
22:54:45.370 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py 22:54:45.370 configureTextProducts.py 999
|
|
VERBOSE: PRODUCTS: ['EQW']<br>
|
|
22:54:45.370 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.371 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: EQW<br>
|
|
22:54:45.371 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['EQW']<br>
|
|
22:54:45.372 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCEQWSLC', 'textdbPil': 'SLCEQWSLC', 'pil':
|
|
'EQWSLC', 'wmoID': 'WOUS45'}]<br>
|
|
22:54:45.372 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg_FPEQW_FPLocal.TextProduct<br>
|
|
22:54:45.373 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.374 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/Hazard_RFW_MultiPil_Local.py<br>
|
|
22:54:45.374 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: Hazard_RFW_MultiPil_Local<br>
|
|
22:54:45.374 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py 22:54:45.375 configureTextProducts.py 999
|
|
VERBOSE: PRODUCTS: ['RFW']<br>
|
|
22:54:45.375 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.375 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: RFW<br>
|
|
22:54:45.376 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['RFW']<br>
|
|
22:54:45.376 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCRFWSLC', 'textdbPil': 'SLCRFWSLC', 'pil':
|
|
'RFWSLC', 'wmoID': 'WWUS85'}]<br>
|
|
22:54:45.377 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/Hazard_FPRFW_FPLocal.TextProduct<br>
|
|
22:54:45.378 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.378 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/CivilEmerg_EQR_MultiPil_Local.py<br>
|
|
22:54:45.379 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: CivilEmerg_EQR_MultiPil_Local<br>
|
|
22:54:45.379 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py 22:54:45.379 configureTextProducts.py 999
|
|
VERBOSE: PRODUCTS: ['EQR']<br>
|
|
22:54:45.380 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.380 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: EQR<br>
|
|
22:54:45.381 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['EQR']<br>
|
|
22:54:45.381 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCEQRSLC', 'textdbPil': 'SLCEQRSLC', 'pil':
|
|
'EQRSLC', 'wmoID': 'SEUS65'}]<br>
|
|
22:54:45.383 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CivilEmerg_FPEQR_FPLocal.TextProduct<br>
|
|
22:54:45.384 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.384 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/ESF_Local.py<br>
|
|
22:54:45.384 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: ESF_Local<br>
|
|
22:54:45.385 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py 22:54:45.385 configureTextProducts.py 999
|
|
VERBOSE: PRODUCTS: ['ESF']<br>
|
|
22:54:45.386 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.386 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: ESF<br>
|
|
22:54:45.386 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['ESF']<br>
|
|
22:54:45.387 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCESFSLC', 'textdbPil': 'SLCESFSLC', 'pil':
|
|
'ESFSLC', 'wmoID': 'FGUS75'}]<br>
|
|
22:54:45.388 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/ESF_FPLocal.TextProduct<br>
|
|
22:54:45.389 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.389 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/SFT.py<br>
|
|
22:54:45.390 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: SFT<br>
|
|
22:54:45.390 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py 22:54:45.390 configureTextProducts.py 999
|
|
VERBOSE: PRODUCTS: ['SFT']<br>
|
|
22:54:45.391 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.391 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: SFT<br>
|
|
22:54:45.391 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['SFT']<br>
|
|
22:54:45.392 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCSFTSLC', 'textdbPil': 'SLCSFTSLC', 'pil':
|
|
'SFTSLC', 'wmoID': 'FPUS65'}, {'awipsWANPil': 'KSLCSFTUT', 'textdbPil':
|
|
'SLCSFTUT', 'pil': 'SFTUT', 'wmoID': 'FPUS65'}]<br>
|
|
22:54:45.395 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/SFT.TextProduct<br>
|
|
22:54:45.401 configureTextProducts.py 989 VERBOSE: Last message
|
|
repeated 1 times.<br>
|
|
22:54:45.401 configureTextProducts.py 989 VERBOSE:
|
|
================================================================<br>
|
|
22:54:45.401 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/NOW_Local.py<br>
|
|
22:54:45.401 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: NOW_Local<br>
|
|
22:54:45.402 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.402 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['NOW']<br>
|
|
22:54:45.403 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.403 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: NOW<br>
|
|
22:54:45.403 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['NOW']<br>
|
|
22:54:45.404 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCNOWSLC', 'textdbPil': 'SLCNOWSLC', 'pil':
|
|
'NOWSLC', 'wmoID': 'FPUS75'}]<br>
|
|
22:54:45.405 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/NOW_FPLocal.TextProduct<br>
|
|
22:54:45.406 configureTextProducts.py 989 VERBOSE:
|
|
================================================================
|
|
22:54:45.406 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/AFD.py<br>
|
|
22:54:45.406 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: AFD<br>
|
|
22:54:45.407 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.407 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['AFD']<br>
|
|
22:54:45.407 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.408 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: AFD<br>
|
|
22:54:45.408 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['AFD']<br>
|
|
22:54:45.408 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCAFDSLC', 'textdbPil': 'SLCAFDSLC', 'pil':
|
|
'AFDSLC', 'wmoID': 'FXUS65'}]<br>
|
|
22:54:45.415 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/AFD.TextProduct<br>
|
|
22:54:45.416 configureTextProducts.py 989 VERBOSE:
|
|
================================================================
|
|
22:54:45.416 configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextProduct_BASE/Product_Site_MultiPil_Baseline.py<br>
|
|
22:54:45.417 configureTextProducts.py 992 VERBOSE:
|
|
regularNameBase: Product_Site_MultiPil_Baseline<br>
|
|
22:54:45.417 configureTextProducts.py 993 VERBOSE:
|
|
RegNameExt: .py<br>
|
|
22:54:45.417 configureTextProducts.py 999 VERBOSE:
|
|
PRODUCTS: ['AFM', 'ZFP', 'CCF', 'CWF', 'CWF_Pacific', 'FWF',
|
|
'FWFTable', 'FWM', 'GLF', 'MVF', 'NSH', 'PFM', 'SFT', 'OFF', 'AFD']<br>
|
|
22:54:45.418 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.418 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: AFM<br>
|
|
22:54:45.418 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['AFM']<br>
|
|
22:54:45.419 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCAFMSLC', 'textdbPil': 'SLCAFMSLC', 'pil':
|
|
'AFMSLC', 'wmoID': 'FOUS55'}]<br>
|
|
22:54:45.420 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/AFM_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.421 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.421 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: ZFP<br>
|
|
22:54:45.421 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['ZFP']<br>
|
|
22:54:45.422 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCZFPSLC', 'textdbPil': 'SLCZFPSLC', 'pil':
|
|
'ZFPSLC', 'wmoID': 'FPUS55'}]<br>
|
|
22:54:45.423 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/ZFP_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.423 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.424 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: CCF<br>
|
|
22:54:45.424 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['CCF']
|
|
<br>
|
|
22:54:45.424 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCCCFSLC', 'textdbPil': 'SLCCCFSLC', 'pil':
|
|
'CCFSLC', 'wmoID': 'FPUS45'}]<br>
|
|
22:54:45.426 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/CCF_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.426 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.427 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: CWF<br>
|
|
22:54:45.427 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['CWF']<br>
|
|
22:54:45.427 configureTextProducts.py 1019
|
|
VERBOSE: PILS: []<br>
|
|
22:54:45.428 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.428 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: CWF_Pacific<br>
|
|
22:54:45.428 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['CWF']<br>
|
|
22:54:45.429 configureTextProducts.py 1019
|
|
VERBOSE: PILS: []
|
|
22:54:45.429 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.429 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FWF<br>
|
|
22:54:45.430 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FWF']<br>
|
|
22:54:45.430 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFWFSLC', 'textdbPil': 'SLCFWFSLC', 'pil':
|
|
'FWFSLC', 'wmoID': 'FNUS55'}]<br>
|
|
22:54:45.431 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/FWF_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.432 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.432 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FWFTable<br>
|
|
22:54:45.433 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FWF']<br>
|
|
22:54:45.433 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFWFSLC', 'textdbPil': 'SLCFWFSLC', 'pil':
|
|
'FWFSLC', 'wmoID': 'FNUS55'}] <br>
|
|
22:54:45.434 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/FWFTable_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.435 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.435 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: FWM<br>
|
|
22:54:45.436 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['FWM']<br>
|
|
22:54:45.436 configureTextProducts.py 1019
|
|
VERBOSE: PILS:
|
|
[{'awipsWANPil': 'KSLCFWMSLC', 'textdbPil': 'SLCFWMSLC', 'pil':
|
|
'FWMSLC', 'wmoID': 'FNUS85'}]<br>
|
|
22:54:45.437 configureTextProducts.py 1040
|
|
VERBOSE: --->
|
|
data/databases/BASE/TEXT/TextProduct/FWM_FPSLC_FPBaseline.TextProduct<br>
|
|
22:54:45.438 configureTextProducts.py 1002
|
|
VERBOSE: --------------<br>
|
|
22:54:45.438 configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: GLF<br>
|
|
22:54:45.438 configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['GLF']<br>
|
|
22:54:45.439 configureTextProducts.py 1019
|
|
VERBOSE: PILS: [] <br>
|
|
</p>
|
|
<p style="font-family: monospace; font-weight: bold;"><some text
|
|
skipped><br>
|
|
</p>
|
|
<p><small><big><span style="font-family: monospace; font-weight: bold;">22:54:45.439
|
|
configureTextProducts.py 1002
|
|
VERBOSE: --------------</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.439
|
|
configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: MVF</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.440
|
|
configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['MVF']</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.440
|
|
configureTextProducts.py 1019
|
|
VERBOSE: PILS: []</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.441
|
|
configureTextProducts.py 1002
|
|
VERBOSE: --------------</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.441
|
|
configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: NSH</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.441
|
|
configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['NSH']</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.442
|
|
configureTextProducts.py 1019
|
|
VERBOSE: PILS: []</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.442
|
|
configureTextProducts.py 1002
|
|
VERBOSE: --------------</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.442
|
|
configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: PFM</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.443
|
|
configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['PFM']</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.936
|
|
configureTextProducts.py 989 VERBOSE:
|
|
================================================================</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.937
|
|
configureTextProducts.py 991 VERBOSE: file:
|
|
data/textInstall/TextUtility_BASE/CWF_Pacific_Site_MultiPil_Definition.py</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.937
|
|
configureTextProducts.py 992 VERBOSE: regularNameBase:
|
|
CWF_Pacific_Site_MultiPil_Definition</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.937
|
|
configureTextProducts.py 993 VERBOSE: RegNameExt: .py</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.938
|
|
configureTextProducts.py 999 VERBOSE: PRODUCTS: ['CWF']</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.938
|
|
configureTextProducts.py 1002
|
|
VERBOSE: --------------</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.938
|
|
configureTextProducts.py 1003
|
|
VERBOSE: PRODUCT: CWF</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.939
|
|
configureTextProducts.py 1007
|
|
VERBOSE: PRODUCT PIL: ['CWF']</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.939
|
|
configureTextProducts.py 1019
|
|
VERBOSE: PILS: []</span><br
|
|
style="font-family: monospace; font-weight: bold;">
|
|
<span style="font-family: monospace; font-weight: bold;">22:54:45.939
|
|
configureTextProducts.py 1421 EVENT: Configuration of Text
|
|
Products Finish</span></big><br style="font-family: monospace;">
|
|
</small><br>
|
|
</p>
|
|
<h4>INFO and ALLINFO modes</h4>
|
|
Notice some of the entries are blank, because SLC does not issue those
|
|
products.<br>
|
|
<p><b><tt>configureTextProducts INFO</tt></b>
|
|
</p>
|
|
<p><b><tt>configureTextProducts ALLINFO<br>
|
|
</tt></b></p>
|
|
<p><b><tt>LOG-STATUS: Log file opened on host bart at Fri Jul 8
|
|
22:53:23 2005<br>
|
|
22:53:23.804 configureTextProducts.py 1360 EVENT: PIL Information
|
|
for SLC Begin......<br>
|
|
22:53:23.805 configureTextProducts.py 1385 PROBLEM:
|
|
WARNING...Unable to open /awips/fxa/data/afos2awips.txt ...
|
|
trying backup<br>
|
|
22:53:23.806 configureTextProducts.py 1381 VERBOSE: Using...
|
|
/home/mark/HEAD/GFESuite/release/data/textInstall/afos2awips.txt<br>
|
|
22:53:23.913 configureTextProducts.py 1208 VERBOSE: PIL List:
|
|
(product) (pil, wmoid, site)<br>
|
|
22:53:23.914 configureTextProducts.py 1210 VERBOSE: ADR
|
|
[('SLCADRSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.914 configureTextProducts.py 1210 VERBOSE: AFD
|
|
[('SLCAFDSLC', 'FXUS65', 'KSLC')]<br>
|
|
22:53:23.914 configureTextProducts.py 1210 VERBOSE: AFM
|
|
[('SLCAFMSLC', 'FOUS55', 'KSLC')]<br>
|
|
22:53:23.915 configureTextProducts.py 1210 VERBOSE: AVA
|
|
[('SLCAVASLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.915 configureTextProducts.py 1210 VERBOSE: AVW
|
|
[('SLCAVWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.915 configureTextProducts.py 1210 VERBOSE: CAE
|
|
[('SLCCAESLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.916 configureTextProducts.py 1210 VERBOSE: CCF
|
|
[('SLCCCFSLC', 'FPUS45', 'KSLC')]<br>
|
|
22:53:23.916 configureTextProducts.py 1210 VERBOSE: CDW
|
|
[('SLCCDWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.916 configureTextProducts.py 1210 VERBOSE: CEM
|
|
[('SLCCEMSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.917 configureTextProducts.py 1210 VERBOSE: CFW []<br>
|
|
22:53:23.917 configureTextProducts.py 1210 VERBOSE: CWF []<br>
|
|
22:53:23.917 configureTextProducts.py 1210 VERBOSE: EQR
|
|
[('SLCEQRSLC', 'SEUS65', 'KSLC')]<br>
|
|
22:53:23.917 configureTextProducts.py 1210 VERBOSE: EQW
|
|
[('SLCEQWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.918 configureTextProducts.py 1210 VERBOSE: ESF
|
|
[('SLCESFSLC', 'FGUS75', 'KSLC')]<br>
|
|
22:53:23.918 configureTextProducts.py 1210 VERBOSE: EVI
|
|
[('SLCEVISLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.918 configureTextProducts.py 1210 VERBOSE: FFA
|
|
[('SLCFFASLC', 'WGUS65', 'KSLC')]<br>
|
|
22:53:23.919 configureTextProducts.py 1210 VERBOSE: FRW
|
|
[('SLCFRWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.919 configureTextProducts.py 1210 VERBOSE: FWF
|
|
[('SLCFWFSLC', 'FNUS55', 'KSLC')]<br>
|
|
22:53:23.919 configureTextProducts.py 1210 VERBOSE: FWM
|
|
[('SLCFWMSLC', 'FNUS85', 'KSLC')]<br>
|
|
22:53:23.920 configureTextProducts.py 1210 VERBOSE: FWS
|
|
[('SLCFWSSLC', 'FNUS75', 'KSLC')]<br>
|
|
22:53:23.920 configureTextProducts.py 1210 VERBOSE: GLF []<br>
|
|
22:53:23.920 configureTextProducts.py 1210 VERBOSE: HLS []<br>
|
|
22:53:23.921 configureTextProducts.py 1210 VERBOSE: HMW
|
|
[('SLCHMWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.921 configureTextProducts.py 1210 VERBOSE: HWO
|
|
[('SLCHWOSLC', 'FLUS45', 'KSLC')]<br>
|
|
22:53:23.921 configureTextProducts.py 1210 VERBOSE: LAE
|
|
[('SLCLAESLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.922 configureTextProducts.py 1210 VERBOSE: LEW
|
|
[('SLCLEWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.922 configureTextProducts.py 1210 VERBOSE: MVF []<br>
|
|
22:53:23.922 configureTextProducts.py 1210 VERBOSE: MWS []<br>
|
|
22:53:23.923 configureTextProducts.py 1210 VERBOSE: NOW
|
|
[('SLCNOWSLC', 'FPUS75', 'KSLC')]<br>
|
|
22:53:23.923 configureTextProducts.py 1210 VERBOSE: NPW
|
|
[('SLCNPWSLC', 'WWUS75', 'KSLC')]<br>
|
|
22:53:23.923 configureTextProducts.py 1210 VERBOSE: NSH []<br>
|
|
22:53:23.924 configureTextProducts.py 1210 VERBOSE: NUW
|
|
[('SLCNUWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.924 configureTextProducts.py 1210 VERBOSE: OFF []<br>
|
|
22:53:23.924 configureTextProducts.py 1210 VERBOSE: PFM
|
|
[('SLCPFMSLC', 'FOUS55', 'KSLC')]<br>
|
|
22:53:23.925 configureTextProducts.py 1210 VERBOSE: PNS
|
|
[('SLCPNSSLC', 'NOUS45', 'KSLC')]<br>
|
|
22:53:23.925 configureTextProducts.py 1210 VERBOSE: RFD
|
|
[('SLCRFDSLC', 'FNUS65', 'KSLC')]<br>
|
|
22:53:23.925 configureTextProducts.py 1210 VERBOSE: RFW
|
|
[('SLCRFWSLC', 'WWUS85', 'KSLC')]<br>
|
|
22:53:23.926 configureTextProducts.py 1210 VERBOSE: RHW
|
|
[('SLCRHWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.926 configureTextProducts.py 1210 VERBOSE: SAF []<br>
|
|
22:53:23.926 configureTextProducts.py 1210 VERBOSE: SFT
|
|
[('SLCSFTSLC', 'FPUS65', 'KSLC'), ('SLCSFTUT', 'FPUS65', 'KSLC')]<br>
|
|
22:53:23.927 configureTextProducts.py 1210 VERBOSE: SPS
|
|
[('SLCSPSSLC', 'WWUS85', 'KSLC')]<br>
|
|
22:53:23.927 configureTextProducts.py 1210 VERBOSE: SPW
|
|
[('SLCSPWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.927 configureTextProducts.py 1210 VERBOSE: TOE
|
|
[('SLCTOESLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.928 configureTextProducts.py 1210 VERBOSE: VOW
|
|
[('SLCVOWSLC', 'WOUS45', 'KSLC')]<br>
|
|
22:53:23.928 configureTextProducts.py 1210 VERBOSE: WCN
|
|
[('SLCWCNSLC', 'WWUS65', 'KSLC')]<br>
|
|
22:53:23.928 configureTextProducts.py 1210 VERBOSE: WSW
|
|
[('SLCWSWSLC', 'WWUS45', 'KSLC')]<br>
|
|
22:53:23.929 configureTextProducts.py 1210 VERBOSE: ZFP
|
|
[('SLCZFPSLC', 'FPUS55', 'KSLC')]<br>
|
|
22:53:23.929 configureTextProducts.py 1421 EVENT: Configuration
|
|
of Text Products Finish<br>
|
|
<br>
|
|
</tt></b></p>
|
|
<p></p>
|
|
</div>
|
|
</body>
|
|
</html>
|