<?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=ScaleSep</id>
	<title>ScaleSep - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=ScaleSep"/>
	<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=ScaleSep&amp;action=history"/>
	<updated>2026-04-30T07:16:30Z</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=ScaleSep&amp;diff=760&amp;oldid=prev</id>
		<title>Jcdehart: Created page with &quot;ScaleSep separates a radar image into different spatial scales.  === '''Overview''' ===  ScaleSep applies a filter in the 2-D fast Fourier transform frequency domain to separa...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=ScaleSep&amp;diff=760&amp;oldid=prev"/>
		<updated>2021-06-29T17:55:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;ScaleSep separates a radar image into different spatial scales.  === &amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039; ===  ScaleSep applies a filter in the 2-D fast Fourier transform frequency domain to separa...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;ScaleSep separates a radar image into different spatial scales.&lt;br /&gt;
&lt;br /&gt;
=== '''Overview''' ===&lt;br /&gt;
&lt;br /&gt;
ScaleSep applies a filter in the 2-D fast Fourier transform frequency domain to separate a two-dimensional radar reflectivity field into different spatial scales.&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;
* MDV radar files&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Parameter file''' ===&lt;br /&gt;
&lt;br /&gt;
ScaleSep uses one parameter file that includes the input/output directories and spatial filtering algorithm 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/ScaleSep -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/ScaleSep -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;
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), or moves through list of files specified on the command line (FILELIST)&lt;br /&gt;
&lt;br /&gt;
Data input &lt;br /&gt;
&lt;br /&gt;
* input_url: path of the input data&lt;br /&gt;
* dbz_field_name: name of the reflectivity field name in input files&lt;br /&gt;
* analysis_method: method to compute the 2-D field for filtering, including the column maximum value (COMPUTE_COLUMN_MAX) or vertically integrated liquid (COMPUTE_VIL)&lt;br /&gt;
&lt;br /&gt;
Spatial Filtering&lt;br /&gt;
&lt;br /&gt;
* spatial_filter_wavelength_km: wavelength of the spatial filter applied (km)&lt;br /&gt;
&lt;br /&gt;
Data output&lt;br /&gt;
&lt;br /&gt;
* output_url: path where the output files are written to&lt;br /&gt;
* filtered_field_name: name of the filtered field to write to MDV files&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Running ScaleSep''' ===&lt;br /&gt;
&lt;br /&gt;
To check all command line options for ScaleSep, 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/ScaleSep -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/ScaleSep -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/ScaleSep -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>