Seasonal Outlooks: How Quickly We Soon Forget…

This morning as I was making my rounds on social media before my day began, I came across a tweet from a good friend, and even better meteorologist, Ryan Vaughan. Apparently overnight some hail producing thunderstorms had rolled through his area after his forecast mentioned that the trough responsible for the thunderstorms would remain south of the area. Unfortunately, his forecast was off by about 100 miles, which is really good when you consider he’s attempting to forecast something that is “invisible”. But as someone who takes pride in his work, he was a tad disappointed. Ryan’s tweet simply stated,

“God sure has sent me a couple of slices of humble pie lately when it comes to forecasting. As I’ve said, sometimes we forecast, he laughs.”

After seeing this tweet, and thinking about how humbling forecasting can be, I came across a thread on a message board that was discussing the recently released AccuWeather Seasonal Tornado Forecast. In the thread it was brought up just how bad AccuWeather’s 2011 – 2012 Seasonal Winter Weather forecast had been (image below).

2011 - 2012 AccuWeather Winter Forecast

This forecast was particularly atrocious when you consider the November 2011 – January 2012 average temperature and precipitation maps shown below. As you can see, the area on the AccuWeather forecast that was to experience cold and snow conditions has actually observed temperatures that are well above normal and precipitation amounts largely below what is expected. In fact, places such as Midland, TX have received just as much, or more, snow than places across the midwest. Northeast Arkansas had received more snow by November (~10 inches in places) than Chicago, IL and Buffalo, NY had received by mid-January.

2011 - 2012 Winter Averages (Temperatures)
2011 - 2012 Winter Averages (Precipitation)

But this discussion isn’t about AccuWeather per se. To prove my point, here are the forecasts from the NOAA/NWS Climate Prediction Center. They are slightly better than AccuWeather on the temperatures across the south, but still call for cooler weather (than normal) across the north. The precipitation forecasts are almost 180 degrees out of phase from what happened in reality.

