AWE: Aviation Weather Data Visualization Environment

Size: px
Start display at page:

Download "AWE: Aviation Weather Data Visualization Environment"

Transcription

1 AWE: Aviation Weather Data Visualization Environment Lilly Spirkovska NASA Ames Research Center Suresh K. Lodha Univ. of California, Santa Cruz Abstract The two official sources for aviation weather reports both provide weather information to a pilot in a textual format. A number of systems have recently become available to help pilots with the visualization task by providing much of the data graphically. However, two types of aviation weather data are still not being presented graphically. These are airport-specific current weather reports (known as meteorological observations, or METARs) and forecast weather reports (known as terminal area forecasts, or TAFs). Our system, Aviation Weather Environment (AWE), presents intuitive graphical displays for both METARs and TAFs, as well as winds aloft forecasts. We start with a computer-generated textual aviation weather briefing. We map this briefing onto a cartographic grid specific to the pilot s area of interest. The pilot is able to obtain aviation-specific weather for the entire area or for his specific route. The route, altitude, true airspeed, and proposed departure time can each be modified in AWE. Integral visual display of these three elements of weather reports makes AWE a useful planning tool, as well as a weather briefing tool. 1 Introduction Weather is one of the major causes of aviation accidents even though pilots are required to receive an official weather briefing prior to flight. These official weather briefings are textual or verbal and the pilot is responsible for mentally visualizing the provided information. Pilots often turn to unofficial sources for weather, such as television news weather reports, the Weather Channel[3], or a variety of weather web sites[12, 7, 16, 11, 17], because they offer a graphical presentation of much of the same information. These graphical weather displays allow the pilot to quickly build a better mental model of the big picture of the weather. However, the unofficial sources often provide only a general view of what the weather will be like. The information provided (for example, 40% chance of rain) is suitable for non-specialized tasks (such as attending a parade) but not for tasks that require a deeper knowledge of conditions (for example, answering the question Will the clouds be low enough to require flight under instrument flight rules, or can I fly under visual flight rules?). Aviation specific weather data is too detailed for general public information sources. But because this graphical briefing has been found to be so helpful, more aviation specific weather information sources have recently been introduced[4, 12]. They graphically present much of the data available in the official aviation weather briefing. Two pieces of the weather briefing which are not well presented graphically are current weather reports at selected airports of interest and the forecast weather for a subset of those airports. These pieces are presented either only textually or using very simple color-coded symbols which present nothing more than whether the conditions imply visual flight rules, marginal visual flight rules, or instrument flight rules. AWE fills this gap by providing very easy to understand graphics for both airport-specific spirkov@wolfie.arc.nasa.gov lodha@cse.ucsc.edu current weather observations and forecasts. This information is very important for selecting a route, selecting a destination airport, planning for alternate destinations, and selecting an alternate route in case of equipment failure. We also integrate visualization of winds aloft information to help the pilot select the optimal altitude as well as a good route. Winds aloft are already displayed using the well-known directional arrow with barbs representing the wind speed. We present a simpler representation that is quickly and easily interpreted. In the next section, we discuss previous work on visualizing official aviation weather and some related work on aviation specific visualizations. We then describe in more detail our official weather data source available via computer, known as DUATs, and discuss how AWE helps pilots visualize current and forecast weather conditions extracted from DUATs. We conclude with evaluations by pilots, pointing out AWE s advantages and current limitations. 2 Previous Work Official weather briefings can be obtained via telephone, aircraft radio, or infrequently, in person from a Flight Service Station (FSS) specialist 1 [8, 9], or via computer from the DUATs (Direct User Access Terminal) system.[4] Face-to-face briefings with an FSS specialist have the advantage of access to graphical displays of the data. This advantage is outweighed by the limited availability of FSS facilities. DUATs recently introduced weather graphics to help pilots visualize the big picture. They provide charts similar to those available through FSS, including surface analysis and surface forecast charts that show the current and forecast location of high/low pressure systems and warm/cold fronts, and areas of precipitation or low-visibility conditions; infrared satellite charts; and charts depicting instrument flight rules (IFR 2 ) conditions, marginal visual flight rules (MVFR 3 ) conditions, or visual flight rules (VFR 4 ) conditions. An example chart is shown in Figure 1. The charts are very effective in providing a broad (nation-wide) overview of the weather, but they do not provide information about specific locations, such as airports along the pilot s route. In particular, DUATs does not provide graphical encodings of three of the most important elements of a weather briefing: airport-specific current weather observations (meteorological observations, or METARs), terminal area forecasts (TAFs), and winds aloft forecasts. Another recently introduced World Wide Web site for aviation specific weather graphics is provided by the National Weather Service (NWS)[12]. Unlike the DUATs site, the NWS site is experimental and unofficial. However, it provides a greater variety of graphics, and allows pilots to zoom in to get more specific information about an area of interest. In addition to the standard charts provided by DUATs, NWS provides charts that graphically encode METARs and TAFs. The encoding is very simplified, 1 FSS specialists are Federal Aviation Administration (FAA) employees. 2 IFR = visibility 3 miles and/or ceiling 1000 feet. 3 MVFR = (3 miles visibility 5 miles) and/or (1000 feet ceiling 3000 feet). 4 VFR = visibility 5 miles and ceiling 3000 feet.

2 Figure 1: An example of graphics available through DUATs. This surface analysis chart shows low pressure systems ( L ), cold fronts (the blue line across southern California) and warm fronts (the red line from Colorado, through Kansas and Oklahoma), areas of precipitation (such as the rain in Northern California and thunderstorms in eastern Kansas and eastern Oklahoma). Figure 3: A TAF display available through the National Weather Service web site. Each airport that has a terminal forecast available is represented by a square. Figure 2: A METAR display available through the National Weather Service web site. Each circle represents a METAR report. The color-coding provides some information on current conditions, such as visual flight rules in effect (green circles) or instrument flight rules in effect (red circle). A circle must be selected with the mouse to extract more information. however, and does not provide much information beyond whether the weather is IFR, MVFR, or VFR. Figure 2 shows a METAR display provided by the NWS site. To get information beyond the color codes, the user must select the circle for the airport of interest. The observation data is then displayed textually in the vicinity of the airport, similar to the TAF display in Figure 4. Their handling of TAFs is also elementary. As Figure 3 shows, the NWS TAF display shows only which airports have terminal forecasts available. The user needs to select individual TAF squares to get the associated data. As shown in Figure 4, the data available for that airport is then presented without any filtering based on departure time or another selected time. Though elementary, the DUATs and the NWS graphics systems (as well as the many other similar but non-aviation weather web sites [3, 7, 16]) are useful as a supplement to official pre-flight briefings. They provide well-designed graphics for much of the available data. However, neither site fully utilizes the pilot s visual pattern matching skills but still relies a great deal on his cognitive skills in interpreting METARs and TAFs. We focus on what they neglect. AWE presents an intuitive, graphical presentation of these elements and provides an environment that allows the pilot to quickly determine current and forecast conditions along his planned route, determine alternate routes or alternate destinations, and even explore his options with quick what-if scenarios. The Figure 4: The TAF squares can be selected with the mouse to obtain the full text associated with a NWS TAF display. The TAF is not specific to the pilot s time of arrival at that airport. Rather, all of the information available is shown. The appropriate forecast must be extracted and deciphered by the pilot. easy interaction improves the pilot s understanding of current and forecast conditions during the pre-flight briefing. 3 Related Work Before describing AWE and its data source, we discuss two related applications of visualization in the aviation area. First, we begin with the exploratory work of Pruyn and Greenberg[10]. One of the more difficult procedures is flying an instrument approach in IFR conditions. The pilot must refer to a special approach chart detailing his desired heading and altitude at different positions in the airspace surrounding the airport. Simultaneously, he must fly the airplane, setting power and pitch appropriately for the desired effect. Pruyn and Greenberg applied visualization techniques to help the pilot more easily visualize the approach. Pilots found flying simulated approaches with these enhanced graphics to be easier than using only the standard approach chart. Though their emphasis is not on visualizing weather data, they do consider showing the pilot a simulated wind sock (showing the wind direction and speed, similar to the wind sock at the airport) to give him extra preparation time for when he breaks out of the clouds and is ready to land. Another application of visualization techniques in aviation is the work by Azuma and his colleagues[1]. One of the latest developments funded by the FAA is for alternative control strategies of aircraft operating under instrument flight rules (such as airline flights). This program is known as Free Flight and will allow pilots to determine their route of flight with minimal coordination with FAA air traffic controllers. Each pilot will bear more of the

