<?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=Titan</id>
	<title>Titan - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=Titan"/>
	<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=Titan&amp;action=history"/>
	<updated>2026-04-30T06:09:05Z</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=Titan&amp;diff=792&amp;oldid=prev</id>
		<title>Jcdehart: Created page with &quot;Titan is the Thunderstorm Identification, Tracking, Analysis and Nowcasting application.  === '''Overview''' ===  Titan identifies storms in 3-D radar data stored in MDV forma...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=Titan&amp;diff=792&amp;oldid=prev"/>
		<updated>2021-07-06T17:44:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Titan is the Thunderstorm Identification, Tracking, Analysis and Nowcasting application.  === &amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039; ===  Titan identifies storms in 3-D radar data stored in MDV forma...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Titan is the Thunderstorm Identification, Tracking, Analysis and Nowcasting application.&lt;br /&gt;
&lt;br /&gt;
=== '''Overview''' ===&lt;br /&gt;
&lt;br /&gt;
Titan identifies storms in 3-D radar data stored in MDV format, tracks the storms and forecasts their position using extrapolation.&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;
* Radar data (MDV format)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Parameter file''' ===&lt;br /&gt;
&lt;br /&gt;
Titan uses one parameter file that includes information about the input/output directories and thunderstorm tracking parameters.&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/Titan -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/Titan -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;
Program mode of operation&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), runs on the output from a model run (FORECAST), or runs only the tracking algorithm (RETRACK)&lt;br /&gt;
&lt;br /&gt;
Data input&lt;br /&gt;
&lt;br /&gt;
* input_url: path to MDV files&lt;br /&gt;
&lt;br /&gt;
Data fields in input files&lt;br /&gt;
&lt;br /&gt;
* dbz_field: name or field number of the reflectivity field&lt;br /&gt;
* vel_available: indicate whether velocity data is available&lt;br /&gt;
* vel_field: name or field number of the velocity field&lt;br /&gt;
&lt;br /&gt;
Vertical profile - sounding&lt;br /&gt;
&lt;br /&gt;
* sounding_mode: determines whether the sounding is specified in the parameter file (SPECIFY_SOUNDING) or read in from an Spdb database (READ_SOUNDING_FROM_SPDB)&lt;br /&gt;
* specified_sounding: enter the sounding, for SPECIFY_SOUNDING mode only&lt;br /&gt;
* sounding_spdb_url: path to Spdb sounding data, for READ_SOUNDING_FROM_SPDB mode only&lt;br /&gt;
&lt;br /&gt;
Data output&lt;br /&gt;
&lt;br /&gt;
* storm_data_dir: path where storm files are written&lt;br /&gt;
* spdb_output_url: Spdb database will be written to this directory&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Running Titan''' ===&lt;br /&gt;
&lt;br /&gt;
To check all command line options for Titan, 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/Titan -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/Titan -params param_file_name&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jcdehart</name></author>
		
	</entry>
</feed>