=== Changes === * Detect invalid Spos * TFMS SIG changes * New/better/simpler convertedRoute logic * Elimination of terminalMode -- separate terminal/enroute radars * fix static msg overrides index error '''Note Add link to release letter''' === Setup & Initialization === GSGT uses several environment variables for its configuration, such as to control location of scenarios and adaptation files. ||= '''Adaptation Path''' =|| Path to where adaptation is located || |||| Default location is '''/opt/adaptation''' || ||= '''GSGT Work Path''' =|| Path to where scenarios are located || |||| Default location '''/usr/local/gsgt''' || ||= '''WX Work Path''' =|| Path to where weather scenarios are located || |||| Default location '''/opt/wx''' || To start the default version of GSGT, at the command line, enter ''':gsgt''' To launch a version of GSGT that is not the default, specify the full path ''':/usr/local/gsgt.x.x.x.x/bin/gsgt''' '''NOTE:''' Starting GSGT from a command line while inside the scenario directory will automatically open that scenario === Command Line Options === ||= '''Name''' =||= '''Argument''' =||= '''Description''' =|| ||TBFM Mode ||--tbfm||TBFM Mode is used to create target scenarios which will be executed with DYSIM for TBFM testing. || ||TBFM Weather Mode ||--wx --tbfm||Weather editor mode for injection into TBFM. In this mode, weather data will contain Geometric Height records and the grid type is set to 236|| ||Weather Mode ||-w, --wx, or --wxMode||Standard weather editor mode. || ||Not Full Screen ||-f, --nofullscreen||GSGT will be started in a window roughly half the size of the screen|| ||Version ||-v, --version||Displays GSGT version.|| ||Help ||-h, --help||Display application parameters.||