;***************** ;ANIMATION SETTINGS ;***************** dwell = 250 pause = 500 ;*************** ;Zoom Scale = 10 means 1.0 ;*************** zoom_scale = 10 maximum_zoom = 3.0 ;active_zoom = true auto_refresh = 5 file_of_filenames = datafiles.txt base_static = true hide_bottom = 23 ;******** ;CONTROLS ;******** controls_style = padding:5px;background-color:transparent; buttons_style = vertical-align:middle;margin-left:10px;margin-right:10px;padding:0px;border-radius:5px; controls = startstop,step,refresh,overlay controls_tooltip = Start/Stop the animation, Step one frame, Refresh images, Overlays startstop_style=font-family:arial;font-size:10px;font-weight:bold;border:-4px;height:38px;width:38px;background:linear-gradient(gray, white); startstop_labels = Go!, Stop! step_style = font-family:arial;font-size:10px;font-weight:bold;border:-4px;height:20px;width:80px;background:linear-gradient(gray, white); step_labels = Step Back, Step Forward refresh_style = border:0px;height:38px;width:38px;background:URL("../reload.png"); refresh_label= ;******** ;OVERLAYS ;******** overlay_labels = Radar/on, Winterize, Rainfall, Velocity, Cities-Roads/on, /Storm Track, Hail, Rotation, Intense Rotation, Warnings, Legend_brx/hidden, Legend_type/hidden, Legend_ntp/hidden, Legend_wind/hidden, Legend_sa/hidden, Legend_warnings/hidden, Radar Status/always overlay_links = 1,2,3,4,0,5,5,5,5,6,-1,-2,-3,-4,-5,-6,0 overlay_spacer = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 overlay_static = f,f,f,f,t,f,f,f,f,f,t,t,t,t,t,t,f overlay_radio = true/1, false, true/1, true/1, false,false,false,false,false,false,false,false,false,false,false,false,false overlay_transparent_amount = 85, 90, 80, 95, 95, 100, 100, 90, 90, 90, 90,100,100,100,100,100, 90 overlay_zoom = true, true, true, true, true, true, true, true, true, true, false, false, false, false, false, false, false overlay_preserve_list= t,t,t,t,f,f,f,f,f,f,f,f,f,f,f,f,f overlay_preserve= 461,457,634,474, 461,457,634,474, 199,457,634,474, 461,457,634,474 overlay_labels_style=font-weight:bold;font-family:arial;color:white;font-size:14px;padding:2px;background-color:black; overlay_tooltip = Standard Radar, Precipitation Type, Estimated Rainfall, Velocity, Cities-Roads Overlay, 1-Hour Storm Track, Maximum Hail Size, Strength of Rotating Winds on 1 - 10 Scale, Extreme Rotation Detector, Severe Weather Warnings, brx,type,ntp,wind,sa,warnings, Status ;*************** ;BOTTOM CONTROLS ;*************** bottom_controls = speed, zoom, toggle bottom_controls_style = padding:5px;background-color:black; bottom_controls_tooltip = Decrease or increase animation rate, Activates Zoom Capabilities. Click in Radar Display Window to Zoom and Drag to Pan, Click on frame square to remove from animation; click again to add it back speed_style = font-family:arial;font-size:12px;font-weight:bold;width:60px;margin-left:5px;margin-right:5px;border-radius:5px speed_labels = Slower, Faster zoom_style = font-family:arial;font-size:14px;font-weight:bold;width:160px;margin-left:55px;margin-right:0px;border-radius:5px zoom_labels = Enable Zoom, Click to Unzoom toggle_size = 20,10,15