|
|
|
|
Default Weather Element Load (Default Group) | YES | YES | This is the primary mechanism for defining the weather elements for ifpIMAGE |
Weather Element Group Ordering | YES | NO | |
Default Sample Sets | YES | YES | Defines the initial set of samples to be displayed. |
Edit Actions on PopUp | YES | NO | |
Keyboard Shortcuts | YES | NO | |
Grid Manager Edit Actions | YES | NO | |
Edit Area Groups | YES | NO |
DefaultGroup = "Public"
Weather Element Group Ordering
Provides an order for the weather elements for the group menu. The user may list an order preference in the list variable 'WEList'. Any elements not listed in 'WEList', will be listed at the bottom of the weather element group menu in alphabetical order.
WEList = ["FireWx", "Gweight", "Public", "Temps"]
DefaultSamples = ['DefaultSamples']
AllEditActionsOnPopUp = yes
AllEditActionsOnPopUP = no
PopUpEditActions =
["Assign_Value","AdjustValue_Down","AdjustValue_Up","Smooth"]
Each shortcut is defined by a list with entries:
Examples:Shortcut key State of ShortCut key None Ctl (control key) Alt (alt key) Shift (shift key) Action type: EditTool Sample Pencil Contour MoveCopy DrawEditArea SmartTool - to execute a smart tool
Procedure - to run a procedure
Toggle ISC - to toggle ISC mode
TEGM - to toggle temporal editor/ grid manager
HorizVert - toggle horiz/vertical layout of GFE
Name of the action
ShortCut1 = ["F1", "None",
"SmartTool","Assign_Value"]
# F1
ShortCut2 = ["NUMPAD_SUBTRACT", "None",
"SmartTool","AdjustValue_Down"]
# Keypad -
ShortCut3 = ["NUMPAD_ADD", "None",
"SmartTool","AdjustValue_Up"]
# Keypad +
ShortCut4 = ["F2", "None", "SmartTool","Smooth"]
ShortCut5 = ["F3", "None", "Procedure","ISC_Discrepancies"]
ShortCut6 = ["F5", "None", "EditTool", "Sample"]
ShortCut7 = ["F6", "None", "EditTool", "Contour"]
ShortCut8 = ["F7", "None", "EditTool", "Pencil"]
ShortCut9 = ["F8", "None", "EditTool", "DrawEditArea"]
ShortCut10 = ["F5", "Ctl", "EditTool", "Sample"]
ShortCut11 = ["F6", "Alt", "EditTool", "Contour"]
ShortCut12 = ["F7", "Shift", "EditTool", "Pencil"]
GridManagerEditActions =
["Show_ISC_Area","Show_ISC_Grid","Show_ISC_Highlights"]
EditAreaGroups = ['Misc']