rawgrid
Sections
NAME
rawgrid - Raw data to grid file
SYNOPSIS
rawgrid [parameters...] filename
PARAMETERS
| Command Line | Resource | Default | Description |
|---|---|---|---|
| -h | help | No | Lists basic help information. |
| -df=filename | default | wxp.cfg | Sets the name of the resource file. |
| -na=name | name | the program name | Specifies the name used in resource file parsing. |
| -me=level | message | out2 | Specifies level of messages to be displayed |
| -fp=path | file_path | the current directory | Specifies location of database files. |
| -dp=path | data_path | the current directory | Specifies the location of the input raw data files. |
| -cp=path | con_path | the current directory | Specifies location of decoded/converted data files |
| -rp=path | raw_path | the current directory | Specifies location of output raw files generated by WXP. |
| -gp=path | grid_path | the current directory | Specifies location of gridded output files from WXP. |
| -nc=name_conv | name_conv | name.cnv or name_conv file | This sets which name convention file to use. |
| -if=in_file | in_file | program specific | Specifies the input file name tag. |
| -of=out_file | out_file | program specific | Specifies the output file name tag. |
| -cf=filename | city_file | program specific | Specifies the name of the city database file |
| -cu=[hour] | current | none | This specifies to use current data files. |
| -ho=hour | hour | none | Specifies the exact hour that a data file is valid for. |
| -pd=domain | plot_domain | program dependent, mostly "us" | Sets the plotting domain |
| -gd=domain | grid_domain | Same as the plot domain | Specifies the output grid domain |
| -pr=prior | stat_prior | Plot size dependent | Specifies the station priority to use in filtering stations on the plot |
| -oa=filter[,radinf][,passes][,converg][,min_stats] | object_param | program dependent |
Specifies the objective analysis parameters |
| -fm=format | format | None | Specifies the output format of data. |
| -pa=param[,param...] | parameter | none | Specifies addition parameters to program. |
| filename (positional) | filename | none | Specify input filename |
DESCRIPTION
This program converts raw data to a grid
EXAMPLES
grid -re=mw -pl=cf -in=2 -de=d temp.raw
This produces a color fill contour plot of temperature for the midwest region at an interval of 2.
grid -cu=la -re=mw -of=temp.grd -pl=none temp.raw
This will generate grid file temp.grd.
FILES
- sao.cty - the surface station location database file
SEE ALSO
Last updated November 2013