Vortrac tutorial
From Lrose Wiki
Revision as of 15:49, 2 February 2021 by Tingyucha (talk | contribs) (→Run program on the command line)
VORTRAC tutorial
This workflow will go through the steps to run VORTRAC, and provide gridded radar data, a center file (.csv) and the XML file. For more information on how to obtain the gridded radar files from the raw radar files, please refer to the grid tutorial.
Run program on the command line
- Download the vortrac_tutorial.tar.gz file
- Extract contents into the desired directory
- Create a new folder called vortrac_example (or the user's desired directory)
mkdir ~/vortrac_example
- Move the tar file to the vortrac_example folder
mv vortrac_tutorial.tar.gz ~/vortrac_example
- Extract contents
tar -zxvf vortrac_tutorial.tar.gz
You'll end up with a directory that includes the gridded radar data, a center file (.csv) and the XML file to run VORTRAC.
- Create the following folders under the same directory as the XML file, center file, and the folder of radar
mkdir cappi
mkdir center
mkdir choosecenter
mkdir pressure
mkdir vtd
You'll end up with a directory that includes 6 folders, one XML file and one center (.csv) file.
- Modify the XML file
- Set the directory. Find the line beginning with
dir
andcenters
, and modify them to your current directory. (8 lines in total)
In the tutorial, you do not need to modify further parameters, but we recommend the users go through the details about the XML configuration.
- Run VORTRAC
/path/to/vortrac/bin/vortrac