3 responsibility for conflict resolution with other flights, leaving FAA air traffic controllers with more opportunity to do strategic planning rather than just immediate control. Azuma s research focuses on providing pilots graphical displays that show them whether a nearby flight s path will converge with their own and on making possible conflicts visually obvious. Free Flight is independent of weather, but they do share an enabling technology known as data link. We discuss data link in more detail below. First we describe AWE and its data source. 4 Data Source: DUATs AWE begins with an official weather briefing as available from the DUATs computer system. DUATs, Direct User Access Terminal system, is offered by private companies under contract to the FAA. It is available to all pilots, from student pilot onward. We used the GTE DUAT system. It obtains its data from the FAA, which in turn obtains some of its data from the National Weather Service. A DUATs area briefing provides: Area Forecast including position of fronts, pressure systems, wind conditions, cloud layers, weather (such as rain), and an outlook stating whether conditions will be IFR, MVFR, and VFR. Severe Weather Warnings SIGMETs 5 and Convective SIGMETs 6 AIRMETs 7 for turbulence, mountain obscuration, widespread IFR conditions, and icing conditions and freezing levels. Surface Observations (METARs 8 ) of current conditions, including ceilings, visibility, wind, barometric pressure, temperature and dew points for certain airports. Pilot Reports Radar Summaries that textually provide information about echos, echo movement, and echo intensity. Terminal Forecasts (TAFs 9 ), including ceiling, visibility, and wind forecasts for certain airports. Winds Aloft Forecasts for relevant sites at altitudes of 3000 feet to feet, by 3000 foot increments. NOTAMs, or Notices to Airmen, which provide information on such things as airport closures, unlighted obstructions, out of service equipment such as runway lights, etc. As we mentioned previously, DUATS graphics, NWS graphics, and weather graphics available to the general public, such as those shown on television newscasts or the Weather Channel, do a reasonable job of displaying much of the information pilots find useful. Specifically, low/high pressure systems, cold/warm fronts, sequences of satellite images showing clouds and cloud movement, and sequences of radar images showing areas of precipitation are displayed in an easy to understand format. Some of these sources also provide graphics for forecasts for wide-spread areas of thunderstorms, high wind speeds, or fog. Thus, visualization of most of the textual DUATs briefing is already available. Rather than duplicating this work, we focus on two elements that are not 5 Significant Meteorological Conditions 6 Example: thunderstorms 7 Airman s Meteorological Information 8 METAR is an acronym for Meteorological Observation. 9 TAF is an acronym for Terminal Area Forecast. available graphically: the latest weather reports for selected airports (METARs) and the forecast reports for these airports (TAFs). Although NWS displays winds aloft reports in an easy to interpret manner, we explore a simpler display approach but provide additional functionality to help the pilot plan his flight. An example of each of these elements (slightly modified for ease of parsing) is shown in Figure 5, Figure 6, and Figure 7. The integrated visual display of these three elements allows a pilot to more quickly recognize and understand the current and forecast weather in an area of interest and quickly determine his route of flight including altitude. Winds aloft: The winds aloft report begins with the airport identifier (i.e. KSFO) and then gives the direction the wind is coming from (in tens of degrees), the wind speed, and the temperature at each of the prespecified altitudes. As an example, the KSFO (San Francisco, CA) airport winds aloft report KSFO states that the wind at 3000 feet (the first element following the airport identifier) is coming from 110 degrees at 12 knots, and the temperature is not specified. Similarly, the wind at 6000 feet (the second element) is from 100 degrees at 10 knots and the temperature is 2 degrees Celsius. METAR: The METAR report also begins with the airport identifier. We will decipher the KSQL (San Carlos, CA) airport METAR as an example: KSQL Z 18014KT 8SM FEW012 SCT050 BKN080 11/08 A Z specifies the time of observation in the format of day and UTC time, popularly referred to as Zulu time. Thus, Z represents an observation time of 16:46 Zulu on the 18th of the month KT gives the surface winds at the airport and specifies that the wind is coming from 180 degrees at 14 knots. Note that unlike the winds aloft report, the wind direction is specified here as a three digit number. The visibility is 8SM (statute miles). There are no restrictions to visibility. Compare this with the METAR for KSAC (shown in Figure 6) where FG, or fog, is restricting visibility. The cloud layers are specified next. San Carlos has a few clouds at 1200 feet, scattered clouds at 5000 feet, and broken clouds at 8000 feet. The temperature is 11 degrees Celsius and the dew point is 8 degrees. Finally, the barometric pressure is inhg (inches of Mercury). TAF: Interpreting the TAF report is similar to the METAR report. As an example, we will translate part of the KSJC (San Jose, CA) airport TAF: KSJC Z KT P6SM SCT200 BECMG KT P6SM FEW050 SCT200 FM KT 3SM BR BKN020 OVC080 The report time is on the 18th of the month at 17:30 Zulu. The forecast is valid for the 18th from 18:00Z to the 19th at 18:00Z. The weather will be 3 knot winds from 0 degrees, visibility 6 statute miles or greater, with scattered clouds at feet. Between 22:00Z and 23:00Z it will become ( BECMG ) wind from 320 degrees at 17 knots, plus 6 sm visibility, with a few clouds at 5000 feet and scattered clouds at feet. Finally, from 09:00Z (the following day), the wind will be from 180 degrees at 20 knots, the visibility will be 3 statute miles with mist ( BR ), with broken clouds at 2000 feet and overcast clouds at 8000 feet. Note that the FAA provides a standard interpretation of the cloud cover amount: FEW means 1/8 of the sky or less is obscured by clouds, SCT means between 1/8 and 3/8 of the sky has clouds, BKN means 4/8 to 7/8 of the sky, and OVC means the entire (8/8) sky has clouds. The FAA also provides a list of standard contractions for visibility obscurations. Our examples are not for comprehensive coverage, but rather for general understanding. Hence, only a few options are discussed. 5 AWE Approach The Aviation Weather Environment, AWE, provides an environment for the pilot to interact with and obtain the information he needs to effectively plan a flight. AWE is written using C++,

4 OpenGL, and Xforms and runs on an SGI workstation. For in-flight use (as discussed later), it was easily ported to a Sony Superslim Pro Notebook computer running Mandrake Linux. The input to the AWE prototype is a DUATs briefing for a specific area, for example, a 95 nautical mile (nm) radius from the Palo Alto airport, KPAO. We map this briefing onto a grid specific to the pilot s route or his area of interest and only include information relevant to his flight. For instance, for route-specific weather, rather than displaying current data available for his destination, we use forecasts available for his proposed time of arrival (automatically computed from his route and chosen departure time). We use visualization techniques [2, 14, 15] such as color coded icons to present the information in the most cognitively easy to decipher format. Much underlying capability is required to visualize a DUATs briefing. This includes providing AWE information about airports 10, parsing the briefing, and translating it into a computerunderstandable version. The user s interaction with AWE requires a different set of capabilities. AWE allows the user to specify his flight including route, desired altitude, true airspeed, and proposed departure time; select whether he wants to see current weather or forecast weather; and select whether the area of interest is just airports along the route or all airports in the area. The user is able to modify any of the route parameters and see the effect on weather he might encounter. We discuss each of these issues in the following sections. 5.1 AWE Foundation The underlying capability, or AWE s foundation, consists of objectoriented programming classes that deal with information about airports, METAR, TAF, and winds aloft. It also includes supporting classes that know how to deal with latitude and longitude coordinates and can find distances between lat/long locations. Four data files are used by AWE. Airport identifiers as well as the latitude and longitude coordinates of the airport are specified in a user readable data file, and the DUATs briefing is translated into three separate files: one containing current METARs, one containing TAF forecasts, and one containing winds aloft forecasts. The winds aloft forecast is transferred directly with little modification. The class that deals with winds aloft contains methods for retrieving the obvious elements. We also provide a method for forecasting the winds aloft at an arbitrary lat/long location. DUATs only provides winds aloft for certain locations and for certain altitudes. Thus we must do two interpolations to compute the appropriate wind. We begin by determining the winds aloft for the pilot specified altitude at the two closest reporting stations using linear interpolation of the altitudes specified by DUATs. We then use distance-based interpolation, with a slight modification, to determine the winds at the specified latitude/longitude location. Because the winds aloft for a location near a reporting station are likely to be affected much more by conditions at that station than a more distant one, if the arbitrary location is within 30 nm of a station, our forecast is based entirely on the local station winds. Figure 5 shows a sample winds aloft file. 11 Since our emphasis is on exploring how best to represent information and how to best allow the user to interact with a weather environment system, rather than rigorously parsing DUATs output, the METARs and TAFs are modified from their original format, as shown in Figure 6 and Figure 7. For instance, we always associate an obstruction to visibility. If none was given in the DUATs briefing, we insert NO. Also, we delete the input format 10 Locations of navigation aids, like VORs (VHF OmniRange), would also be useful and can easily be added to AWE. 11 For ease of parsing, when we translate winds aloft reports for use by AWE, we arbitrarily choose 0 degrees for the first temperature. Figure 5: Sample winds aloft file. The airport identifier is followed by groups of three elements: wind direction, wind speed, and temperature. These groups of three are available for prespecified altitudes from 3000 feet to feet, in 3000 foot increments. Figure 6: Sample METAR file. Each line represents a METAR for a specific airport, specified by the airport identifier (first element). It also specifies the time of observation, wind direction and wind speed, visibility, visibility restrictions, cloud layers (with coverage amount and altitude), temperature, dew point, and barometric pressure. comments and extra notations associated with METARs and insert semi-colons into TAFs so we can simplify our parser. The two final foundation classes are Awe interface and Awe. Awe interface deals with interactions with the user, properly updating the input forms. The Awe class maintains a list of known airports, and reads and updates winds aloft, METAR, and TAF reports. It also provides various search methods, such as finding the closest airport to an arbitrary latitude/longitude position; getting the METAR/TAF for an airport with reporting capability; getting a representative METAR/TAF for non-reporting airports; finding the closest and second closest winds aloft forecasts; or keeping track of the user s chosen route. Each of these methods is used by other foundation classes to help provide what the user wants. 5.2 Graphical Interface and Display The graphics portion of AWE relies on the foundation classes to compute what information to display. We will now discuss how we display it. We begin by texturing the background AWE window with our local area of the San Francisco Sectional Aeronautical chart. The chart shows the location of airports, navigation aids, controlled and special use airspace, obstructions, natural terrain features (such as water and hills, depicted using color coded altitudes), and congested areas (such as cities, depicted in yellow). Although it may look cluttered and complex, the chart background texture gives pilots a familiar environment with which to interact and provides them with additional information for making their go/no-go decision. For example, a 2000 foot ceiling presents a different situation if the airport is in a flat region versus a narrow valley surrounded by tall mountains. Overlaying the weather on the chart consolidates the weather and the terrain surrounding the airport allowing the pilot to make a decision by looking only at one source.

