<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=Tstorms2Xml</id>
	<title>Tstorms2Xml - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=Tstorms2Xml"/>
	<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=Tstorms2Xml&amp;action=history"/>
	<updated>2026-04-30T06:08:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>http://wiki.lrose.net/index.php?title=Tstorms2Xml&amp;diff=780&amp;oldid=prev</id>
		<title>Jcdehart: Created page with &quot;Tstorms2Xml converts Titan files to XML or Spdb.  === '''Overview''' ===  Tstorms2Xml reads native TITAN data files, converts the data into XML format, and writes the data out...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=Tstorms2Xml&amp;diff=780&amp;oldid=prev"/>
		<updated>2021-07-02T17:43:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Tstorms2Xml converts Titan files to XML or Spdb.  === &amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039; ===  Tstorms2Xml reads native TITAN data files, converts the data into XML format, and writes the data out...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Tstorms2Xml converts Titan files to XML or Spdb.&lt;br /&gt;
&lt;br /&gt;
=== '''Overview''' ===&lt;br /&gt;
&lt;br /&gt;
Tstorms2Xml reads native TITAN data files, converts the data into XML format, and writes the data out to XML files or SPDB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Prerequesites''' ===&lt;br /&gt;
&lt;br /&gt;
The following items are required:&lt;br /&gt;
&lt;br /&gt;
* Storms data from Titan&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Parameter file''' ===&lt;br /&gt;
&lt;br /&gt;
Tstorms2Xml uses one parameter file that includes the input directory and track processing options.&lt;br /&gt;
&lt;br /&gt;
==== '''Ensure file is up to date''' ====&lt;br /&gt;
&lt;br /&gt;
To obtain the default parameter file, use the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code lang=&amp;quot;bash&amp;quot;&amp;gt;/path/to/lrose/install/bin/Tstorms2Xml -print_params &amp;amp;gt; param_file_name&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you already have a parameter file and simply want to check for (and add) updated parameters while retaining current parameters, use the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code lang=&amp;quot;bash&amp;quot;&amp;gt;/path/to/lrose/install/bin/Tstorms2Xml -params orig_param_file_name -print_params &amp;amp;gt; new_param_file_name&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''Important parameters''' ====&lt;br /&gt;
&lt;br /&gt;
Debugging and process control&lt;br /&gt;
&lt;br /&gt;
* mode: determines if the program waits for new files (REALTIME), moves through start and end times specified on the command line (ARCHIVE), moves through list of files specified on the command line (FILELIST), or take XML data stored in plain files and store it into Spdb (XML)&lt;br /&gt;
&lt;br /&gt;
Data input&lt;br /&gt;
&lt;br /&gt;
* input_dir: path of the directory containing the storms data from Titan&lt;br /&gt;
&lt;br /&gt;
XML details&lt;br /&gt;
&lt;br /&gt;
* xml_format: indicate the XML format, including TSTORMS_FORMAT or WXML_FORMAT (Bureau of Meteorology)&lt;br /&gt;
&lt;br /&gt;
Data output&lt;br /&gt;
&lt;br /&gt;
* write_to_xml_files: option to write XML files&lt;br /&gt;
* xml_dir: path where XML files will be written&lt;br /&gt;
* write_to_spdb: option to write Spdb database&lt;br /&gt;
* spdb_url: path where Spdb database will be written&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Running Tstorms2Xml''' ===&lt;br /&gt;
&lt;br /&gt;
To check all command line options for Tstorms2Xml, including debugging options and file paths, type the following command into a terminal.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code lang=&amp;quot;bash&amp;quot;&amp;gt;/path/to/lrose/install/bin/Tstorms2Xml -h&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once your parameter file is complete, use a command similar to the following to run the application:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code lang=&amp;quot;bash&amp;quot;&amp;gt;/path/to/lrose/install/bin/Tstorms2Xml -params param_file_name&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The user can also specify the location of titan files in the following manner:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code lang=&amp;quot;bash&amp;quot;&amp;gt;/path/to/lrose/install/bin/Tstorms2Xml -f /path/to/titan/files/ -params param_file_name&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jcdehart</name></author>
		
	</entry>
</feed>