make_grid
Syntax | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
make_grid --help make_grid [options] fitacfname [inxname] make_grid -old [options] fitname [inxname] make_grid -cfit [options] cfitname make_grid -cfit -old [options] cfitname make_grid [options] fitacfnames... make_grid -old [options] fitnames... make_grid -cfit [options] cfitnames... make_grid -cfit -old [options] cfitnames... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Creates a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Options | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Creates a A grid file is a highly processed data product consisting of geo-magnetically located line of sight velocity vectors. The algorithm optionally applies a median filter to the scan data to remove noise. Each range-beam cell together with its immediate neighbors in the current, preceding and following scans is examined. A weighted sum of all the cells containing scatter is calculated and if this sum exceeds a certain threshold, the median data value of the cells is substituted for the central cell. Various command line options control how the filter is applied. Once the data has been filtered, the geo-magnetic location of each line of sight velocity measurement is calculated. The vectors are then fixed to an equi-area grid to ensure that the data is not biased according to its location in the radar field of view. The vectors in each cell are averaged together over a fixed period of time to generate a data record, which is then written to standard output. The program accepts multiple fit files as input. If more than one input file is provided, the program will concatenate them together for processing. Note that only fit files from a single radar site may be concatenated; the "combine_grid" routine is still necessary for combining data from different radar sites into a single grid file. In addition to the regular grid file output, the program can also produce "extended" grid files that contain information about the spectral width, power and composition of each data point by specifying the " | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Examples | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generate a grid file from the fit file "
Concatenate all the fit files in the current directory to create a grid file with a 4-minute record length. Store the output in the file "
Generate a grid file from the fit file "
Generate a grid file from the fit file " |