2011 - 2012 Climate Prediction Center Winter Forecast (Temperature
2011 - 2012 Climate Prediction Center Winter Forecast (Precipitation)

Don’t get me wrong; seasonal forecasting is hard. There is a reason why the severe convective hazards research community has resisted making seasonal tornado outlooks for so long — there is just too much intra-seasonal variability! But what really bothers me is when people use a forecasting philosophy of persistance on the seasonal scale. The idea behind persistance is that the atmosphere is in a relatively stable state and what’s previously happened will continue to “persist”.

In the southern plains, the first half of February 2011 was a winter nightmare. Two major winter storms traversed the area in the span of two weeks, with a comparatively “minor” winter weather event in between. (Note, that this “minor” winter weather event would have been considered a fairly significant one during a “normal” winter — whatever that is!) In addition to heavy snow, these winter storms were also accompanied by bitter cold. In fact, during this approximately two week span, Oklahoma set it’s all-time record low temperature and Arkansas reported it’s greatest 24-hour snowfall accumulation in history.

What people failed to remember was that this occurred in the midst of an extremely warm and dry winter. As cold as it was in Oklahoma during the first half of February 2011, the second half was even warmer than the first half was cold! Remember the record low set? Less than a week later the temperature had warmed over 100 degrees Fahrenheit at the same location! In fact, Oklahoma finished the month either near “normal” or slightly above normal in terms of average temperature.

During the winter of 2010-2011 2011-2012, Earth was experiencing a La Nina pattern. Namely, the waters of the central Pacific were cooler than normal. This has profound impacts downstream (i.e., over the United States). Typically during a La Nina, the CONUS is drier and milder than average, but due to atmospheric processes I won’t discuss here, is subject to extreme cold outbreaks. If one of these extreme cold outbreaks encounters moisture, then the recipe for a winter storms is well on it’s way to completion — as was the case in early February 2011.

To illustrate just how dry the winter of 2010-2011 2010-2011 was for the southern United States, below are a series of images from the U.S. Drought Monitor. It shows that in October 2010 (before the 2010-2011 winter) that much of the southern plains was experiencing normal to slight drought conditions. Fast forward 4 months and that picture had changed (Second image: February 2011 — after the barrage of winter storms). Pretty much everywhere in the southern plains was experiencing a drought. A drought that would persist through the Summer, culminating in the worst category of drought by October 2011 (Third Image).

05 October 2010 Drought Monitor
22 February 2011 Drought Monitor
04 October 2011 Drought Monitor

When seasonal forecasts called for a repeat performance of La Nina this winter (not that La Nina’s are “repeatable”), a lot of those in the weather business called for a repeat of last winter’s conditions, which to a 0th order is reasonable expectation. So imagine my surprise when people tended to remember and focus on the two week period of extreme cold and heavy snow, rather than the season-long drought and mild conditions. I nearly fell out of my chair when I heard a local television meteorologists talk about how since we had X last winter and we got a lot of cold and snow, and X is expected this winter it should be a cold and snowy winter. How quickly we tend to forget! Out perceptions of what happened is affected more by extreme, unusual, and disrupting events, rather than the long-term mundane average. So, how did the forecast for a cold, snowy winter pan out? Well as you can see above, it’s been wetter and warmer than normal. It’s been so wet in fact, we’ve made substantial progress in overcoming a large part of our drought (below). Although, we still have a long ways to go.

So, what’t the take away point? Seasonal forecasting is hard. At its current optimum, it is slightly better than an educated guess (although, some might argue that all forecasting is this way!). So, when you hear the prognosticators try to spin their poor seasonal forecasts, you should know better than to fall for it. And when they offer you their next “highly accurate” and “highly detailed” seasonal forecasts, you’ll know exactly what to do with it. Take it with a grain of salt.

14 February 2012 Drought Monitor

SHARPpy Preview (AMS Presentation)

I should point out that SHARPpy does more than generate images. It is a functioning software package, including dynamic readout. Although SHARPpy requires users to input commands via the command-line at the moment, menus will be added in the coming weeks.

Last July I wrote about software I was developing for displaying forecast soundings. Unfortunately, after discussing what I already had done in preparation for last year’s Hazardous Weather Testbed (HWT) Experimental Forecast Program (EFP), my schedule prevented me from devoting any time toward this project.

In the days before Christmas I realized that I needed to revisit SHARPpy (SkewT and Hodograph Analysis and Research Program in Python) if I was going to have anything for my presentation at the American Meteorological Society’s Annual Meeting in New Orleans, LA. So, the last two weeks has been devoted to frantic code writing to put together some form of SHARPpy in time for my presentation. When I sat down and looked at my old work, I couldn’t understand, nor could I remember, what I had been doing. I decided to throw out my old work and begin anew.

SHARPpy has been completely overhauled. The visual aesthetics are modeled after the Storm Prediction Center’s sounding analysis tool, NSHARP, and the underlying numerical routines are based on SHARP95. SHARPpy is written completely in pure Python — no Numpy, Scipy, or Matplotlib. In other words, once Python is installed on a computer, you can install and run SHARPpy — there are absolutely no additional dependencies to install! The motivation for sticking with pure Python, and sacrificing the speed Numpy, Scipy, and Matplotlib offer, was to allow for simple integration into the National Weather Service’s data visualization software package (Advanced Weather Information Processing System II — AWIPSII), which is currently under development. (Note, SHARPpy 2.0 will most likely be refactored to make use of Numpy, Scipy, and Matplotlib.)

SHARPpy is written in such a manner that the file handing and data management, graphical displays, and numerics are all separate. This greatly increases SHARPpy’s utility. Inside SHARPpy, all calculations are done on a custom data structure, called a Profile Object. The Profile Object consists of 6 data arrays: Pressure, Height, Temperature, Dewpoint, U-component of wind, and V-component of the wind, as well as some meta-data and helper functions to identify things such as the index of the surface layer. (Alternatively, one could provide the Wind Direction in degrees and Wind Speed and the Profile Object will convert these to the U-, V-components on the fly.) The benefit of using the Profile Object is that SHARPpy knows the structure of the data on which it will operate and/or draw. Thus, in order to add support for additional data types (observational, BUFKIT format, raw models, etc) all one has to do is create a wrapper to put the data into the Profile Object. (The Profile Object has helper functions to create itself. All one does is pass the 6 arrays!) Also, since the drawing is separate from the numerics, SHARPpy can be used to compute thermodynamic and kinematic parameters for model output — without having to actually draw individual soundings!

Below are a smattering of sample images created this evening.

The first image is tonight’s sounding from Miami, FL. The temperature trace is in red, the dewpoint trace is in green. The blue trace corresponds to the wet-bulb temperature. The yellow-traces (there are more than one, they just overlap!) are the parcel trajectories for a Surface-Based Parcel, 100-hPa Mixed Layer Parcel, and the Effective-Inflow-Layer Mixed Parcel. In the upper-right, the hodograph is displayed with white dots indicating each 1km AGL interval. (Note, the program goes out to the web and downloads the data, lifts all the parcels, and draws the display in about 1-1.5 seconds!)

SHARPpy Observation Display

In addition to computing the visual SkewT and Hodograph, SHARPpy can compute kinematic variables and parameters. Below are just a sample of the fields that can be computed. Wind information is displayed in a format of U-, V-component, Wind Direction @ Wind Speed. Helicity information is provided positive+negative helicity, positive helicity, and negative-helicity. Again, this takes less than 0.5 seconds to compute and display. (These are for the Miami, FL sounding displayed above.)

SHARPpy Kinematic Parameters

Below is a small sample of the thermodynamic variables and parameters that can be computed. All five parcels (Surface, Mixed-Layer, Most-Unstable, Forecast Surface, and Effective Inflow Layer) are computed. This routine takes about 0.5 seconds to run. (These are for the Miami, FL sounding displayed above.)

SHARPpy Thermodynamic Parameters

Lastly, I’ve incorporated preliminary support for ensemble soundings. Below are five, 4-km storm-scale ensemble member forecasts for Birmingham, Alabama. These model simulations were created in support of last year’s HWT EFP. They were initialized at 00 UTC 27 April 2011 and are valid for 21 UTC 27 April 2011. Each forecast member has over 1100 sounding locations, with 37 forecast soundings at each location. These data are stored in a text file that is approximately 150MB per member! SHARPpy can read these text files, parse out the correct soundings, compute all the parameters, and draw the sounding in less than 5 seconds!

What is displayed are the temperature, dewpoint, wet-bulb temperature, and hodograph for each of the 5 members. The thicker lines are from the “control member” and the other lines are from various perturbations. I should also point at that the wind barbs plotted on the right of the skewt are from the control member, as well.

SHARPpy Ensemble Display

I still have a lot of work left ahead of me (such as fixing up some of the displays and incorporating the text output on the main graphical display), but SHARPpy is coming along nicely. If you will be attending the AMS Annual Meeting later this month, please be sure to stop by my talk! It’s in the Python Symposium and will take place Tuesday morning at 11:15 AM. After my presentation, I hope to release SHARPpy to the open-source community. This will give people the ability to download and test SHARPpy while it is still under development, provide feedback, and even help develop new features! Some features that I’m interested in including are time-height cross-sections, more winter weather support, and whatever else might come to mind! It is my hope that SHARPpy can become a community supported sounding analysis package that the meteorological community can coalesce around!

And, for my international friends, if you aren’t fond of SkewTs, SHARPpy can also make STUVEs!

sharppy_stuve

Please let me know what you think!

A special thanks must go out to John Hart and Rich Thompson from the Storm Prediction Center. John provided the basic drawing classes and helped me understand how the drawing works. Rich helped me understand some of the internals and track down minor bugs! Without these two, SHARPpy would be a long ways off!

Tornado Warnings: The Map

One of the most frequently asked maps is for all plot of all the tornado warnings. Here are the tornado warnings issued by year. Each warning was color-filled red with an alpha value of 0.1. Thus, it would take 10 overlaps for the color to display as true red. Thus, the colors are shaded from light pink (no overlaps) to red (at least 10 overlaps). 1 October 2007 the tornado warnings transitioned from county-based warnings to storm-based warnings.

As you can see, the number of warnings increased up through the start of storm-based warnings. After that time period, the number of warnings increased, but the overlap has decreased. One thing that is very apparent is that the number of warnings across the southeast United States has certainly been on the increase…

Also, one visual aspect that should be more disturbing that it is, notice the number of county borders that stand-out in the storm-based warning maps of 2008-2010.

The images begin with 1986 in the upper-left and increase from right-to-left ending with 2010 in the bottom-right.

All Tornado Warnings (1986)

Picture 1 of 25

Weather Ready Nation: Tornado Warnings by CWAs

Tonight’s blog post depicts the number of tornado warnings issued by year by CWA. I should add a disclaimer: I am using the current CWA boundaries for all prior years. Thus, it one runs the risk of making incorrect assessments if one directly compares the specific increase in CWA tornado warnings counts. Instead, the idea is to look at the general trend in the number of warnings issued by forecast offices.

Data for 2007 and later years need to be understood in the context that WFOs have switched from county-based warnings to storm-based warnings. Thus, it is possible to have situations where multiple storm-based warnings are in effect when in the past a single county-based warning would have been issued. The flip side to that is, a single storm-based polygon can now capture 2 or more counties, which would have required multiple county-based warnings in the old system.

As I mentioned last night, the number of warnings issued can be thought of as a cumulative measure of the number of times the NOAA Weather Radios would have sounded in a specific CWA. Thus, the increasing number of warnings issued can be thought of in terms of the National Weather Service requesting more responses from the residents in their CWAs.

The images begin with 1986 in the upper-left and increase from right-to-left ending with 2010 in the bottom-right.

Tornado Warning Counts by CWA (1986)

Picture 1 of 25

Weather Ready Nation: Counties Warned for Tornadoes by CWAs

UPDATE: Zac Flamig, a fellow graduate student at OU and founder of Weather Wary (iOS weather software development company), has turned these maps into an animation viewable on YouTube. Check it out!

In the wake of last night’s post, several questions were raised regarding the time periods of the two images. The biggest concern was that you can’t compare a 22-year average and a 3-year average, as the 3-year average is more easily biased by one or two high years than the 22-year average. Tonight I’ve added a plot that shows the number of counties under a tornado warning by National Weather Service County Warning Areas (CWAs) broken down by year.

Starting with 1986 and advancing toward 2010, one can easily see that the number of counties warned by CWA has increased substantially, with most of the increase occurring in last few years. Although this isn’t the same as the number of tornado warnings (because a single tornado warning could affect multiple counties), it is still an important number. This is because it represents the number of times NOAA Weather Radios would have sounded in each CWA. Why is that? This is because the NOAA Weather Radios, as they currently stand, cannot activate based on the storm-based warning. They are activated based on the county-level warning. Thus, two small storm-based warnings issued for the same county would require two activations of the NOAA Weather Radio for that county, even if the warnings were issued only minutes apart. Thus, for a large portion of the population, the county-level warning is what they would receive.

Tomorrow I’ll post similar maps but instead of counting the number of counties warned, I’ll count the number of tornado warnings.

The images begin with 1986 in the upper-left and increase from right-to-left ending with 2010 in the bottom-right.

Counties Warned (1986)

Picture 1 of 25

Weather Ready Nation: Tornado Warning Frequency

Today kicked off the first day of the Weather Ready Nation: A Vital Conversation. (OU is recording and posting the presentations on the web.) Dr. Harold Brooks of the National Severe Storms Laboratory really got things going with a presentation on our known challenges. One of his main take-away points was that the number of tornado warnings issued has dramatically increased in the recent era. To illustrate this point, I provided two county-level heat maps (below). The top figure is the average number of tornado warnings per county per year from 1986-2007. The bottom figure is the same figure except for 2008-2010. As you can see, the average number of tornado warnings per county per year has increased almost uniformly across the county, although the increase is much larger in some areas and almost non-existent in others. Whether or not this is an improvement in National Weather Service “service” is one of the topics open for discussion in the following days.

I’m sure I’ll create more figures in the coming days.

1986-2007_tors_by_county_0 2008-2010_tors_by_county_0

Tornado Emergencies: The Map

Below is a map of all tornado emergencies issued since 1999. Keeping with my definition of a tornado emergency, the polygons plotted are the polygon described by the “LAT…LON” tag at the bottom of either a) the first severe weather statement (SVS) that contained the “Tornado Emergency” phrase, or, if no “LAT…LON” tag was present in the SVS, b) the parent tornado warning (TOR). If the “LAT…LON” tag was not present in either the SVS or the TOR, I used the county listed in the original TOR. This only happens 3 times: Ochiltree County, TX (2000); Johnson and Marion County, IN (2002); and Hancock County, IN (2002).

I’ve done more analysis, but will save that for later.

Tornado Emergencies Plotted

And, since I know I’ll be asked, here is the same map but without 2011.

Tornado Emergencies Plotted (Sans 2011)