This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: "J. Correia" <address@hidden> >Organization: UCAR/Unidata >Keywords: 200201231958.g0NJwEx00257 >when i use the filter option,lets say i set it to .5 ... does that mean >that i will filter 1/2 of the data in say snprof (wind data) ? >or is there an actual digital filter at work? i couldnt find anything in >the help or email files....thanks >jimmyc >fsu > Jimmy, The filter controls the amount of data overlap. FILTER=1, or FILTER=yes means no station models will overlap. FILTER=0, or filter=NO means no data will be eliminated. The filter process stores the region of data plot and determines if the next station to be plotted will overlap something already plotted. The fraction between 0 and 1 determines how much overlap into the bounds of a previously plotted station will be allowed. The fraction represens the area of the station model plot that will be free from other stations data overlapping. It is not a fractional removal of stations like .5 = 1/2 of the stations. Steve Chiswell