My WebLink
|
Help
|
About
|
Sign Out
Home
Browse
Search
WMOD00282
CWCB
>
Weather Modification
>
DayForward
>
WMOD00282
Metadata
Thumbnails
Annotations
Entry Properties
Last modified
7/28/2009 2:32:29 PM
Creation date
1/8/2008 11:54:38 AM
Metadata
Fields
Template:
Weather Modification
Sponsor Name
USBR Technical Serivce Center, River Systems & Meteorology Group
Project Name
Snow Accumulation Algorithm for the WSR-88D Radar, Version 1
Title
Snow Accumulation Algorithm for the WSR-88D Radar, Version 1
Prepared For
USBR
Prepared By
Arlin B. Super and Edmond W. Holroyd
Date
6/1/1996
State
CO
Weather Modification - Doc Type
Scientific Study
There are no annotations on this page.
Document management portal powered by Laserfiche WebLink 9 © 1998-2015
Laserfiche.
All rights reserved.
/
115
PDF
Print
Pages to print
Enter page numbers and/or page ranges separated by commas. For example, 1,3,5-12.
After downloading, print the document using a PDF reader (e.g. Adobe Reader).
Show annotations
View images
View plain text
<br />Algorithm does not average two radials that happen to have the same integerized azimuth <br />angle. Instead, it keeps track of the exact azimuth angles in an array and scans the array <br />each time a particular azimuth is needed. The nearest azimuth to the nominated azimuth <br />is selected. That technique produces no gaps in coverage as can happen with simple <br />integerized azimuth angles. The range has been limited to 115 kIn for the 2.50 tilt and to 10 <br />kIn for the 3.50 tilt. The ranges needed for those tilts for the three sites (Denver, Cleveland, <br />Albany) are within those values according to the expanded hybrid sector files. That range <br />limitation saves memory space in the computer environment. It does not affect any results. <br /> <br />The reflectivity storage arrays are in named common rather than in a direct access file. The <br />advection scheme needs rapid access to the stored data in almost a random access fashion. <br />Reserving space in named common makes the search go faster than disk access. The Snow <br />Algorithm differs from the PPS algorithm by saving the biased reflectivity numbers (byte or <br />b2) rather than floating point dBZ's or precipitation rates. Converting all of the reflectivities <br />to precipitation rates before the rest of the manipulations takes time, and converting them <br />aU back takes additional time. Furthermore, the RATE_TABLE has the same precipitation <br />rate for a variety of reflectivities. If nothing is ever done to a range bin's reflectivity <br />(averaging, occultation boost), the conversion from biased reflectivity to precipitation rate and <br />back to biased reflectivity almost always results in a different number for weak echoes. The <br />PPS conversion thereby substitutes adversely quantized numbers for the real ones. <br /> <br />The subroutine OCCULT is called to add 1, 2, 3, or 4 dBZ to the radial beyond particular <br />ranges indicated by the occultation file. This addition amounts to adding twice that number <br />(or 2,4,6, or 8) to the biased reflectivity. The PPS routine has the same adjustment but is <br />coded differently. Both versions have the same 0.20 azimuth resolution. <br /> <br />Then NOSPIKES is called to "weed out" isolated bins above a minimum threshold for <br />precipitation detection and outlier bins above a maximum threshold. The former are replaced <br />by zeros (in biased dBZ units) and the latter by either zeros if the outlier is not isolated from <br />other outliers or averages of the neighbors if the outlier is isolated. The Snow Algorithm uses <br />similar logic to that in the PPS routines but has a smaller array for. corrected values. <br />NOSPII\ES replaces PPS routines A3133S, A31330, A3133G, and A3133N. <br /> <br />Once the biased reflectivity data are thereby cleaned, the three snowfall totals files are <br />opened. The names are automatically calculated from the date and time. The I-hour and <br />3-hour files are always closed after a Level II file has been processed, but the storm total file <br />remains open. The I-hour and 3-hour files may be reopened if necessary, or a new file may <br />be created. Separate files record snow accumulation for vertically-falling and advected snow, ' <br />respectively. Only the advected snow routine is required by the MOU for this version of the <br />Snow Algorithm. The assumption of vertically-falling snow is included here because of its <br />simplicity and speed of calculation. Moreover, as discussed in section 9, initial results <br />indicate the present advection scheme does not improve snowfall estimates over the <br />assumption of vertically-falling snow. <br /> <br />The PRECIP subroutine is then called. This version does not make any adjustment for the <br />time delay between reflectivity observations and the arrival of the snow at the surface. It <br />integrates the snowfall under two assumptions. The fastest calculations are for assuming no <br />wind speed (vertically falling snow). The routine then calls ADVECT to determine the part <br />of the sky from which advected snow is arriving at each ground location. It is assumed that <br />the snow has a vertical fall speed of 1.0 m s-\ typical of aggregated snow. Future revisions <br /> <br />43 <br />
The URL can be used to link to this page
Your browser does not support the video tag.