awips2/cave/com.raytheon.viz.gfe/help/dumpAT.html
root e2ecdcfe33 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 8e80217e59 [formerly 3360eb6c5f]
Former-commit-id: 377dcd10b9
2012-01-06 08:55:05 -06:00

235 lines
9 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.18-27.7.xsmp i686) [Netscape]">
<title>dumpAT User's Guide</title>
</head>
<body bgcolor="#ffffff">
<h1 class="1Heading">
dumpAT User's Guide</h1>
<div class="1Heading">August 25, 2005<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 dumpAT 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 dumpAT is a utility program to output all or
portions of the VTEC active table.&nbsp; For further information on the
meaning of the codes within the VTEC active table, refer to the <a
href="VTEC.html">GFESuite VTEC Guide</a>.<br>
</div>
<div class="1Heading">
<hr width="100%"></div>
<h3 class="1Heading">
<a name="Running"></a>Running the dumpAT Program</h3>
<div class="1Heading">&nbsp;<span
style="color: rgb(255, 0, 0); font-weight: bold;">Restriction:&nbsp;
The dumpAT program can only be run from the same machine as the VTEC
active table is residing!</span><br>
<br>
</div>
<div class="1Heading">The command line syntax is:</div>
<div class="1Heading"><tt>dumpAT [-w siteid] [-p phenomena] [-s
significance] [-a id] [-e etn] [-l pil] [-a action] [-n tableName] [-f
tableFilename]<br>
<br>
</tt></div>
<div class="1Heading">A sample command line is:
<br>
<tt>dumpAT -n active -a NEW -p WS -p FA -p GL<br>
</tt></div>
<div class="1Heading">&nbsp;</div>
<table nosave="" border="1" width="100%">
<tbody>
<tr>
<td><b>Option Syntax</b></td>
<td><b>Optional or Mandatory</b></td>
<td><b>Description</b></td>
</tr>
<tr>
<td>-w wfoid<br>
</td>
<td>Optional. May have more than one -w switch.<br>
</td>
<td>Defines the WFOID filter.&nbsp; If not specified, then all
records from all sites will be output.<br>
</td>
</tr>
<tr>
<td>-p phenomena<br>
</td>
<td>Optional. May have more than one -p switch.<br>
</td>
<td>Defines the VTEC phenomena filter, e.g., "WS".&nbsp; If not
specified,
then all phenomenas will be output.<br>
</td>
</tr>
<tr>
<td>-s significance<br>
</td>
<td>Optional. May have more than one -s switch.</td>
<td>Defines the VTEC significance filter, e.g., "A".&nbsp; If not
specified,
then all significances will be output.<br>
</td>
</tr>
<tr>
<td>-e etn<br>
</td>
<td>Optional. May have more than one -e switch.<br>
</td>
<td>Defines the etn (event tracking number) filter, e.g.,
0245.&nbsp; If not
specified, then all etns will be output.<br>
</td>
</tr>
<tr>
<td>-l pil<br>
</td>
<td>Optional. May have more than one -l switch.<br>
</td>
<td>Defines the product pil (category) filter, e.g., NPW.&nbsp;
If not
specified, then records from all product pils will be output.<br>
</td>
</tr>
<tr>
<td>-a action<br>
</td>
<td>Optional. May have more than one -a switch.<br>
</td>
<td>Defines the VTEC action filter, e.g., CON.&nbsp; If not
specified, then
all actions will be output.<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">-i id<br>
</td>
<td style="vertical-align: top;">Optional. May have more than one
-i switch. <br>
</td>
<td style="vertical-align: top;">Defines the Geographical ID
filter, e.g., COZ023.<br>
</td>
</tr>
<tr>
<td>-n tableName<br>
</td>
<td>Optional.<br>
</td>
<td>Determines the name of the active table to dump.&nbsp;
Default is "active".<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">-f tableFileName<br>
</td>
<td style="vertical-align: top;">Optional.&nbsp; Only the -f or
-n switch may be provided, not both.<br>
</td>
<td style="vertical-align: top;">Uses this file as the table to
dump. This file may be an uncompressed active table, or a compressed
active table.<br>
</td>
</tr>
</tbody>
</table>
<font color="#3366ff"></font><font color="#3366ff"></font>
<div class="1Heading">
<hr width="100%"></div>
<h3 class="1Heading">
<a name="ExampleData"></a>Example Execution</h3>
<div class="1Heading">The following shows an example of running the
dumpAT without any filtering:<br>
<p><tt>bart &gt; dumpAT</tt>
<br>
&nbsp;<span style="font-weight: bold; font-family: monospace;">LOG-STATUS:
Log file opened on host bart at Mon Jul&nbsp; 4 19:30:14 2005</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">19:30:14.144
dumpAT 65 EVENT:&nbsp; *********** dumpAT ****************</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">19:30:14.146
dumpAT 79 EVENT:&nbsp; Cmd: []</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">19:30:14.155
dumpAT 126 EVENT:&nbsp; Number of records (unfiltered):&nbsp; 15</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">19:30:14.155
dumpAT 127 EVENT:&nbsp; Number of records (filtered):&nbsp; 15</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">19:30:14.163
dumpAT 128 EVENT:&nbsp; Records:</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Vtec:
/X.CON.KSHV.FA.A.0001.000000T0000Z-050705T1500Z/</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Hdln: ????</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Start:&nbsp;
Mon Jul&nbsp; 4 18:07:00 2005 1120500420.0&nbsp; Action: CON&nbsp; Pil:
FFA</span><br style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">End:&nbsp;&nbsp;&nbsp;
Tue Jul&nbsp; 5 15:00:00 2005 1120575600.0&nbsp; UFN: 0</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Purge:&nbsp;
Tue Jul&nbsp; 5 02:15:00 2005 1120529700.0</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Issue:&nbsp;
Mon Jul&nbsp; 4 18:07:00 2005 1120500420.0</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Phen:
FA&nbsp;&nbsp; Sig: A&nbsp;&nbsp; Office: KSHV&nbsp;&nbsp; Etn: 0001
Seg: 1&nbsp;&nbsp; Key: FA.A</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Zone:
['ARC027', 'ARC073', 'ARC091', 'ARC099', 'ARC139', 'LAC015', 'LAC017',
'LAC119', 'TXC067', 'TXC073', 'TXC183', 'TXC203', 'TXC315', 'TXC401']</span><br
style="font-weight: bold; font-family: monospace;">
<br style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Vtec:
/X.NEW.KSHV.LE.A.0001.050704T1408Z-050704T1500Z/</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Hdln: ????</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Start:&nbsp;
Mon Jul&nbsp; 4 14:08:00 2005 1120486080.0&nbsp; Action: NEW&nbsp; Pil:
WSW</span><br style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">End:&nbsp;&nbsp;&nbsp;
Mon Jul&nbsp; 4 15:00:00 2005 1120489200.0&nbsp; UFN: 0</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Purge:&nbsp;
Mon Jul&nbsp; 4 15:15:00 2005 1120490100.0</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Issue:&nbsp;
Mon Jul&nbsp; 4 14:08:00 2005 1120486080.0</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Phen:
LE&nbsp;&nbsp; Sig: A&nbsp;&nbsp; Office: KSHV&nbsp;&nbsp; Etn: 0001
Seg: 1&nbsp;&nbsp; Key: LE.A</span><br
style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">Zone:
['ARZ073']</span><br style="font-weight: bold; font-family: monospace;">
<br style="font-weight: bold; font-family: monospace;">
<br style="font-weight: bold; font-family: monospace;">
<span style="font-weight: bold; font-family: monospace;">19:30:14.164
dumpAT 135 EVENT:&nbsp; Final: wctime: 0.02&nbsp;&nbsp; ,cputime: 0.19</span><br>
</p>
<p><tt></tt><br>
</p>
</div>
</body>
</html>