<?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=IntfRemove</id>
	<title>IntfRemove - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=IntfRemove"/>
	<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=IntfRemove&amp;action=history"/>
	<updated>2026-04-30T06:07:38Z</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=IntfRemove&amp;diff=770&amp;oldid=prev</id>
		<title>Jcdehart: Created page with &quot;IntfRemove identifies and removes interference in Titan files.  === '''Overview''' ===  IntfRemove reads DBZ and SNR data in an input DsRadar FMQ, identifies interference and...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=IntfRemove&amp;diff=770&amp;oldid=prev"/>
		<updated>2021-07-01T17:47:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;IntfRemove identifies and removes interference in Titan files.  === &amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039; ===  IntfRemove reads DBZ and SNR data in an input DsRadar FMQ, identifies interference and...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;IntfRemove identifies and removes interference in Titan files.&lt;br /&gt;
&lt;br /&gt;
=== '''Overview''' ===&lt;br /&gt;
&lt;br /&gt;
IntfRemove reads DBZ and SNR data in an input DsRadar FMQ, identifies interference and removes the interference power from the power fields, and writes the cleaned up data out to a DsRadar queue.&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;
* Dual-polarimetric data via DsRadar FMQ (an NCAR file type and file used to exchange data)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Parameter file''' ===&lt;br /&gt;
&lt;br /&gt;
IntfRemove uses one parameter file that includes input/output directories and interference detection 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/IntfRemove -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/IntfRemove -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;
Data Input&lt;br /&gt;
&lt;br /&gt;
* input_fmq_url: path to dual-polarimetric data via DsRadar FMQ&lt;br /&gt;
&lt;br /&gt;
Input Field Information&lt;br /&gt;
&lt;br /&gt;
* dsr_name_DBZ: name of reflectivity field&lt;br /&gt;
* SNR_available: indicate whether an SNR field is available; if not, SNR will be calculated from reflectivity&lt;br /&gt;
* dsr_name_SNR: name of SNR field&lt;br /&gt;
&lt;br /&gt;
Data Output&lt;br /&gt;
&lt;br /&gt;
* output_fmq_url: path where cleaned data will saved&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Running IntfRemove''' ===&lt;br /&gt;
&lt;br /&gt;
To check all command line options for IntfRemove, 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/IntfRemove -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/IntfRemove -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/IntfRemove -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>