5 Figure 7: Sample TAF file. A TAF for an airport extends from the airport identifier to the dot (. ). Each TAF provides the time the forecast was created followed by the effective times of each forecast element. Each element specifies the wind direction and speed, visibility and restrictions to visibility, and cloud layers (with coverage amount and altitude). Defining the Flight The pilot specifies his route of flight by selecting (with the mouse) a sequence of airports. 12 The user is able to extend his route by adding an airport to the end, modify his route by deleting airports off the end until the modification point is reached (eventually backtracking to the beginning if desired), or specify a new route. As airports are added or deleted, the interface is updated to reflect the current specified route. The background screen with a route selected by the pilot are shown in Figure 8. Using sliders, the pilot is able to select his flight altitude and the aircraft s true airspeed. The pilot is also given an input window in which to specify his proposed departure time. These selections are used to determine what specific information to display, as discussed below. Selecting Information Overlays AWE provides the pilot with a number of options in selecting what information to overlay. These include: Display focus: display area wide weather vs. route specific weather; Type of weather: display current weather observations (METAR) or forecast weather (TAF), and/or winds aloft; Display formats: display a symbolic representation, an iconic representation, or a textual representation of either METARs or TAFs. Report locality: display only weather for airports with reporting capability or also display closest available weather for airports without reporting capability. We describe each of these options below. Display Focus: The pilot can choose to display weather at airports either just along his route of flight, as shown in Figure 8 12 As stated earlier, AWE does not currently recognize navigation aids such as VORs. or at airports in the entire area known by AWE, as shown in Figure 9. The area wide weather option is especially useful during the planning phase. The pilot can view all available weather and then choose a route of flight. Conversely, if he has already chosen a destination, route specific weather shows him only information relevant to his flight. Type of Weather: The pilot can choose to view either current (METAR) or forecast (TAF) weather, as well as winds aloft information. Most (probably all) airports that provide TAF forecasts also provide METAR observations. Therefore, we implemented the options to display METARs or to display TAFs to be mutually exclusive to avoid screen clutter; that is, either METARs or TAFs can be displayed, but not both simultaneously. Winds aloft, on the other hand, provide complementary information to both sources and can be displayed either alone or with a TAF or METAR. METARs and TAFs provide surface winds associated with the reporting airport. Winds aloft reports provide winds at various altitudes and are associated with a much wider area around the airport. Display Formats: AWE provides the pilot with three options on how to display the METAR and TAF reports: symbolic, iconic, and textual. The symbolic and iconic representations show only part of the information, but show it graphically making interpretation quicker. The textual representation shows all the information provided by DUATs, eliminating only comments associated with METARs as mentioned previously. All three options provide a different perspective and are useful in different situations. Details of the representations are presented below. Report locality: Not all airports AWE knows about have weather reporting capabilities. If the pilot is viewing route specific weather, we provide him with the option of choosing to display the nearest report (METAR or TAF) for airports that fit this criteria. To accomplish this, the pilot chooses the show closest available weather option. Time-dependent Information: Pilots need the forecast weather at the time of arrival at each en-route checkpoint (airport, in AWE), not the forecast for the departure time. To eliminate the need for the pilot to specify a full flight plan with expected arrival times, we calculate arrival times automatically based on the specified true airspeed and departure time. If the pilot is looking at routespecific TAFs, he will be given the appropriate forecast based on this information. Choosing an Appropriate Forecast: Determining the appropriate forecast is not as simple for a computer as it is for a person. DU- ATs forecasts are not specified as mutually exclusive time ranges. Rather, as illustrated in Figure 7, the general forecast (given first) covers a 24 hour period. Forecasts for more specific times are then given. Even these specific time periods can overlap. As in the KSCK (Stockton airport) TAF of Figure 7, we see that three forecasts apply for 10:30. First, the general one that spans the range 18:00 on the 18th of the month to 18:00 on the 19th states that the weather will be wind 300@6, visibility 6 statute mile (sm) or better, sky clear. Then, the FM1000, states that from 10:00, the weather will be wind calm, visibility of 1 sm with mist, sky clear. Finally, the TEMPO 1015 states that there will be a temporary condition from 10:00 to 15:00 of weather visibility 1/4 sm with fog, and a vertical visibility of 200 feet. AWE must determine which one of these to present to the user. AWE chooses to present the worst scenario. Thus, in this case, it chooses the temporary condition as the representative weather. Displaying Information Overlays We now turn to the display formats. Winds Aloft Display: Displaying wind information is straightforward. We rotate the wind arrow to show the direction of the wind at that location and display the wind speed alongside. This

6 Figure 8: Route METARs and winds aloft shown alongside a pilot-selected route. A pink arrow graphically depicts the wind direction. The number alongside the arrow represents the wind speed. The route is specified by clicking on the airport symbols and is shown by the dark blue line. The METARs are shown in symbolic form (the vertical rectangle) and textual form. The textual form provides all the elements available in the DUATs METAR. The symbolic form shows the more important information graphically, employing the pilot s pattern recognition abilities more than his cognitive abilities. The top portion shows the wind direction and speed (the direction is shown by the direction of the arrow, while the speed is shown by the thickness of the arrow). The bottom portion is subdivided into the cloud layers. The cloud coverage amount is color-coded with lighter colors equating with less coverage. Thus, clear sky conditions are shown as white, whereas overcast sky conditions are shown as very dark gray. The lighter colors pose no problems even to VFR only pilots. The darker colors may signal adverse conditions that need to be examined further.

7 is simpler than the FSS and NWS method of displaying winds by attaching barbs to the rotated wind arrow. Each barb represents either 5 knots or 10 knots, depending on its length. Our method emphasizes the wind direction over the wind speed. We also find it s easier to quickly read a number (the wind speed) rather than count barbs and try to determine whether it s a short barb or a long one. If the pilot has requested area wide weather, AWE displays all known winds aloft forecasts for central California. If the pilot requests route weather, on the other hand, we display wind information alongside each airport along his route, interpolated as described above and illustrated in Figure 8 by the pink arrows. In this case, the winds aloft are given only for KSFO (the selected route airport in the middle left side of the chart) and KSAC (the selected route airport at the top of the chart). The winds displayed for the other two airports (KMOD (middle right side of chart) and KSNS (bottom of chart)) are computed by AWE. Displaying winds aloft graphically allows the user to quickly compare his flight path to the path of the wind and determine whether to expect a tailwind, headwind, or crosswind. It helps his situational awareness by giving him a direct picture of expected conditions. He can then compensate for a crosswind without much thought, or expect to go slower and use more fuel for a strong headwind. Because winds aloft are altitude dependent, the pilot can modify his selected altitude to determine where the winds are most favorable. The display is updated in real time to reflect his selection. Symbolic METAR/TAF Display: Determining how to display a METAR or a TAF to make it easily decipherable yet provide all the necessary information is more complicated. The FAA approach, used with charts available at Flight Service Stations, are very informative, yet very cryptic. Their symbols, shown in Figure 10, require a lot of memorization and can be easily forgotten if not used regularly. Instead, we could choose to follow the Weather Channel approach and display only a small set of symbols. One disadvantage of this approach is that much of the available information is not represented. Figure 10: FAA weather symbols and their associated meanings. These symbols are used on charts available at Flight Service Stations, and more recently on DUATs and NWS charts available on the web. We chose to provide the pilot with all the information available but also to give him the option to only view part of it. As mentioned previously, the pilot has the option to ask for all information

