You are not logged in. Log in
|
|
Batch processing of blipmovies to extract tracksFrom $1Table of contentsYou can run radR in a GUI-less mode suitable for processing multiple blipmovies unattended. The behaviour described here can be customized by changing the file main/process_one.R in the radR folder. Currently, output files are created in the same directory as their inputs. The parameters used for filtering blips, for the tracker, and for the antenna plugin can be specified in a batch parm file, whose settings will override those specified in the usual radR *.conf.R files. In both windows and unix versions, the batch file is run from a shell command prompt. To get this under Windows, go to the Windows start menu and search for or run "cmd.exe", which opens up an old-school DOS-like window. Then enter commands of this form:
where:
Examples:linux: cd ~/Desktop/radR Windows 7 screenshot: Pastable Windows 7 command example: cd c:\Users\john\Desktop\radR .\rbatch --parm batchparm.R d:\home\data\radar\2011_fundy\bb_20110522
Windows shortcuts:If you create a shortcut to rbatch.bat, you can use the left mouse button to drag a set of selected blipmovies selected to the shortcut icon, and rbatch will process each one (again, make sure to select only one file from each blipmovie; it doesn't matter which). You may add a "--parm PARMFILE.R" (without the quotes) after the shortcut name in its Properties | Shortcut | Target entry. Also, you don't need to do a cd; just set the short cut Start in field to the top level radR folder.
Was this page helpful?
Tags: (Edit tags)
|
Powered by MindTouch Core |