Resource: data_path
Resource | data_path |
Command Line | -dp=path |
Environment Variable | wxpdata |
Default Value | the current directory |
The data_path resource specifies the directory where ingested data files from either the WXP ingestor or the LDM should be put. This can also be a data root if data is put in many subdirectories under the root.
/home/wxp/data/data
/home/wxp/data/text
/home/wxp/data/model
/home/wxp/data/sat
where the data path would be /home/wxp/data and the subdirectories are resolved through the name convention file.
This is the input directory of the WXP decoders such as sacvt and uacvt and the input directory to some WXP plotting programs such as fouswx and grbcalc. Generally, this path is prepended to files specified via the filename resource or used within the in_file and out_file resources. The file name convention wildcard is %D.
Last updated July 30, 1998