8 Figure 12: Close-up view of a textual representation of a METAR. The wind direction is shown by the arrow. The wind direction and wind speed are also shown by the text in the upper right corner. In this case, the wind is coming from 60 degrees at 3 knots. The visibility is 5 miles with BR or mist. Cloud layers are given as a few clouds at 1500 feet and scattered clouds at 5000 feet. Finally the temperature / dew point are both 4 degrees and the barometric pressure is inhg. The colored rectangle (yellow) represents marginal VFR (MVFR) conditions. It would be colored red for IFR conditions or gray for VFR conditions. dot since no direction is associated with them. Finally, the border of the wind square is color coded. A red border signifies strong winds ( 20 knots), an orange/yellow border signifies medium winds 15 knots), and no border signifies winds below 15 knots. ( Figure 13: Close-up view of the KSNS METAR symbol. Figure 14: Close-up view of the KMOD METAR symbol. The next element of the METAR/TAF symbol is a rectangle that presents the cloud layers. The rectangle represents the sky from 0 to 12,000 feet. 13 We then pseudo-color the rectangle to show the cloud layers[6, 13]. As suggested by Bertin[2] and Tufte[14], we chose a gray scale to represent the cloud amounts so pilots do not need to remember a color key. Darker colors represent thicker coverage. Hence, white represents a clear sky. Very light gray represents a few clouds, a darker light gray represents scattered clouds, medium gray represents broken clouds, and finally, very dark (nearly black) gray represents an overcast sky. Ceilings (defined as broken or overcast layers) are thus quickly recognized by scanning for darker grays. The border of the rectangle is also color coded to instantly show whether the cloud and visibility conditions are IFR (red border), MVFR (orange/yellow border), or VFR (black/no border). The final element of a METAR/TAF symbol is text specifying the visibility and obstructions to visibility. That information is presented in black and blends in more with the background than 13 We chose 12,000 feet because automated weather observation systems (AWOS) use the same height threshold for reporting clouds. Figure 15: Close-up view of the KLVK METAR symbol. the rest of the symbol. In this way, the information is there if it is needed, but it is not overwhelming. The METAR/TAF symbols do not represent the temperature, dew point, or barometric pressure values. Also, the values for cloud altitudes are shown only indirectly (by the amount of rectangle filled). If any of those values are desired, the symbol can be transformed into a text box containing all available information as discussed in the next section. Textual METAR/TAF Display: A textual display of METAR information is shown in Figure 12. To make the task of recognizing crosswind conditions quicker, we still represent the wind direction graphically as well as textually. Unlike the symbolic representation, however, we use only a single width arrow and also provide the details textually. The textual displays are supplemented with color-coded borders to warn the pilot of possible adverse conditions. Recall that IFR, Instrument Flight Rules, apply when the visibility is 3 miles or the ceiling 14 is 1000 feet. Many pilots are prevented either legally (by not having appropriate certification) or practically (by not being proficient) from landing at airports with IFR conditions. MVFR conditions are only a practical, not a legal, deterrent (many pilots feel less safe in marginal conditions). AWE displays airports with IFR conditions with a red border, airports with MVFR conditions with a yellow border, and those with VFR conditions without a border. Iconic METAR/TAF Display: There are four primary elements that affect a pilot s go/no-go decision: wind conditions, visibility, cloud altitude, and temperature / dew point spread. The first three elements are encoded by our METAR/TAF symbols. The last of these elements (temperature/dew point spread) is only available in METARs. Although our METAR symbol does not encode them, temperature and dew point can be important in certain conditions. For instance, in the San Francisco bay area, morning and evening fog is often a consideration. The temperature / dew point spread then becomes valuable information. If the airport is currently experiencing fog, the spread gives information on when it may clear (especially if you have the previous hour s METAR and can see a trend in how the spread is changing). Similarly, in the heat of the summer, temperature is very important at high altitude airports since it has a direct effect on aircraft flight characteristics. On the other hand, low temperatures have an effect on starting the engine and they can contribute to possible ice on the airframe. Usually, though, temperatures can be safely classified as non-critical information and are not represented in the iconic format; only the temperature / dew point spread is represented. Our icons are designed to present a quick overview of all four primary elements. They also give a more abstract summary of the weather than provided by the METAR/TAF symbols. The icon is a triangle (modeled after warning triangles) that is subdivided into four triangles, each representing one of the important elements. The wind triangle (at the top) is shown in white if the wind speed is less than 15 knots (kts), yellow if it s between 15 kts. and 20 kts., and red if it exceeds 20 kts. The visibility triangle (lower left) is 14 Ceiling is defined as a broken (BKN) or overcast (OVC) layer.

9 shown in white if the visibility is greater than 5 nm, yellow if it is between 3 and 5 nm, and red if it is less than or equal to 3 nm. The cloud altitude triangle (lower right) is shown in white if the lowest ceiling layer is greater than 3000 feet, yellow if it s above 1000 and below 3000 feet, and red if it s at or below 1000 feet. Finally, the temperature / dew point spread triangle (center) is shown in white if the spread is greater than 4.5 degrees Celsius, yellow if it s between 2 and 4.5 degrees, and red if it s below 2 degrees. Because TAFs do not provide temperature or dew point forecasts, the TAF icon consists of just three triangles. The (center) temperature / dew point spread triangle is always shown in gray. In each of these cases, the color coding serves only to alert the pilot of possible adverse conditions. The thresholds were chosen to coincide with the FAA definitions of IFR and MVFR conditions for visibility and ceiling. The wind speeds and temperature dew point spreads were chosen based on a typical pilot and weather profile. An example area-wide TAF display using icons is shown in Figure Benefits of AWE AWE was evaluated by one instrument-rated pilot and two VFRonly pilots, in addition to one of the authors, who is an instrumentrated commercial pilot. All the pilots found AWE to be a very useful tool for examining weather conditions. AWE s benefits revolve around providing only relevant information in an easy to interpret format that supplements the pilot s cognitive abilities with his pattern matching capabilities. With AWE s symbolic format, detecting areas of good weather conditions is reduced to looking for regions of white or light gray cloud bars and gray borders. Similarly, regions of adverse conditions are detected by looking for darker gray cloud bars or red, yellow, or coral borders. The iconic format provides a quick summary of the current or expected conditions. In a glance, pilots can quickly deduce whether there may be potentially adverse conditions. Finally, using the textual display option, a pilot can drill down and get all the available details. One of the other useful aspects of AWE is its use as a planning tool. Selecting a departure time that offers the best conditions yet fits a pilot s previous commitments is greatly simplified by AWE s automatic selection of the appropriate forecast based on the departure time. Selecting a route or determining possible alternate routes in cases of incorrect forecasts are also simplified with the interactivity provided by the true airspeed and altitude sliders. He can decide to climb to a more favorable altitude, slow down and exploit tailwinds while saving fuel, or depart earlier or later depending on the forecast. He can examine all his options almost instantaneously. If he is flying for pleasure, he can even choose to fly south rather than north if the weather is more favorable in that direction. Extracting similar information from DUATs (either textually or graphically) or from the NWS site, though possible, is much more time consuming. One of the evaluators pointed out that in addition to AWE s features simplifying the formation of a mental model in the pilot s local area, they vastly improve his ability to form mental models in an unfamiliar area. Pilots know the identifiers for most, if not all, the airports within 100 miles of their home airport. They can immediately picture where a given airport is, how far away it is, and where their flight path will pass in relation to it. If a TAF is not available for their destination airport, they know which airport is closest and which may provide useful data on expected conditions. Non-local pilots, on the other hand, have a more difficult time interpreting a DUATs area briefing. They must refer to the chart or other reference material to determine which airport an identifier refers to, to visualize where airports are located, to determine which airport is closest to one without a TAF, and to visualize what the terrain surrounding the airport looks like. All that information is directly available on AWE. They can now visualize the weather as easily in a distant area as they can in their local area. A final observation was that AWE is useful not just for preflight briefings but also for in-flight weather updates. Because one of the leading causes for loss of control for general aviation flights is continued flight into worsening weather conditions, the prudent pilot gets in-flight weather updates to verify his pre-flight briefing. The only resource currently available for in-flight briefings is (aviation) radio contact with FSS specialists and hence all briefings are verbal. Because of frequency congestion and required flying tasks, these briefings tend to be brief and provide only very specific information. The pilot is unable to contemplate his options at length. The Federal Aviation Administration (FAA), National Aeronautics and Space Administration (NASA), and aviation industry are currently developing data link technology which promises to bring much needed data directly to the in-flight pilot.[5] The driving goal for data link is the Free Flight program that will allow pilots to determine their route of flight with minimal coordination with FAA air traffic controllers. Besides traffic data[1], data link can be used to transfer weather data to the pilot or send weather data from on-board sensors to a central location for dissemination (as pilot reports) to other flights in the general area. Because of bandwidth limitations, data link proponents are considering providing much of the information in a textual format. However, with the duties required by single-pilot operations, this data must be presented in a cognitively easy to decipher format if it is to provide optimal help. AWE can provide one solution to this problem with a slight expansion of the feature set and some additional hardware. We ported AWE to a more practical platform - a laptop computer - as discussed earlier. We are able to access the aircraft s current position by connecting the laptop to a GPS (global position system) unit. AWE can use this real-time position data to automatically scroll the area displayed on the chart. Data transfer from/to the ground is made possible through emerging satellite phone technology. Qualcomm recently demonstrated data transfer using the Globalstar network of satellites. The technology is scheduled for release before year s end. Thus, by connecting a satellite phone to our notebook computer, we can download the DUATs text while in flight anywhere satellite data transfer coverage is available. Using this setup, the pilot can automatically download weather updates (at times pre-programmed during pre-flight preparations) and get an updated display of weather conditions in his en-route and destination areas. Because AWE graphics display the information so only simple visual pattern matching is required, weather updates will not require much head-down time 15 And because the whole process can be automated, the pilot can always have the latest available weather and modify his plans accordingly. 7 Future AWE Enhancements The evaluator-pilots also pointed out additional features that could improve AWE. First, we have hardwired cloud bars to show cloud levels only from 0 to 12,000 feet. The upper limit was chosen to coincide with automated observation system limits and the performance limitations of many general aviation aircraft. Allowing the user to specify this upper bound would make AWE useful to a larger variety of pilots. Similarly, the definition of adverse conditions has been hardwired. For example, wind speeds in excess of 20 knots are shown with a red border in the symbolic or a red triangle on the iconic display. Cloud altitude and coverage amount color codings coincide with the FAA definitions of IFR, MVFR, and VFR. Allowing the user to specify these boundaries could make 15 Head-down time is time spent focusing on instruments or data inside the cockpit rather than scanning outside for traffic.

10 Figure 9: Area METARs. All the METAR reports available for the charted area. METARs can be shown in symbolic or textual format, as shown here. They can also be shown in iconic format, as described in the text. The interpretation of the symbols is exactly as in the previous figure. Figure 16: Area TAF display using icons. Each of the TAFs available for the charted area are shown using these triangular icons. Each sub-triangle represents a different element of the TAF. The top triangle portrays the wind conditions, the left bottom triangle portrays the visibility conditions, and the right bottom triangle portrays the cloud layers. Each sub-triangle is color coded to signify VFR (white), MVFR (yellow), and IFR (red) conditions. The wind triangle uses similar colors but represents light winds, medium speed winds, and excessive winds.

11 AWE even more useful for less experienced pilots or to pilots where 20 knot winds are routine. The second area for additional features involves visualizing two additional elements of DUATs briefings that are currently being displayed only textually: pilot reports and notices to airmen. Pilot reports (PIREPs) provide information similar to METAR observations. Rather than being collected by instruments or air traffic controllers, in-flight observations are collected and reported by pilots. Because forecasts are not always accurate, PIREPs are useful in confirming the forecast or pointing out areas where it was not accurate. They are especially helpful for determining the extent of icing conditions and the top of the cloud layers. Notices to airmen (NOTAMs) provide a variety of information potentially helpful to a pilot. Some NOTAMs, such as those specifying instrument approach procedure changes, are textual by nature. Others, however, provide information which could more easily be interpreted if presented visually. Some examples of these are NOTAMs for unlighted obstructions near the airport, acrobatic practice areas, active parachute jumping sites, temporarily prohibited areas where the U.S. President is scheduled to be, and areas of possibly reduced GPS reception. 8 Summary AWE presents a new method of interacting with aviation weather. It can be used either as a briefing tool or as a planning tool. We begin with an area briefing from the FAA-approved DUATs aviation briefing service. We then present a subset of the provided information graphically. The subset is selected to augment current techniques for visualizing weather information. The use of satellite images to display clouds, radar echos to display precipitation, and contour lines to display temperatures are well known and quite effective. The display of winds as arrows is also currently used effectively. We concentrate on displaying aviation specific weather that is not currently displayed effectively. In particular, AWE displays current airport weather observations, known as METARs, and airport weather forecasts, known as TAFs. Although the display of wind direction and speed has been explored previously, AWE also displays winds aloft data because we find it integrates well with METARs and TAFs and is very useful to the pilot for planning purposes. AWE provides the pilot options to display area-wide or routespecific winds aloft, current METAR observations, and TAF forecasts. METARs and TAFs can be displayed either as symbols, higher-level icons, or as a text box. Text boxes present the same information as DUATs (except that we simplified the DUATs briefing to accommodate our parsing routines by discarding comments and extra details). Symbols and icons present a quick, easily interpretable view of weather conditions in general, making adverse conditions visually easy to detect. AWE provides a simple method of specifying a route. By using the mouse and its three keys, the pilot can add a checkpoint, modify the route by deleting checkpoints off the end (back to the beginning if so desired) and replacing them with other checkpoints, or specify a new route by clearing the previously specified route and adding checkpoints. AWE also allows the pilot to specify his airplane s true airspeed, select an altitude, and select his departure time. Any of these can be modified during his AWE session, turning AWE into a useful planning tool. METARs, TAFs, and/or winds aloft data are updated immediately to reflect the new selections. Thus, the pilot can choose a favorable altitude (e.g., with more tailwinds), choose to slow down and save fuel if the winds will let him arrive within a time window of his choice, or choose to depart earlier or later to use the forecast weather to his advantage. The recreational pilot can even use AWE to decide on a direction for his pleasure flight. The direct visualization of weather can especially benefit pilots flying outside of their local area by helping them see where the airports identified in the weather briefing are located and how far they are from each other. Rather than just displaying weather information directly, AWE provides some automation of functions typically performed by a pilot. Winds aloft for flight path checkpoints are computed by interpolating the winds at the two nearest reporting stations. These estimates are displayed alongside the checkpoints. Conditions specified by METARs and TAFs are automatically classified as IFR, MVFR, or VFR and displayed so they are easy to recognize. Finally, the pilot is given the option of using the nearest airport with a METAR or TAF as a representative for one of his checkpoints if the checkpoint airport does not provide those services. The combination of these features makes AWE a very useful tool for local and non-local pilots alike. 9 Acknowledgement The authors gratefully acknowledge the suggestions from fellow pilots David Iverson, Cedric Walker, and Butler Hine. References [1] R. Azuma, H. Neely, M. Daily, and M. Correa. Visualization of conflicts and resolutions in a free flight scenario. Proc. of IEEE Visualization, pages , October [2] Jacques Bertin. Semiology of Graphics: Diagrams, Networks, Maps. University of Wisconsin Press, Madison, WI, [3] The Weather Channel. World Wide Web. [4] GTE DUATS. World Wide Web. www1.duats.com. [5] Thomas A. Horne. Beaming up the weather. AOPA Pilot, pages , March [6] L.W. MacDonald. Using color effectively in computer graphics. IEEE Computer Graphics and Applications, pages 20 35, July/Aug [7] MIT. World Wide Web. cirrus.mit.edu/ gempak/forecast maps.html. [8] U.S. Department of Transportation. Aviation Weather: AC 00-6A. US Government Printing Office, Washington, D.C., [9] U.S. Department of Transportation. Aviation Weather Services: AC 00-45C. US Government Printing Office, Washington, D.C., [10] P.W. Pruyn and D.P. Greenberg. Exploring 3d computer graphics in cockpit avionics. IEEE Computer Graphics and Applications, pages 28 35, May [11] Aviation Digital Data Service. World Wide Web. adds.awckc.noaa.gov/projects/adds/index.html. [12] NOAA National Weather Service. World Wide Web. weather center.html. [13] Shubin, Falck, and Johansen. Exploring color in interface design. ACM Interactions, pages 36 48, July/Aug [14] Edward R. Tufte. The Visual Display of Quantitative Information. Graphics Press, Cheshire, CT, 1983.

Answer Key. Page 1 of 5

Answer Key. Page 1 of 5 Answer Key Name: Score: [1] When telephoning a weather briefing facility for preflight weather information, pilots should state A. whether they intend to fly VFR only. B. the full name and address of the

More information

Section 7: Hazard Avoidance

Section 7: Hazard Avoidance 7.1 In-Flight Hazard Awareness Section 7: Hazard Avoidance As technology improves, pilots have more and more real-time information within reach in all phases of flight. Terrain proximity, real-time weather

More information

STUDY UNIT SEVENTEEN GRAPHICAL AIRMAN S METEOROLOGICAL ADVISORY (G-AIRMET)

STUDY UNIT SEVENTEEN GRAPHICAL AIRMAN S METEOROLOGICAL ADVISORY (G-AIRMET) STUDY UNIT SEVENTEEN GRAPHICAL AIRMAN S METEOROLOGICAL ADVISORY (G-AIRMET) 341 (10 pages of outline) 17.1 Product Description....................................................... 341 17.2 Issuance...............................................................

More information

ForeFlight Mobile Legends

ForeFlight Mobile Legends ForeFlight Mobile Legends ForeFlight, LLC 11th Edition - Covers ForeFlight Mobile v8.1 and later RADAR LEGENDS (WHEN FROM INTERNET) Snowy/Icy Precipitation Mixed Precipitation Rain Echo top (in 100 s of

More information

Calculates CAT and MWT diagnostics. Paired down choice of diagnostics (reduce diagnostic redundancy) Statically weighted for all forecast hours

Calculates CAT and MWT diagnostics. Paired down choice of diagnostics (reduce diagnostic redundancy) Statically weighted for all forecast hours 1 Major Upgrades All diagnostics mapped to Eddy Dissipation Rate ADDS now displays EDR values CAT diagnostic extended down to 1000 feet MSL & forecast hours 15 and 18 New Mountain Wave diagnostic CAT diagnostics

More information

Gleim Private Pilot FAA Knowledge Test 2015 Edition, 1st Printing Updates July 2015

Gleim Private Pilot FAA Knowledge Test 2015 Edition, 1st Printing Updates July 2015 Page 1 of 6 Gleim Private Pilot FAA Knowledge Test 2015 Edition, 1st Printing Updates July 2015 NOTE: Deleted text is displayed with a line through it. New text is shown with a blue background. If you

More information

777 Neptune Groundschool Weather reporting & forecasts

777 Neptune Groundschool Weather reporting & forecasts 777 Neptune Groundschool 2018 Weather reporting & forecasts Weather Reporting Weather Forecast is a prediction of what the weather conditions will be in the future Weather Report tells the reader of what

More information

Multi-Function Display Pilot s Guide Addendum

Multi-Function Display Pilot s Guide Addendum Multi-Function Display Pilot s Guide Addendum Software Release 4.2 or Later 600-00344-000 Rev: 01-1- EX500/EX600 Document Revision History Date Revision Description February 21, 2018 00 Initial Release

More information

Weather Legends in FOREFLIGHT MOBILE

Weather Legends in FOREFLIGHT MOBILE Weather Legends in FOREFLIGHT MOBILE 14th Edition Covers ForeFlight Mobile v9.4 on ipad Radar Legends (when from Internet) Snowy/Icy Precipitation Mixed Precipitation Rain Echo top (in 100 s of feet) ex:

More information

Recap of the NTSB PIREP Forum: Optimizing Safety Benefits for Pilots, ATC, and Meteorologists. Paul Suffern NTSB Meteorologist

Recap of the NTSB PIREP Forum: Optimizing Safety Benefits for Pilots, ATC, and Meteorologists. Paul Suffern NTSB Meteorologist Recap of the NTSB PIREP Forum: Optimizing Safety Benefits for Pilots, ATC, and Meteorologists Paul Suffern NTSB Meteorologist 1 2 Wx Accident Trend 3 Preflight Planning TAF KRDU 162340Z 1700/1724 28003KT

More information

National Transportation Safety Board Office of Aviation Safety Washington, D.C December 10, 2012 WEATHER STUDY DCA13RA025

National Transportation Safety Board Office of Aviation Safety Washington, D.C December 10, 2012 WEATHER STUDY DCA13RA025 A. ACCIDENT National Transportation Safety Board Office of Aviation Safety Washington, D.C. 20594-2000 December 10, 2012 WEATHER STUDY DCA13RA025 Location: Monterrey, Mexico Date: December 9, 2012 Time:

More information

Weather Technology in the Cockpit (WTIC) Shortfall Analysis of Weather Information in Remote Airspace Friends and Partners of Aviation Weather Summer

Weather Technology in the Cockpit (WTIC) Shortfall Analysis of Weather Information in Remote Airspace Friends and Partners of Aviation Weather Summer Weather Technology in the Cockpit (WTIC) Shortfall Analysis of Weather Information in Remote Airspace Friends and Partners of Aviation Weather Summer Meeting Tim Myers Metron Aviation August 26, 2015 2

More information

AOPA. Mitigating Turbulence Impacts in Aviation Operations. General Aviation Perspective

AOPA. Mitigating Turbulence Impacts in Aviation Operations. General Aviation Perspective AOPA Mitigating Turbulence Impacts in Aviation Operations General Aviation Perspective Rune Duke Senior Director, Airspace & Air Traffic Services Aircraft Owners & Pilots Association AOPA Air Safety Institute

More information

METEOROLOGY PANEL (METP) WORKING GROUP- METEOROLOGICAL OPERATION GROUP (MOG) FIRST MEETING

METEOROLOGY PANEL (METP) WORKING GROUP- METEOROLOGICAL OPERATION GROUP (MOG) FIRST MEETING 8 28/7/15 METEOROLOGY PANEL (METP) WORKING GROUP- METEOROLOGICAL OPERATION GROUP (MOG) FIRST MEETING Gatwick, United Kingdom, 08 to 11 September 2015 Agenda Item 3: Matters relating to SADIS 3.3: Operations

More information

Traffic and Weather. Soaring Safety Foundation. Tom Johnson CFIG

Traffic and Weather. Soaring Safety Foundation. Tom Johnson CFIG Traffic and Weather Soaring Safety Foundation Tom Johnson CFIG Weather Contents Weather Gathering Sources Weather Acquisition Enroute Weather Analysis Weather Hazards Weather in the Landing Pattern Basic

More information

AWOS Level Descriptions

AWOS Level Descriptions AWOS Level Descriptions AWOS System Configurations. The AWOS is a modular system utilizing a central processor which may receive input from several sensors. Eight standard groups of sensors are defined

More information

Weather Charts And Briefings

Weather Charts And Briefings Page M1 Chapter Thirteen Weather Charts And Briefings PIREPS, Progs & METARS The Telephone Briefing 1. [M4/1/9] When telephoning a weather briefing facility for preflight weather information, pilots should

More information

Chapter 12 Weather Charts & Briefings: PIREPS, Progs & METARS

Chapter 12 Weather Charts & Briefings: PIREPS, Progs & METARS Chapter 12 Weather Charts & Briefings: PIREPS, Progs & METARS The Telephone Briefing 1. [12-4/1/9] When telephoning a weather briefing facility for preflight weather information, pilots should A. identify

More information

TAIWIN: Operational Concept Review

TAIWIN: Operational Concept Review TAIWIN: Operational Concept Review S.D. Green November 19, 2015 Overview Changes to FAR Parts 25 and 33 including FAR 25.1420 and Appendix O, will allow limited icing certification for transport category

More information

Introducing AOPA FlyQ EFB

Introducing AOPA FlyQ EFB Hi, just a reminder that you're receiving this email because you activated AOPA FlyQ EFB. Don't forget to add FlyQEFBSupport@seattleavionics.com to your address book so we'll be sure to land in your inbox!

More information

Airport Meteorology Analysis

Airport Meteorology Analysis Airport Meteorology Analysis Alex Alshtein Kurt Etterer October 2014 Presented at ICAO Business Class 2014 ICAO, Montreal, Canada Approved for Public Release: 14-3466. Distribution Unlimited. October 2014

More information

Advances in Weather Technology

Advances in Weather Technology Advances in Weather Technology Dr. G. Brant Foote National Center for Atmospheric Research 16 May 2001 NCAR Research Results in Aviation Weather Built on the foundation of the nation s long-standing investment

More information

ENSTROM 480B OPERATOR S MANUAL AND FAA APPROVED ROTORCRAFT FLIGHT MANUAL SUPPLEMENT GARMIN GDL 69AH XM WX SATELLITE WEATHER/RADIO RECEIVER

ENSTROM 480B OPERATOR S MANUAL AND FAA APPROVED ROTORCRAFT FLIGHT MANUAL SUPPLEMENT GARMIN GDL 69AH XM WX SATELLITE WEATHER/RADIO RECEIVER ENSTROM 480B OPERATOR S MANUAL AND FAA APPROVED ROTORCRAFT FLIGHT MANUAL SUPPLEMENT GARMIN GDL 69AH XM WX SATELLITE WEATHER/RADIO RECEIVER * * * * * REPORT NO. 28-AC-062 HELICOPTER SERIAL NO. HELICOPTER

More information

J11.3 Aviation service enhancements across the National Weather Service Central Region

J11.3 Aviation service enhancements across the National Weather Service Central Region J11.3 Aviation service enhancements across the National Weather Service Central Region Brian P. Walawender * National Weather Service Central Region HQ, Kansas City, MO Jennifer A. Zeltwanger National

More information

ADL110B ADL120 ADL130 ADL140 How to use radar and strike images. Version

ADL110B ADL120 ADL130 ADL140 How to use radar and strike images. Version ADL110B ADL120 ADL130 ADL140 How to use radar and strike images Version 1.00 22.08.2016 How to use radar and strike images 1 / 12 Revision 1.00-22.08.2016 WARNING: Like any information of the ADL in flight

More information

Weather Legends in FOREFLIGHT MOBILE

Weather Legends in FOREFLIGHT MOBILE Weather Legends in FOREFLIGHT MOBILE 15th Edition Covers ForeFlight Mobile v9.6 on ipad Radar Legends (when from Internet) Snowy/Icy Precipitation Mixed Precipitation Rain Echo top (in 100 s of feet) ex:

More information

Metar And Taf Decoding

Metar And Taf Decoding Metar And Taf Decoding 1 / 6 2 / 6 3 / 6 Metar And Taf Decoding examples: kmem 230853z auto 18014g18kt 10sm clr 16/m02 a3008 rmk ao2 slp117 t01561022 tsno $ klax 161550z cor 11004kt 2 1/2sm hz bkn011 bkn015

More information

B KMD 550/850 Multi-Function Display Quick Reference For Software Version 01/14 or Later

B KMD 550/850 Multi-Function Display Quick Reference For Software Version 01/14 or Later F N B KMD 550/850 Multi-Function Display Quick Reference For Software Version 01/14 or Later 12 1 11 2 3 4 10 13 9 6 5 7 1. Brightness Control 2. Data Card 3. Display 4. Available Functions Legend 5. On/Off

More information

MxVision WeatherSentry Web Services Content Guide

MxVision WeatherSentry Web Services Content Guide MxVision WeatherSentry Web Services Content Guide July 2014 DTN 11400 Rupp Drive Minneapolis, MN 55337 00.1.952.890.0609 This document and the software it describes are copyrighted with all rights reserved.

More information

AMDAR Forecast Applications. Richard Mamrosh NWS Green Bay, Wisconsin, USA

AMDAR Forecast Applications. Richard Mamrosh NWS Green Bay, Wisconsin, USA AMDAR Forecast Applications Richard Mamrosh NWS Green Bay, Wisconsin, USA AMDAR has many applications Aviation Low level wind shear Ceilings and visibilities Icing and turbulence Winter Storms Precipitation

More information

Advanced Weather Technology

Advanced Weather Technology Advanced Weather Technology Tuesday, October 16, 2018, 1:00 PM 2:00 PM PRESENTED BY: Gary Pokodner, FAA WTIC Program Manager Agenda Overview Augmented reality mobile application Crowd Sourcing Visibility

More information

08-Nov METARs and TAFs are shown in coded and decoded text format under the Airfield information where weather data is available.

08-Nov METARs and TAFs are shown in coded and decoded text format under the Airfield information where weather data is available. EasyWeather provides a direct weather interface from SA Weather Services to EasyPlan as overlays on your EasyPlan map. This service is available in South Africa only, at this stage. By using your internet

More information

Weather Considerations for UAS Integration

Weather Considerations for UAS Integration Weather Considerations for UAS Integration Scot Campbell 8 December 2016 Sponsor: Steve Abelman, ANG-C6 DISTRIBUTION STATEMENT A. Approved for public release: distribution unlimited. Legal Notices This

More information

Your Source for Global Aviation Forecasts

Your Source for Global Aviation Forecasts Your Source for Global Aviation Forecasts (831) 238-5054 100 Sky Park Drive Monterey, CA 93940 Weather4Cast.com Live Weather Data Feeds Weather4Cast.com provides Live Aviation Weather Data Feeds formatted

More information

Information Note on the Webpage for Significant Convection Monitoring and Forecast

Information Note on the Webpage for Significant Convection Monitoring and Forecast Information Note on the Webpage for Significant Convection Monitoring and Forecast The webpage displays both the real-time products for monitoring of significant convection and forecast products for significant

More information

and good his flight and take impact on Moderate Icing

and good his flight and take impact on Moderate Icing Learning Goals Weather Report Flying has always been about safety and good planning. A good pilot is the one who takes the time to plan his flight and take into account all of the variables. One of the

More information

TAF CCCC YYGGggZ YYHHHH dddff(f)gffkt VVVVSM [ww NNNhhh] [Wshhh/dddffKT] [TTTTT xxxx] repeated as needed

TAF CCCC YYGGggZ YYHHHH dddff(f)gffkt VVVVSM [ww NNNhhh] [Wshhh/dddffKT] [TTTTT xxxx] repeated as needed Encoding TAFs Terminal Aerodome Forecast (TAF) Terminal forecasts for the world follow an internationally accepted format. The TAFs are issued four times daily for 24 hour periods beginning at 00Z, 06Z,

More information

FAA-NWS Aviation Weather Weather Policy and Product Transition Panel. Friends and Partners in Aviation Weather October 22, 2014 NOAA NOAA

FAA-NWS Aviation Weather Weather Policy and Product Transition Panel. Friends and Partners in Aviation Weather October 22, 2014 NOAA NOAA FAA-NWS Aviation Weather Weather Policy and Product Transition Panel Friends and Partners in Aviation Weather October 22, 2014 Airplanes have changed. Lockheed Constellation Airbus A380 Aviation weather

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Accuracy in Predicting GDPs and Airport Delays from Weather Forecast Data

Accuracy in Predicting GDPs and Airport Delays from Weather Forecast Data Accuracy in Predicting GDPs and Airport Delays from Weather Forecast Data David Smith Center for Air Transportation Systems Research George Mason University Fairfax, VA September 6, 2007 CENTER FOR AIR

More information

Reprint 797. Development of a Thunderstorm. P.W. Li

Reprint 797. Development of a Thunderstorm. P.W. Li Reprint 797 Development of a Thunderstorm Nowcasting System in Support of Air Traffic Management P.W. Li AMS Aviation, Range, Aerospace Meteorology Special Symposium on Weather-Air Traffic Management Integration,

More information

Montréal, 7 to 18 July 2014

Montréal, 7 to 18 July 2014 INTERNATIONAL CIVIL AVIATION ORGANIZATION WORLD METEOROLOGICAL ORGANIZATION MET/14-WP/34 28/5/14 Meteorology (MET) Divisional Meeting (2014) Commission for Aeronautical Meteorology Fifteenth Session Montréal,

More information

Cockpit System Situational Awareness Modeling Tool

Cockpit System Situational Awareness Modeling Tool ABSTRACT Cockpit System Situational Awareness Modeling Tool John Keller and Dr. Christian Lebiere Micro Analysis & Design, Inc. Capt. Rick Shay Double Black Aviation Technology LLC Dr. Kara Latorella NASA

More information

AERODROME METEOROLOGICAL OBSERVATION AND FORECAST STUDY GROUP (AMOFSG)

AERODROME METEOROLOGICAL OBSERVATION AND FORECAST STUDY GROUP (AMOFSG) AMOFSG/10-IP/4 21/5/13 AERODROME METEOROLOGICAL OBSERVATION AND FORECAST STUDY GROUP (AMOFSG) TENTH MEETING Montréal, 17 to 19 June 2013 Agenda Item 5: Aerodrome observations AUTOMATED CLOUD INFORMATION

More information

The Informed Scheduler

The Informed Scheduler The Informed Scheduler Thursday, January 21, 2016 1:00 p.m. 2:30 p.m. PRESENTED BY: Vinton Brown, Flight Safety International James M. Kohler, Chief Pilot, DuPont Andrew M. Bourland, CAM, Chief Pilot,

More information

Weather Information for Europe 3 May 2018

Weather Information for Europe 3 May 2018 Weather Information for Europe 3 May 2018 Weatherproofing the network A collaborative approach Jaakko Nuottokari EUMETNET WG AVIMET Chair Head of Aviation and Defence Finnish Meteorological Institute Jaakko.Nuottokari@fmi.fi

More information

Guidance on Aeronautical Meteorological Observer Competency Standards

Guidance on Aeronautical Meteorological Observer Competency Standards Guidance on Aeronautical Meteorological Observer Competency Standards The following guidance is supplementary to the AMP competency Standards endorsed by Cg-16 in Geneva in May 2011. Format of the Descriptions

More information

UNITED STATES OF AMERICA NATIONAL TRANSPORTATION SAFETY BOARD WASHINGTON, D.C.

UNITED STATES OF AMERICA NATIONAL TRANSPORTATION SAFETY BOARD WASHINGTON, D.C. SERVED: June 12, 1998 NTSB Order No. EA-4667 UNITED STATES OF AMERICA NATIONAL TRANSPORTATION SAFETY BOARD WASHINGTON, D.C. Adopted by the NATIONAL TRANSPORTATION SAFETY BOARD at its office in Washington,

More information

Aviation Maps: Aviation Maps: Chapter Ten. Chapter Ten. The Art of the Chart. The Art of the Chart. Page J1. The Lambert Conformal Conic Projection

Aviation Maps: Aviation Maps: Chapter Ten. Chapter Ten. The Art of the Chart. The Art of the Chart. Page J1. The Lambert Conformal Conic Projection Page J1 Chapter Ten Chapter Ten viation Maps: viation Maps: The rt of the Chart The rt of the Chart The Lambert Conformal Conic Projection 1. [J2/Figure 1] When drawing lines on a Lambert Conformal Conic

More information

USE OF WEATHER INFORMATION BY GENERAL AVIATION PILOTS: PROVIDERS AND PRODUCTS

USE OF WEATHER INFORMATION BY GENERAL AVIATION PILOTS: PROVIDERS AND PRODUCTS USE OF WEATHER INFORMATION BY GENERAL AVIATION PILOTS: PROVIDERS AND PRODUCTS William R. Knecht Civil Aerospace Medical Institute Oklahoma City, OK Data obtained from 211 general aviation (GA) pilots were

More information

ES1 Investigating Weather Maps/Station Models Act# 10 Name Block Date

ES1 Investigating Weather Maps/Station Models Act# 10 Name Block Date yay, bonus pt. because oops, no HO, book, heading this date =MP ES1 Investigating Weather Maps/Station Models Act# 10 Name Block Date Weather INTRODUCTION: Weather maps combine meteorological data from

More information

Friends & Partners in Aviation Weather: Part 135

Friends & Partners in Aviation Weather: Part 135 Friends & Partners in Aviation Weather: Part 135 Thursday, October 12, 2017 Jason E. Herman, CAM Chairman, NBAA Part 135 Subcommittee Part 135 On-Demand Operations A mix of many different operational environments

More information

1.1 ATM-WEATHER INTEGRATION AND TRANSLATION MODEL. Steve Bradford, David J. Pace Federal Aviation Administration, Washington, DC

1.1 ATM-WEATHER INTEGRATION AND TRANSLATION MODEL. Steve Bradford, David J. Pace Federal Aviation Administration, Washington, DC 1.1 ATM-WEATHER INTEGRATION AND TRANSLATION MODEL Steve Bradford, David J. Pace Federal Aviation Administration, Washington, DC Matt Fronzak *, Mark Huberdeau, Claudia McKnight, Gene Wilhelm The MITRE

More information

New Meteorological Services Supporting ATM

New Meteorological Services Supporting ATM New Meteorological Services Supporting ATM Meteorological Services in the Terminal Area (MSTA)...providing MET services to support a move from Air Traffic Control (ATC) to more integrated and collaborative

More information

Lab 19.2 Synoptic Weather Maps

Lab 19.2 Synoptic Weather Maps Lab 19.2 Synoptic Weather Maps Name: Partner: Purpose The purpose of this lab is to have you read and interpret the information displayed on synoptic weather maps. You will also learn the techniques used

More information

TAF Decoder Courtesy of the Aviation Weather Center

TAF Decoder Courtesy of the Aviation Weather Center TAF Decoder Courtesy of the Aviation Weather Center A Terminal Aerodrome Forecast (TAF) is a concise statement of the expected meteorological conditions at an airport during a specified period (usually

More information

ERTH 465 Fall Laboratory Exercise 5. Surface Weather Observations (METARS) and Frontal Analysis (300 pts)

ERTH 465 Fall Laboratory Exercise 5. Surface Weather Observations (METARS) and Frontal Analysis (300 pts) ERTH 465 Fall 2017 Laboratory Exercise 5 Surface Weather Observations (METARS) and Frontal Analysis (300 pts) Insert in ringed-three hole binder. Point deductions for sloppy or late work. Due date: Tuesday

More information

Earth and Atmospheric Sciences. Sky condition. Prof. J. Haase EAS535 EAS535

Earth and Atmospheric Sciences. Sky condition. Prof. J. Haase EAS535 EAS535 Sky condition Prof. J. Haase Federal Meteorological Handbook http://www.ofcm.gov/fmh-1/fmh1.htm Estimating cloud height Report cloud levels to nearest 100 feet below 5000 feet (in practice, human observers

More information

ROYAL CANADIAN AIR CADETS PROFICIENCY LEVEL FOUR INSTRUCTIONAL GUIDE SECTION 5 EO C ANALYZE WEATHER INFORMATION PREPARATION

ROYAL CANADIAN AIR CADETS PROFICIENCY LEVEL FOUR INSTRUCTIONAL GUIDE SECTION 5 EO C ANALYZE WEATHER INFORMATION PREPARATION ROYAL CANADIAN AIR CADETS PROFICIENCY LEVEL FOUR INSTRUCTIONAL GUIDE SECTION 5 EO C436.03 ANALYZE WEATHER INFORMATION Total Time: 90 min PREPARATION PRE-LESSON INSTRUCTIONS Resources needed for the delivery

More information

Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA)

Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA) Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA) Background Information on the accuracy, reliability and relevance of products is provided in terms of verification

