<?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=Colide</id>
	<title>Colide - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=Colide"/>
	<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=Colide&amp;action=history"/>
	<updated>2026-04-30T07:16:08Z</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=Colide&amp;diff=772&amp;oldid=prev</id>
		<title>Jcdehart: Created page with &quot;Colide writes the locations of significant storms to an SPDB database.  === '''Overview''' ===  Colide takes storm information from a Titan database, determines which storms a...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=Colide&amp;diff=772&amp;oldid=prev"/>
		<updated>2021-07-01T18:27:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Colide writes the locations of significant storms to an SPDB database.  === &amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039; ===  Colide takes storm information from a Titan database, determines which storms a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Colide writes the locations of significant storms to an SPDB database.&lt;br /&gt;
&lt;br /&gt;
=== '''Overview''' ===&lt;br /&gt;
&lt;br /&gt;
Colide takes storm information from a Titan database, determines which storms are significant in terms of longevity and area criteria, and writes the latitude and longitude of the storm initiation to an SPDB database.&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;
Colide uses one parameter file that includes input/output directories and filters.&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/Colide -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/Colide -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;
Parameters&lt;br /&gt;
&lt;br /&gt;
* fixed_const: fixed constant strings interpreted by user functions&lt;br /&gt;
* volume_before_filter: volume filters applied before the sweep filters; all filters available can be viewed with the -print_operators flag&lt;br /&gt;
* filter: filters to apply to sweeps; all filters available can be viewed with the -print_operators flag&lt;br /&gt;
* volume_after_filter: volume filters applied after the sweep filters&lt;br /&gt;
&lt;br /&gt;
VirtVol Parameters&lt;br /&gt;
&lt;br /&gt;
* trigger_url: oath to trigger off of&lt;br /&gt;
* input_url: names of parameter files for input paths&lt;br /&gt;
* output_url: names of parameter files for output paths&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Running Colide''' ===&lt;br /&gt;
&lt;br /&gt;
To check all command line options for Colide, 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/Colide -h&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To see all the filtering options for Colide, 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/Colide -print_operators&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/Colide -params param_file_name&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The user can also specify the location of cfradial 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/Colide -f /path/to/cfradial/files/ -params param_file_name&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jcdehart</name></author>
		
	</entry>
</feed>