speed-no-defer>var __ez=__ez||{};__ez.stms=Date.now();__ez.evt={};__ez.script={};__ez.ck=__ez.ck||{};__ez.template={};__ez.template.isOrig=true;__ez.queue=(function(){var count=0,incr=0,items=[],timeDelayFired=false,hpItems=[],lpItems=[],allowLoad=true;var obj={func:function(name,funcName,parameters,isBlock,blockedBy,deleteWhenComplete,proceedIfError){var self=this;this.name=name;this.funcName=funcName;this.parameters=parameters===null?null:(parameters instanceof Array)?parameters:[parameters];this.isBlock=isBlock;this.blockedBy=blockedBy;this.deleteWhenComplete=deleteWhenComplete;this.isError=false;this.isComplete=false;this.isInitialized=false;this.proceedIfError=proceedIfError;this.isTimeDelay=false;this.process=function(){log("... func = "+name);self.isInitialized=true;self.isComplete=true;log("... func.apply: "+name);var funcs=self.funcName.split('.');var func=null;if(funcs.length>3){}else if(funcs.length===3){func=window[funcs[0]][funcs[1]][funcs[2]];}else if(funcs.length===2){func=window[funcs[0]][funcs[1]];}else{func=window[self.funcName];} if(typeof func!=='undefined'&&func!==null){func.apply(null,this.parameters);} if(self.deleteWhenComplete===true)delete items[name];if(self.isBlock===true){log("----- F'D: "+self.name);processAll();}}},file:function(name,path,isBlock,blockedBy,async,defer,proceedIfError){var self=this;this.name=name;this.path=path;this.async=async;this.defer=defer;this.isBlock=isBlock;this.blockedBy=blockedBy;this.isInitialized=false;this.isError=false;this.isComplete=false;this.proceedIfError=proceedIfError;this.isTimeDelay=false;this.process=function(){self.isInitialized=true;log("... file = "+name);var scr=document.createElement('script');scr.src=path;if(async===true)scr.async=true;else if(defer===true)scr.defer=true;scr.onerror=function(){log("----- ERR'D: "+self.name);self.isError=true;if(self.isBlock===true){processAll();}};scr.onreadystatechange=scr.onload=function(){var state=scr.readyState;log("----- F'D: "+self.name);if((!state||/loaded|complete/.test(state))){self.isComplete=true;if(self.isBlock===true){processAll();}}};document.getElementsByTagName('head')[0].appendChild(scr);}},fileLoaded:function(name,isComplete){this.name=name;this.path="";this.async=false;this.defer=false;this.isBlock=false;this.blockedBy=[];this.isInitialized=true;this.isError=false;this.isComplete=isComplete;this.proceedIfError=false;this.isTimeDelay=false;this.process=function(){};}};function init(){window.addEventListener("load",function(){setTimeout(function(){timeDelayFired=true;log('TDELAY -----');processAll();},5000);},false);} function addFile(name,path,isBlock,blockedBy,async,defer,proceedIfError,priority){var item=new obj.file(name,path,isBlock,blockedBy,async,defer,proceedIfError);if(priority===true){hpItems[name]=item}else{lpItems[name]=item} items[name]=item;checkIfBlocked(item);} function setallowLoad(settobool){allowLoad=settobool} function addFunc(name,func,parameters,isBlock,blockedBy,autoInc,deleteWhenComplete,proceedIfError,priority){if(autoInc===true)name=name+"_"+incr++;var item=new obj.func(name,func,parameters,isBlock,blockedBy,deleteWhenComplete,proceedIfError);if(priority===true){hpItems[name]=item}else{lpItems[name]=item} items[name]=item;checkIfBlocked(item);} function addTimeDelayFile(name,path){var item=new obj.file(name,path,false,[],false,false,true);item.isTimeDelay=true;log(name+' ... '+' FILE! TDELAY');lpItems[name]=item;items[name]=item;checkIfBlocked(item);} function addTimeDelayFunc(name,func,parameters){var item=new obj.func(name,func,parameters,false,[],true,true);item.isTimeDelay=true;log(name+' ... '+' FUNCTION! TDELAY');lpItems[name]=item;items[name]=item;checkIfBlocked(item);} function checkIfBlocked(item){if(isBlocked(item)===true||allowLoad==false)return;item.process();} function isBlocked(item){if(item.isTimeDelay===true&&timeDelayFired===false){log(item.name+" blocked = TIME DELAY!");return true;} if(item.blockedBy instanceof Array){for(var i=0;i200)return;log("let's go");processItems(hpItems);processItems(lpItems);} function processItems(list){for(var i in list){if(list.hasOwnProperty(i)===false)continue;var item=list[i];if(item.isComplete===true||isBlocked(item)||item.isInitialized===true||item.isError===true){if(item.isError===true){log(item.name+': error')}else if(item.isComplete===true){log(item.name+': complete already')}else if(item.isInitialized===true){log(item.name+': initialized already')}}else{item.process();}}} init();return{addFile:addFile,addDelayFile:addTimeDelayFile,addFunc:addFunc,addDelayFunc:addTimeDelayFunc,items:items,processAll:processAll,setallowLoad:setallowLoad,markLoaded:markLoaded,logWhatsBlocked:logWhatsBlocked,};})();__ez.evt.add=function(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n()},__ez.evt.remove=function(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent?e.detachEvent("on"+t,n):delete e["on"+t]};__ez.script.add=function(e){var t=document.createElement("script");t.src=e,t.async=!0,t.type="text/javascript",document.getElementsByTagName("head")[0].appendChild(t)};__ez.dot={};__ez.vep=(function(){var pixels=[],pxURL="/detroitchicago/grapefruit.gif";function AddPixel(vID,pixelData){if(__ez.dot.isDefined(vID)&&__ez.dot.isValid(pixelData)){pixels.push({type:'video',video_impression_id:vID,domain_id:__ez.dot.getDID(),t_epoch:__ez.dot.getEpoch(0),data:__ez.dot.dataToStr(pixelData)});}} function Fire(){if(typeof document.visibilityState!=='undefined'&&document.visibilityState==="prerender"){return;} if(__ez.dot.isDefined(pixels)&&pixels.length>0){while(pixels.length>0){var j=5;if(j>pixels.length){j=pixels.length;} var pushPixels=pixels.splice(0,j);var pixelURL=__ez.dot.getURL(pxURL)+"?orig="+(__ez.template.isOrig===true?1:0)+"&v="+btoa(JSON.stringify(pushPixels));__ez.dot.Fire(pixelURL);}} pixels=[];} return{Add:AddPixel,Fire:Fire};})();Historical Weather Events - WeatherForYou.com
Weather History
For Tuesday, February 15, 2022
1895 - A big Gulf snowstorm produced six inches at Brownsville TX and Mobile AL, 15 inches at Galveston TX, and 24 inches of snow at Rayne LA in 24 hours. Snow fell at the very mouth of the Mississippi River. Houston TX received 22 inches of snow, and nine inches blanketed New Orleans LA. (David Ludlum)
1936 - The temperature at Parshall ND plunged to 60 degrees below zero to establish a state record. On the 6th of July that same year the temperature at Steele ND hit 121 degrees, also a state record. (David Ludlum)
1982 - An intense cyclone off the Atlantic coast capsized a drilling rig killing 84 persons, and sank a Soviet freighter resulting in 33 more deaths. The cyclone produced 80 mph winds which whipped the water into waves fifty feet high. (David Ludlum)
1987 - A storm crossing the central U.S. produced severe thunderstorms which spawned tornadoes in Louisiana and Mississippi. Tornadoes injured four persons at Pierre Pass LA, three persons at Tangipahoa LA, two persons at Lexie MS and two persons at Nicholson MS. Thunderstorm winds gusting to 100 mph killed one person south of Sulphur LA. Jackson MS was drenched with 1.5 inches of rain in ten minutes. (The National Weather Summary) (Storm Data)
1988 - Low pressure brought heavy snow to parts of Michigan, with eleven inches reported at Rogers City. A cold front crossing the Northern Rockies produced wind gusts to 74 mph at Livingston MT, and created blizzard conditions in Idaho. (The National Weather Summary) (Storm Data)
1989 - Thirty-seven cities in the southeastern U.S. reported record high temperatures for the date. The afternoon high of 80 degrees at Atlanta GA was a February record. Highs of 79 degrees at Chattanooga TN, 84 degrees at Columbia SC and 85 degrees at New Orleans LA equalled February records. (The National Weather Summary)
1990 - Snow, sleet and freezing rain along an arctic cold front prevailed from the north central U.S. to the Northern Atlantic Coast Region. High winds created near blizzard conditions in southern Wyoming, closing Interstate 80, while up to eleven inches of snow fell across central Minnesota.
1990 - Heavy snow also blanketed the Northern Atlantic Coast States, with ten inches reported at Buffalo NY and Mount Washington NH. Freezing rain over southern New England knocked out electricity to more than 10,000 homes in the western suburbs of Boston MA. (The National Weather Summary) (Storm Data)
2004 - Up to 11 inches of snow fell in areas south of Nashville, TN, causing power outages and producing hazardous driving conditions. The Weather Doctor
Find more events on other dates
<< Yesterday Tomorrow >>


Weather for websites



WeatherForYou.com, LLC is not responsible for any damages or problems caused by this service. Current weather conditions are obtained from the closest station including government and personal stations which may have varying degrees of accuracy. Weather forecasts are powered by AerisWeather. Like all things, this site belongs to Jesus Christ... He just trusts us to maintain it. If you have any questions or comments email

Copyright © 2022, WeatherForYou.com LLC. All rights reserved.

t data-cfasync=false>