More information

July 13, 2017 Session #1 In Lieu of the Surface Observation Including EWINS Authority, RTMA, Web Cams, and Remote Observation Systems

July 13, 2017 Session #1 In Lieu of the Surface Observation Including EWINS Authority, RTMA, Web Cams, and Remote Observation Systems July 13, 2017 Session #1 In Lieu of the Surface Observation Including EWINS Authority, RTMA, Web Cams, and Remote Observation Systems Part 121 Operator Perspective: Equivalent Level of Safety Using Remote

More information

Weather Technology in the Cockpit (WTIC) Program Program Update. Friends/Partners of Aviation Weather (FPAW) November 2, 2016

Weather Technology in the Cockpit (WTIC) Program Program Update. Friends/Partners of Aviation Weather (FPAW) November 2, 2016 Weather Technology in the Cockpit (WTIC) Program Program Update Friends/Partners of Aviation Weather (FPAW) November 2, 2016 Presented by Gary Pokodner, WTIC Program Manager Phone: 202.267.2786 Email:

More information

KMD 550/850 Multi-Function Display Quick Reference For Software Version 01/11 or Later

KMD 550/850 Multi-Function Display Quick Reference For Software Version 01/11 or Later F B KMD 550/850 Multi-Function Display Quick Reference For Software Version 01/11 or Later 12 1 11 N 2 3 4 10 13 9 6 5 7 1. Brightness Control 2. Data Card 3. Display 4. Available Functions Legend 5. On/Off

