<?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=RateAccum</id>
	<title>RateAccum - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lrose.net/index.php?action=history&amp;feed=atom&amp;title=RateAccum"/>
	<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=RateAccum&amp;action=history"/>
	<updated>2026-04-30T08:23:52Z</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=RateAccum&amp;diff=963&amp;oldid=prev</id>
		<title>Jcdehart: Created page with &quot;RateAccum calculates accumulated precipitation from radar files.  === '''Overview''' ===  RateAccum calculates accumulated precipitation from radar files in MDV format. Precip...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lrose.net/index.php?title=RateAccum&amp;diff=963&amp;oldid=prev"/>
		<updated>2022-07-26T20:27:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;RateAccum calculates accumulated precipitation from radar files.  === &amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039; ===  RateAccum calculates accumulated precipitation from radar files in MDV format. Precip...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;RateAccum calculates accumulated precipitation from radar files.&lt;br /&gt;
&lt;br /&gt;
=== '''Overview''' ===&lt;br /&gt;
&lt;br /&gt;
RateAccum calculates accumulated precipitation from radar files in MDV format. Precipitation is obtained either from previously-estimated rain rates or estimated from the reflectivity field.&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;
RateAccum uses one parameter file that includes the basic parameters related to data location and field names, which is similar to the parameter files for the other Radx applications.&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/RateAccum -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/RateAccum -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;
&lt;br /&gt;
==== '''Important parameters''' ====&lt;br /&gt;
&lt;br /&gt;
Program modes of operation&lt;br /&gt;
&lt;br /&gt;
* mode: determines if the program waits for new files (REALTIME) or moves through start and end times specified on the command line (ARCHIVE)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Input data&lt;br /&gt;
&lt;br /&gt;
* input_dir: directory containing radar data in MDV format (if not specified on the command line and if mode = REALTIME)&lt;br /&gt;
* field_names: specify the names of the input and output fields and whether the precipitation rates have been converted to depth&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Accumulation method&lt;br /&gt;
&lt;br /&gt;
* accum_method: select the desired type of accumulation method (e.g., running, from time of day, total period)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Running Accumulation&lt;br /&gt;
&lt;br /&gt;
* running_accums: specify the accumulation durations and output directories for MDV files&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Time of Day Accumulation&lt;br /&gt;
&lt;br /&gt;
* restart_time_of_day: the time (UTC) at which the accumulation restarts&lt;br /&gt;
* tod_accum_output_url: output directory for time of day accumulation MDV files&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Total Accumulation&lt;br /&gt;
&lt;br /&gt;
* total_accum_output_url: output directory for total accumulation MDV files&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Running RateAccum''' ===&lt;br /&gt;
&lt;br /&gt;
To check all command line options for RateAccum, 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/RateAccum -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/RateAccum -params param_file_name&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jcdehart</name></author>
		
	</entry>
</feed>