More information

A DISPLAY CONCEPT FOR STAYING AHEAD OF THE AIRPLANE

A DISPLAY CONCEPT FOR STAYING AHEAD OF THE AIRPLANE A DISPLAY CONCEPT FOR STAYING AHEAD OF THE AIRPLANE Eric N. Johnson, Lockheed Martin Aeronautical Systems, Marietta, Georgia David C. Hansen, Lockheed Martin Aeronautical Systems, Marietta, Georgia Abstract

More information

2 November WSI Hubcast VERSION 3.5 USER GUIDE

2 November WSI Hubcast VERSION 3.5 USER GUIDE 2 November 2016 WSI Hubcast VERSION 3.5 USER GUIDE THE WEATHER COMPANY WSI Hubcast 2 COPYRIGHT All Rights Reserved; Confidential Material. The Weather Company 400 Minuteman Road Andover, MA 01810 EXAMPLES

More information

Multi-Function Display Pilot s Guide Addendum

Multi-Function Display Pilot s Guide Addendum Multi-Function Display Pilot s Guide Addendum Software Release 8.1 600-00248-000 Rev: 01 600-00248-000 Rev: 01-1- Entegra EX5000 Document Revision History Date Revision Description Nov. 13, 2009 00 Initial

More information

TERMINAL AERODROME FORECAST

TERMINAL AERODROME FORECAST 1. Introduction TERMINAL AERODROME FORECAST Basically, a Terminal Aerodrome Forecast (or Terminal Area Forecast, TAF) is a message with a defined format with the objective to report a weather forecast

More information

Flight Dispatcher Aviation Meteorology Required Knowledge

Flight Dispatcher Aviation Meteorology Required Knowledge Flight Dispatcher Aviation Meteorology Required Knowledge 3.1 THE EARTH'S ATMOSPHERE 1 Properties 2 Vertical Structure 3 ICAO Standard Atmosphere 3.2 ATMOSPHERIC PRESSURE 1 Pressure Measurements 2 Station

More information

Deutscher Wetterdienst

Deutscher Wetterdienst WakeNet3-Greenwake Workshop Wake Vortex & Wind Monitoring Sensors in all weather conditions DWD s new Remote Wind Sensing Equipment for an Integrated Terminal Weather System (ITWS) Frank Lehrnickel Project

More information

General Aviation Pilot s Guide to Preflight Weather Planning, Weather Self-Briefings, and Weather Decision Making. Federal Aviation Administration

General Aviation Pilot s Guide to Preflight Weather Planning, Weather Self-Briefings, and Weather Decision Making. Federal Aviation Administration General Aviation Pilot s Guide to Preflight Weather Planning, Weather Self-Briefings, and Weather Decision Making Federal Aviation Administration General Aviation Pilot s Guide Preflight Planning, Weather

More information

Implementation Guidance of Aeronautical Meteorological Observer Competency Standards

Implementation Guidance of Aeronautical Meteorological Observer Competency Standards Implementation Guidance of Aeronautical Meteorological Observer Competency Standards The following guidance is supplementary to the AMP competency Standards endorsed by Cg-16 in Geneva in May 2011. Please

More information

CHAPTER 9 - SPECIAL OBSERVATIONS

CHAPTER 9 - SPECIAL OBSERVATIONS CHAPTER 9 - AL OBSERVATIONS 9.1 Introduction This chapter explains the criteria for taking special observations (). 9.2 Special Observations s are taken whenever mandatory criteria are met, and at the

More information

WEATHER SOURCES FSS WXBRIEF

WEATHER SOURCES FSS WXBRIEF FSS 1-800-WXBRIEF WEATHER SOURCES ASOS / METARS KSNT, KMYL, KLLJ, KSMN AOPA/NOAA Satellite, Radar, Surface, Winds, etc. NIFC TFR s Noaa Automated Surface:METAR/ RAWS (Remote Automated WX Station) BLM/USFS

More information

KMD 550/850. Flight Information Services (FIS) Pilot s Guide Addendum. Multi-Function Display. For Software Version 02/02 and later

KMD 550/850. Flight Information Services (FIS) Pilot s Guide Addendum. Multi-Function Display. For Software Version 02/02 and later N B KMD 550/850 Multi-Function Display Flight Information Services (FIS) Pilot s Guide Addendum For Software Version 02/02 and later 006-18237-0000 The information contained in this manual is for reference

More information

MetConsole AWOS. (Automated Weather Observation System) Make the most of your energy SM

MetConsole AWOS. (Automated Weather Observation System) Make the most of your energy SM MetConsole AWOS (Automated Weather Observation System) Meets your aviation weather needs with inherent flexibility, proven reliability Make the most of your energy SM Automated Weather Observation System

More information

AWOS. Automated Weather Observing Systems COASTAL

AWOS. Automated Weather Observing Systems COASTAL AWOS Automated Weather Observing Systems COASTAL Environmental Systems Monitor Monitor Your Your World World Coastal s Experience & Expertise Since 1981, Coastal Environmental Systems, Inc. (Coastal) has

More information

2.4 Selecting METARs to Verify Ceiling and Visibility Forecasts

2.4 Selecting METARs to Verify Ceiling and Visibility Forecasts 2.4 Selecting METARs to Verify Ceiling and Visibility Forecasts Tressa L. Fowler*, Jamie T. Braid, and Anne Holmes National Center for Atmospheric Research, Boulder, Colorado 1 INTRODUCTION METAR station

More information

6.3 A REAL-TIME AUTOMATED CEILING AND VISIBILITY ANALYSIS SYSTEM

6.3 A REAL-TIME AUTOMATED CEILING AND VISIBILITY ANALYSIS SYSTEM 6.3 A REAL-TIME AUTOMATED CEILING AND VISIBILITY ANALYSIS SYSTEM Richard Bateman, Paul Herzegh, Gerry Wiener, and Jim Cowie NCAR Research Applications Laboratory (RAL), Boulder, CO 1. INTRODUCTION From

More information

FAA-NWS Aviation Weather Requirements Working Group (ARWG)

FAA-NWS Aviation Weather Requirements Working Group (ARWG) FAA-NWS Aviation Weather Requirements Working Group (ARWG) Friends and Partners in Aviation Weather October 23, 2013 Airplanes have changed. Lockheed Constellation Airbus A380 Aviation weather products

More information

Guidance to Instructors on Subject Delivery PILOT NAVIGATION. This is a suggested programme for the delivery of this subject.

Guidance to Instructors on Subject Delivery PILOT NAVIGATION. This is a suggested programme for the delivery of this subject. Programme of learning: Guidance to Instructors on Subject Delivery This is a suggested programme for the delivery of this subject. The main headings are the Learning Outcomes (LO1, LO2, etc), with sub

More information

Symbology Modification for Climate Studies. Rich Baldwin (NCDC/NOAA) Glen Reid (IMSG)

Symbology Modification for Climate Studies. Rich Baldwin (NCDC/NOAA) Glen Reid (IMSG) Symbology Modification for Climate Studies Rich Baldwin (NCDC/NOAA) Glen Reid (IMSG) June 3, 2005 Abstract The National Climatic Data Center archives worldwide weather data from the present date back to

More information

Jarrod Lichty, R. S. Lee, and S. Percic AvMet Applications, Inc., Reston, Va.

Jarrod Lichty, R. S. Lee, and S. Percic AvMet Applications, Inc., Reston, Va. 642 Impact-Based Aviation Forecast Verification Jarrod Lichty, R. S. Lee, and S. Percic AvMet Applications, Inc., Reston, Va. 1 INTRODUCTION The evaluation of weather forecast quality, as related to air

More information

SCOPE: Outlines standard techniques for setting up and conducting voice communication and broadcasting ATIS at Hong Kong VACC

SCOPE: Outlines standard techniques for setting up and conducting voice communication and broadcasting ATIS at Hong Kong VACC STANDARD OPERATING PROCEDURE (SOP) DOCUMENT NUMBER: HKVACC-SOP011-R5 DATE ISSUED: 1 APR 2015 REVISION: 5 SUBJECT: Voice Communication Setup and ATIS Guide EFFECTIVE DATE: 5 AUG 2018 SCOPE: Outlines standard

More information

Safety in Numbers SKYWATCH 497. The affordable original.

Safety in Numbers SKYWATCH 497. The affordable original. SKYWATCH 497 Safety in Numbers The affordable original. For over 10 years, pilots have trusted SkyWatch Collision Avoidance Systems to help them fly safely. SkyWatch was the first Active Collision Avoidance

More information

NJ SURVEYORS CONFERENCE

NJ SURVEYORS CONFERENCE NJ SURVEYORS CONFERENCE PART 107 Ground School TODAY S AGENDA Regulations National Airspace System Operations Weather Loading and Performance 1 REGULATIONS Remote Pilot Certifications and Privileges When

More information

Vaisala AviMet Automated Weather Observing System

Vaisala AviMet Automated Weather Observing System Vaisala AviMet Automated Weather Observing System Solutions to meet your challenges Our mission: to help you operate succesfully Safe, economical, reliable and flexible operation of your airport is ensured

More information

14.2 Weather impacts and routing services in support of airspace management operations. David I. Knapp, Jeffrey O. Johnson, David P.

14.2 Weather impacts and routing services in support of airspace management operations. David I. Knapp, Jeffrey O. Johnson, David P. 14.2 Weather impacts and routing services in support of airspace management operations David I. Knapp, Jeffrey O. Johnson, David P. Sauter U.S. Army Research Laboratory, Battlefield Environment Division,

More information

2 Types of Aviation Data Available In ADIS

2 Types of Aviation Data Available In ADIS Aviation Data Integration System Deepak Kulkarni, Yao Wang, May Windrem 1, Hemil Patel 2 and Richard Keller 1 Introduction NASA Ames Research Center MS 269/3 Moffett Field CA 94035 kulkarni@ptolemy.arc.nasa.gov

More information

NextGen Update. Cecilia Miner May, 2017

NextGen Update. Cecilia Miner May, 2017 NextGen Update Cecilia Miner May, 2017 Agenda What s changed? NextGen Background FAA NextGen Weather Architecture NextGen Weather Processor Aviation Weather Display Common Support Services - Weather NWS

More information

SCOPE: Outlines standard techniques for setting up and conducting voice communication and broadcasting ATIS at Hong Kong VACC

SCOPE: Outlines standard techniques for setting up and conducting voice communication and broadcasting ATIS at Hong Kong VACC STANDARD OPERATING PROCEDURE (SOP) DOCUMENT NUMBER: HKVACC-SOP011-R5 DATE ISSUED: 1 APR 2015 REVISION: 5 SUBJECT: Voice Communication Setup and ATIS Guide EFFECTIVE DATE: 5 AUG 2018 SCOPE: Outlines standard

More information

Pilots watch the clouds, because clouds can indicate the kind of weather in store for a flight.

Pilots watch the clouds, because clouds can indicate the kind of weather in store for a flight. Low stratus Cumulonimbus Pilots watch the clouds, because clouds can indicate the kind of weather in store for a flight. FILL IN THE BLANKS OR CIRCLE ONE: A. Stratus means flat or on one level. Low stratus

More information

International Civil Aviation Organization

International Civil Aviation Organization CNS/MET SG/14 IP/19 International Civil Aviation Organization FOURTEENTH MEETING OF THE COMMUNICATIONS/NAVIGATION/SURVEILL ANCE AND METEOROLOGY SUB-GROUP OF APANPIRG (CNS/MET SG/14) Jakarta, Indonesia,

More information

ROYAL CANADIAN AIR CADETS PROFICIENCY LEVEL FOUR INSTRUCTIONAL GUIDE SECTION 4 EO C USE A VISUAL FLIGHT RULES (VFR) NAVIGATION CHART (VNC)

ROYAL CANADIAN AIR CADETS PROFICIENCY LEVEL FOUR INSTRUCTIONAL GUIDE SECTION 4 EO C USE A VISUAL FLIGHT RULES (VFR) NAVIGATION CHART (VNC) ROYAL CANADIAN AIR CADETS PROFICIENCY LEVEL FOUR INSTRUCTIONAL GUIDE SECTION 4 EO C437.02 USE A VISUAL FLIGHT RULES (VFR) NAVIGATION CHART (VNC) Total Time: 60 min PREPARATION PRE-LESSON INSTRUCTIONS Resources

More information

DESIGNED FOR EASY INTEGRATION HOW TO GET STARTED. Global Data Products

DESIGNED FOR EASY INTEGRATION HOW TO GET STARTED. Global Data Products DESIGNED FOR EASY INTEGRATION The easy-to-implement Baron Weather API allows precision aviation weather information to be added to any of your websites, apps or software. Backed by extensive documentation

More information

Quick Reference Manual. Ver. 1.3

Quick Reference Manual. Ver. 1.3 Quick Reference Manual Ver. 1.3 1 EXASITE Voyage EXSITE Voyage is a web-based communication tool designed to support the following users; Ship operators who utilize Optimum Ship Routing (OSR) service in

More information

The next generation in weather radar software.

The next generation in weather radar software. The next generation in weather radar software. PUBLISHED BY Vaisala Oyj Phone (int.): +358 9 8949 1 P.O. Box 26 Fax: +358 9 8949 2227 FI-00421 Helsinki Finland Try IRIS Focus at iris.vaisala.com. Vaisala

More information

Weather Technology in the Cockpit (WTIC) Program Applying Cloud Technology and Crowd Sourcing to Enhance Cockpit Weather

Weather Technology in the Cockpit (WTIC) Program Applying Cloud Technology and Crowd Sourcing to Enhance Cockpit Weather Weather Technology in the Cockpit (WTIC) Program Applying Cloud Technology and Crowd Sourcing to Enhance Cockpit Weather Friends and Partners of Aviation Weather Summer Meeting Date: August 26, 2015 What

More information

TRINIDAD AND TOBAGO. Meeting to Enhance State Coordination. MET, AIM, and ATM Fields PRESENTED BY. Between. (Mexico City, Mexico, July 2016)

TRINIDAD AND TOBAGO. Meeting to Enhance State Coordination. MET, AIM, and ATM Fields PRESENTED BY. Between. (Mexico City, Mexico, July 2016) TRINIDAD AND TOBAGO Meeting to Enhance State Coordination Between MET, AIM, and ATM Fields (Mexico City, Mexico, 26 28 July 2016) PRESENTED BY Robert Rooplal, ATM Officer Ricky Bissessar, AIM Officer PIARCO

More information

National Transportation Safety Board Aviation Accident Final Report

National Transportation Safety Board Aviation Accident Final Report National Transportation Safety Board Aviation Accident Final Report Location: Elk City, OK Accident Number: Date & Time: 02/03/2014, 2300 CST Registration: N61YP Aircraft: CESSNA 525 Aircraft Damage: Substantial

More information

Automated Thunderstorm Alert Service (ATSAS) User Guide

Automated Thunderstorm Alert Service (ATSAS) User Guide Automated Thunderstorm Alert Service (ATSAS) User Guide November 2016 Table of Contents 1 ATSAS System...2 1.1.1 Background Map... 3 1.1.2 Thunderstorm Cell and Trac k... 3 1.1.3 Legend... 4 1.1.4 ATSAS

More information