home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / Weather / Weather.app / menus < prev    next >
Encoding:
Text File  |  1992-07-29  |  14.8 KB  |  459 lines

  1. #
  2. # This file describes the menus for the weather service.
  3. # You might need to change this to keep in synch with their simple
  4. # telnet interface at madlab.umich.edu (which so far has rarely changed).
  5. # It would be nice if the menus were read from the remote host,
  6. # but unfortunately they are not presented in a uniform or
  7. # convenient format (e.g., compare the way the "city forecast"
  8. # items are presented in this interface with the telnet version.)
  9. #
  10. # Some menu items (like the ones in the "Other" menu) pull up files
  11. # or execute simple commands.  You may wish to edit these to add new
  12. # services or modify them for local tastes.  The syntax is:
  13. #
  14. #    !command...      -- execute "command..." in the background
  15. #    |command...      -- pipe the output of "command..." into the viewer
  16. #    <file            -- display the file (ascii, RTF) in the viewer
  17. #    <<file           -- display the file in the workspace
  18. #
  19. # Michael Hawley
  20. # November 3, 1991
  21. # February 12, 1992
  22. # July 27, 1992 -- the macro $Site is hardcoded in Storm.m.
  23. #
  24. Attach:
  25.   !"telnet $Site 3000" +"telnet $Site . . ." => Connect
  26.  
  27. Detach:
  28.    "m\nx\n" +"Disconnected."
  29.  
  30. Connect:
  31.   /Trying/      +"trying . . ."
  32.   /timed out/   +"timed out!" => Detach
  33.   /unreachable/ +"unreachable!" => Detach
  34.   /Connected/   +"connecting . . ." => Login
  35.  
  36. Login:
  37.   /ress [Rr]eturn/       "m\n"
  38.   /Change scrolling/    "c\n4\n","Help" +"connected!" => Ready
  39.  
  40. Ready:
  41.   /ress [Rr]eturn/  "\n"
  42.   /Connection closed/ => Detach
  43.  
  44. Menu Main:  "WEATHER UNDERGROUND MAIN MENU" "Help"
  45.   "<info"        null    About Weather...
  46.   "1\n"        City        Forecast for a U.S. city
  47.   "3\n"        State       Current weather (state/province)
  48.   "2\n"        Province    Forecasts for Canada
  49.   "9\n"        text        National Summary
  50.   "5\n"        Longrange   Long-range forecasts
  51.   "4\n"        Ski         Ski conditions
  52.   "8\n"        Hurricane   Hurricanes
  53.   "7\n"        Severe      Severe weather
  54.   "6\n"        text        Earthquakes
  55.   ""           Maps        Weather maps
  56.   ""           Other       Other weather information
  57.  
  58. Menu Maps: ""
  59.   "<other/MapSummary"        null    About weather maps...
  60.   "<<other/wxkey.gif"        null    Key to weather map symbols
  61.   "!other/getMap wxmap.gif"    null    US surface & radar
  62.   "!other/getMap ustcon.gif"    null    US temperature contour
  63.   "!other/getMap ussfc.gif"    null    "     US surface
  64.   "!other/getMap usnoon.gif"    null    "          ... 6-hr LFM
  65.   "!other/getMap us24sfc.gif"    null    "          ... 24-hr LFM
  66.   "!other/getMap usnoon24.gif"    null    "          ... 30-hr LFM
  67.   "!other/getMap uscell.gif"    null    "     US radar + cell movement
  68.   "!other/getMap cvis.gif"    null    US satellite photo (visible light)
  69.   "!other/getMap cir.gif"    null    "   . . .                        (infrared)
  70.   "!other/getMap nycsfc.gif"    null    Northeast surface
  71.   "!other/getMap dcsfc.gif"    null    NY/Washington DC surface
  72.   "!other/getMap dcrad.gif"    null    "   . . .                           radar
  73.   "!other/getMap dca.gif"    null    Washington DC meteorogram
  74.   "!other/getMap colosfc.gif"    null    Colorado surface
  75.   "!other/getMap den.gif"    null    "   Denver meteorogram
  76.   "!other/getMap coare.gif"    null    "      . . .      airport(?) surface
  77.   "!other/getMap denver.gif"    null    "      . . .      something
  78.   "!other/getMap localsfc.gif"    null    Southwest US surface
  79.   "!other/getMap localrad.gif"    null    "   . . .                   radar
  80.   "!other/getMap japsfc.gif"    null    Japan surface
  81.   "!other/getMap eursfc.gif"    null    Europe surface
  82.   "!other/getMap hgt500mb.gif"    null    US geopotential height
  83.   "!other/getGif 4 SA"        null    US surface/radar (latest 4)
  84.   "!other/getGif 4 CV"        null    US satellite photos (latest 4)
  85.   "!other/getAurora"        null    Aurora Borealis forecast
  86.  
  87. Menu Other: ""
  88.   "<other/Summary"        null    Overview
  89.   "<other/WX-TALK.DOC"        null    Mailing lists
  90.   "<other/DataSources"        null    Data Sources
  91.   "<other/COMPANY.DOC"        null    Service companies
  92.   "<other/WX-PUBS.DOC"        null    Periodicals
  93.   "<other/SPOTFREQ.DOC"        null    Radio spotting frequencies
  94.   "<other/SATRECPT.DOC"        null    Radio weather images
  95.   "<other/SELS.DOC"        null    SELS Severe Storm listings
  96.   "|other/quake"        null    More earthquake information
  97.   "|other/mit-weather"        null    Boston/New England weather
  98.   "|other/synoptic"        null    MIT Weather Lab
  99.   "|other/contel"        null    ConTel Aviator Reports
  100.   "<other/solarmail.info"    null    Solar Mail
  101.   "<other/broadcasts.doc"    null    Solar Broadcasts
  102.   "<other/AURORA.DOC"        null    About the Auroral Oval
  103.   "!other/getAurora"        null    Get Aurora Borealis maps
  104.   "<other/underground"        null    About Weather Underground
  105.   "<other/modify"        null    Alter the regional weather
  106.  
  107. Menu State: "CURRENT WEATHER MENU" Exit
  108.   "1\nAB\n" text  Alberta
  109.   "1\nBC\n" text  British Columbia
  110.   "1\nMB\n" text  Manitoba
  111.   "1\nMR\n" text  Canadian Maritime
  112.   "1\nON\n" text  Ontario
  113.   "1\nQU\n" text  Quebec
  114.   "1\nSA\n" text  Saskatchewan
  115.   "1\nMX\n" text  Mexico
  116.   "1\nAL\n" text  Alabama
  117.   "1\nAK\n" text  Alaska
  118.   "1\nAZ\n" text  Arizona
  119.   "1\nAR\n" text  Arkansas
  120.   "1\nCA\n" text  California
  121.   "1\nCO\n" text  Colorado
  122.   "1\nCT\n" text  Connecticut
  123.   "1\nDC\n" text  Washington, DC
  124.   "1\nDE\n" text  Delaware
  125.   "1\nFL\n" text  Florida
  126.   "1\nGA\n" text  Georgia
  127.   "1\nHI\n" text  Hawaii
  128.   "1\nIA\n" text  Iowa
  129.   "1\nID\n" text  Idaho
  130.   "1\nIL\n" text  Illinois
  131.   "1\nIN\n" text  Indiana
  132.   "1\nKS\n" text  Kansas
  133.   "1\nKY\n" text  Kentucky
  134.   "1\nLA\n" text  Louisiana
  135.   "1\nOK\n" text  Oklahoma
  136.   "1\nOR\n" text  Oregon
  137.   "1\nMA\n" text  Massachusetts
  138.   "1\nMD\n" text  Maryland
  139.   "1\nME\n" text  Maine
  140.   "1\nMI\n" text  Michigan
  141.   "1\nMN\n" text  Minnesota
  142.   "1\nMO\n" text  Missouri
  143.   "1\nMS\n" text  Mississippi
  144.   "1\nMT\n" text  Montana
  145.   "1\nNE\n" text  Nebraska
  146.   "1\nNH\n" text  New Hampshire
  147.   "1\nNJ\n" text  New Jersey
  148.   "1\nNM\n" text  New Mexico
  149.   "1\nNY\n" text  New York
  150.   "1\nNV\n" text  Nevada
  151.   "1\nNC\n" text  North Carolina
  152.   "1\nND\n" text  North Dakota
  153.   "1\nOH\n" text  Ohio
  154.   "1\nPA\n" text  Pennsylvania
  155.   "1\nPR\n" text  Puerto Rico
  156.   "1\nRI\n" text  Rhode Island
  157.   "1\nSC\n" text  South Carolina
  158.   "1\nSD\n" text  South Dakota
  159.   "1\nTN\n" text  Tennessee
  160.   "1\nTX\n" text  Texas
  161.   "1\nUT\n" text  Utah
  162.   "1\nVA\n" text  Virginia
  163.   "1\nVT\n" text  Vermont
  164.   "1\nWA\n" text  Washington
  165.   "1\nWI\n" text  Wisconsin
  166.   "1\nWV\n" text  West Virginia
  167.   "1\nWY\n" text  Wyoming
  168.  
  169. Menu Province:  "CANADIAN FORECASTS" "Exit"
  170.   "1\n"   text  Southern Alberta
  171.   "2\n"   text  Central Alberta
  172.   "3\n"   text  Northern Alberta, NE B.C.
  173.   "4\n"   text  Coastal British Columbia
  174.   "5\n"   text  Interior British Columbia
  175.   "6\n"   text  Southern Manitoba
  176.   "7\n"   text  Northern Manitoba
  177.   "8\n"   text  Nova Scotia
  178.   "9\n"   text  Prince Edward Island
  179.   "10\n"  text  New Brunswick
  180.   "11\n"  text  Labrador
  181.   "12\n"  text  Newfoundland
  182.   "13\n"  text  Southern Ontario
  183.   "14\n"  text  Northern Ontario
  184.   "15\n"  text  Northwest Ontario
  185.   "16\n"  text  Southern Saskatchewan
  186.   "17\n"  text  Northern Saskatchewan
  187.   "18\n"  text  Yukon
  188.   "19\n"  text  Southern Quebec
  189.   "20\n"  text  Northern Quebec
  190.  
  191. Menu Ski: "     SKI REPORTS" Information
  192.   "?\n\n"  text  Help
  193.   "1\n\n"  text  New York
  194.   "2\n\n"  text  CT, MA, ME, NH, VT
  195.   "3\n\n"  text  NC, VA, WV, GA, TN
  196.   "4\n\n"  text  Colorado
  197.   "5\n\n"  text  NE Washington, N Idaho
  198.   "6\n\n"  text  Sun Valley, Idaho
  199.   "7\n\n"  text  Remainder of Idaho
  200.   "8\n\n"  text  Utah
  201.   "9\n\n"  text  New Mexico
  202.  
  203. Menu Longrange: "LONG-RANGE FORECAST MENU" Exit
  204.   "1\n"  text  6-10 day outlook for U.S.
  205.   "2\n"  text  30-day outlook for the U.S.
  206.   "3\n"  text  90-day outlook for the U.S.
  207.   "4\n"  text  1-7 day temps for Eastern U.S.
  208.   "5\n"  text  1-7 day temps for Central U.S.
  209.   "6\n"  text  1-7 day temps for Southwest U.S.
  210.   "7\n"  text  1-7 day temps for Northwest U.S. & Canada
  211.  
  212. Menu Hurricane: "HURRICANE ADVISORIES" Exit
  213.   "1\n"  text  Atlantic Ocean
  214.   "2\n"  text  East Pacific Ocean
  215.   "3\n"  text  West Pacific Ocean
  216.   "4\n"  text  Indian Ocean
  217.   "5\n"  text  1991 Atlantic season forecast
  218.  
  219. Menu Severe: "SEVERE WEATHER MENU" Help
  220.   "?\n"  text  Help
  221.   "1\n"  text  Current watches
  222.   "2\n"  text  Warnings issued in past 6 hours
  223.   "3\n"  text  Flood warnings issued in past 6 hours
  224.   "4\n"  text  Storm reports issued in past 6 hours
  225.   "5\n"  text  Severe weather statements issued in past 6 hours
  226.   "6\n"  text  Special weather statements issued in past 6 hours
  227.   "7\n"  text  24 hour log of tornado and severe thunderstorms
  228.   "8\n"  text  Monthly tornado statistics
  229.  
  230. Menu City:  "CITY FORECAST MENU" "Help"
  231. "1\nABW\n"    text    AK Barrow
  232. "1\nADQ\n"    text    AK Kodiak
  233. "1\nAFA\n"    text    AK Fairbanks
  234. "1\nAJN\n"    text    AK Juneau
  235. "1\nAMC\n"    text    AK McGrath
  236. "1\nANC\n"    text    AK Anchorage
  237. "1\nANT\n"    text    AK Ketchikan
  238. "1\nAOM\n"    text    AK Nome
  239. "1\nAVD\n"    text    AK Valdez
  240. "1\nAYA\n"    text    AK Yakutat
  241. "1\nBHM\n"    text    AL Birmingham
  242. "1\nHSV\n"    text    AL Huntsville
  243. "1\nMGM\n"    text    AL Montgomery
  244. "1\nMOB\n"    text    AL Mobile
  245. "1\nFSM\n"    text    AR Fort Smith
  246. "1\nLIT\n"    text    AR Little Rock
  247. "1\nFLG\n"    text    AZ Flagstaff
  248. "1\nINW\n"    text    AZ Winslow
  249. "1\nPGA\n"    text    AZ Page
  250. "1\nPHX\n"    text    AZ Phoenix
  251. "1\nTUS\n"    text    AZ Tucson
  252. "1\nYUM\n"    text    AZ Yuma
  253. "1\nBFL\n"    text    CA Bakersfield
  254. "1\nCEC\n"    text    CA Crescent City
  255. "1\nEKA\n"    text    CA Eureka
  256. "1\nFAT\n"    text    CA Clovis/Fresno
  257. "1\nLAX\n"    text    CA Los Angeles
  258. "1\nMHS\n"    text    CA Mt Shasta/Eureka
  259. "1\nRDD\n"    text    CA Redding
  260. "1\nSAC\n"    text    CA Sacramento
  261. "1\nSAN\n"    text    CA San Diego
  262. "1\nSCK\n"    text    CA Stockton-Modesto
  263. "1\nSFO\n"    text    CA San Francisco
  264. "1\nSJC\n"    text    CA San Jose
  265. "1\nSMX\n"    text    CA San Luis Obispo
  266. "1\nALS\n"    text    CO Alamosa
  267. "1\nCOS\n"    text    CO Colorado Springs
  268. "1\nDEN\n"    text    CO Denver
  269. "1\nGJT\n"    text    CO Grand Junction
  270. "1\nPUB\n"    text    CO Pueblo
  271. "1\nBDL\n"    text    CT Hartford/Springfield
  272. "1\nBDR\n"    text    CT Bridgeport/New Haven
  273. "1\nWBC\n"    text    DC Washington DC
  274. "1\nILG\n"    text    DE Wilmington
  275. "1\nAQQ\n"    text    FL Apalachicola
  276. "1\nDAB\n"    text    FL Daytona Beach
  277. "1\nEYW\n"    text    FL Key West
  278. "1\nFMY\n"    text    FL Fort Myers
  279. "1\nJAX\n"    text    FL Jacksonville
  280. "1\nMCO\n"    text    FL Orlando
  281. "1\nMIA\n"    text    FL Miami/Fort Lauderdale
  282. "1\nPBI\n"    text    FL Palm Beach
  283. "1\nPNS\n"    text    FL Pensacola
  284. "1\nTBW\n"    text    FL Tampa Bay
  285. "1\nTLH\n"    text    FL Tallahassee
  286. "1\nAGS\n"    text    GA Augusta
  287. "1\nAHN\n"    text    GA Athens
  288. "1\nATL\n"    text    GA Atlanta
  289. "1\nCSG\n"    text    GA Columbus
  290. "1\nMCN\n"    text    GA Macon
  291. "1\nSAV\n"    text    GA Savannah
  292. "1\nHLI\n"    text    HI Lihue
  293. "1\nHNL\n"    text    HI Honolulu
  294. "1\nHOG\n"    text    HI Kahului
  295. "1\nHTO\n"    text    HI Hilo
  296. "1\nALO\n"    text    IA Waterloo
  297. "1\nDBQ\n"    text    IA Dubuque
  298. "1\nDSM\n"    text    IA Des Moines
  299. "1\nSUX\n"    text    IA Sioux City
  300. "1\nBOI\n"    text    ID Boise
  301. "1\nLWS\n"    text    ID Lewiston
  302. "1\nPIH\n"    text    ID Pocatello
  303. "1\nTWF\n"    text    ID Twin Falls
  304. "1\nCHI\n"    text    IL Chicago
  305. "1\nMLI\n"    text    IL Quad Cities
  306. "1\nPIA\n"    text    IL Peoria
  307. "1\nRFD\n"    text    IL Rockford
  308. "1\nSPI\n"    text    IL Springfield
  309. "1\nEVV\n"    text    IN Evansville
  310. "1\nFWA\n"    text    IN Fort Wayne
  311. "1\nIND\n"    text    IN Indianapolis
  312. "1\nSBN\n"    text    IN South Bend
  313. "1\nCNK\n"    text    KS Concordia
  314. "1\nDDC\n"    text    KS Dodge City
  315. "1\nGLD\n"    text    KS Goodland/Colby
  316. "1\nICT\n"    text    KS Wichita
  317. "1\nTOP\n"    text    KS Topeka
  318. "1\nJKL\n"    text    KY Jackson
  319. "1\nLEX\n"    text    KY Lexington
  320. "1\nPAH\n"    text    KY Paducah
  321. "1\nSDF\n"    text    KY Louisville
  322. "1\nBTR\n"    text    LA Baton Rouge
  323. "1\nLCH\n"    text    LA Lake Charles
  324. "1\nNEW\n"    text    LA New Orleans
  325. "1\nSHV\n"    text    LA Shreveport
  326. "1\nBOS\n"    text    MA Boston
  327. "1\nORH\n"    text    MA Worcester
  328. "1\nBWI\n"    text    MD Baltimore
  329. "1\nCAR\n"    text    ME Caribou
  330. "1\nPWM\n"    text    ME Portland
  331. "1\nAPN\n"    text    MI Alpena
  332. "1\nDTW\n"    text    MI Detroit
  333. "1\nFNT\n"    text    MI Flint
  334. "1\nGRR\n"    text    MI Grand Rapids
  335. "1\nHTL\n"    text    MI Houghton Lake
  336. "1\nLAN\n"    text    MI Lansing
  337. "1\nMKG\n"    text    MI Muskegon
  338. "1\nMQT\n"    text    MI Marquette
  339. "1\nSSM\n"    text    MI Sault Ste Marie
  340. "1\nDLH\n"    text    MN Duluth
  341. "1\nINL\n"    text    MN International falls
  342. "1\nMSP\n"    text    MN Twin Cities
  343. "1\nRST\n"    text    MN Rochester
  344. "1\nSTC\n"    text    MN St Cloud
  345. "1\nCOU\n"    text    MO Columbia
  346. "1\nSGF\n"    text    MO Springfield
  347. "1\nSTJ\n"    text    MO St Joseph
  348. "1\nSTL\n"    text    MO St Louis
  349. "1\nJAN\n"    text    MS Jackson
  350. "1\nMEI\n"    text    MS Meridian
  351. "1\nTUP\n"    text    MS Tupelo
  352. "1\nBIL\n"    text    MT Billings
  353. "1\nFCA\n"    text    MT Kalispell
  354. "1\nGGW\n"    text    MT Glasgow
  355. "1\nGTF\n"    text    MT Great Falls
  356. "1\nHLN\n"    text    MT Helena
  357. "1\nHVR\n"    text    MT Havre
  358. "1\nMSO\n"    text    MT Missoula
  359. "1\nAVL\n"    text    NC Asheville
  360. "1\nCLT\n"    text    NC Charlotte
  361. "1\nGSO\n"    text    NC Greensboro
  362. "1\nILM\n"    text    NC Wilmington
  363. "1\nRDU\n"    text    NC Raleigh/durham
  364. "1\nBIS\n"    text    ND Bismarck
  365. "1\nFAR\n"    text    ND Fargo
  366. "1\nISN\n"    text    ND Williston
  367. "1\nBFF\n"    text    NE Scottsbluff
  368. "1\nGRI\n"    text    NE Grand Island
  369. "1\nLBF\n"    text    NE North Platte
  370. "1\nLNK\n"    text    NE Lincoln
  371. "1\nOFK\n"    text    NE Norfolk
  372. "1\nOMA\n"    text    NE Omaha
  373. "1\nCON\n"    text    NH Concord
  374. "1\nEWR\n"    text    NJ Newark
  375. "1\nABQ\n"    text    NM Albuquerque
  376. "1\nEKO\n"    text    NV Elko
  377. "1\nELY\n"    text    NV Ely
  378. "1\nLAS\n"    text    NV Las Vegas
  379. "1\nWMC\n"    text    NV Winnemucca
  380. "1\nBGM\n"    text    NY Binghamton
  381. "1\nBUF\n"    text    NY Buffalo
  382. "1\nNYC\n"    text    NY New York City
  383. "1\nROC\n"    text    NY Rochester
  384. "1\nSYR\n"    text    NY Syracuse
  385. "1\nCAK\n"    text    OH Akron/Canton
  386. "1\nCLE\n"    text    OH Cleveland
  387. "1\nCMH\n"    text    OH Columbus
  388. "1\nCVG\n"    text    OH Cincinnati
  389. "1\nDAY\n"    text    OH Dayton
  390. "1\nMFD\n"    text    OH Mansfield
  391. "1\nTOL\n"    text    OH Toledo
  392. "1\nYNG\n"    text    OH Youngstown-Warren
  393. "1\nTUL\n"    text    OK Tulsa
  394. "1\nAST\n"    text    OR Astoria
  395. "1\nEUG\n"    text    OR Eugene/Springfield
  396. "1\nLMT\n"    text    OR Klamath Falls
  397. "1\nMFR\n"    text    OR Medford/Ashland
  398. "1\nPDT\n"    text    OR Pendleton
  399. "1\nPDX\n"    text    OR Portland
  400. "1\nRDM\n"    text    OR Redmond Bend
  401. "1\nSLE\n"    text    OR Salem
  402. "1\nABE\n"    text    PA Lehigh Valley
  403. "1\nAVP\n"    text    PA Wilkes-Barre/Scranton
  404. "1\nERI\n"    text    PA Erie
  405. "1\nHAR\n"    text    PA Harrisburg
  406. "1\nIPT\n"    text    PA Williamsport
  407. "1\nPHL\n"    text    PA Philadelphia
  408. "1\nPIT\n"    text    PA Pittsburgh
  409. "1\nSJU\n"    text    PR San Juan
  410. "1\nPVD\n"    text    RI Providence
  411. "1\nCAE\n"    text    SC Columbia
  412. "1\nCHS\n"    text    SC Charleston
  413. "1\nGSP\n"    text    SC Greenville
  414. "1\nABR\n"    text    SD Aberdeen
  415. "1\nFSD\n"    text    SD Sioux Falls
  416. "1\nHON\n"    text    SD Huron
  417. "1\nBNA\n"    text    TN Nashville
  418. "1\nCHA\n"    text    TN Chattanooga
  419. "1\nMEM\n"    text    TN Memphis
  420. "1\nTYS\n"    text    TN Knoxville
  421. "1\nABI\n"    text    TX Abilene
  422. "1\nACT\n"    text    TX Waco
  423. "1\nAMA\n"    text    TX Amarillo
  424. "1\nAUS\n"    text    TX Austin
  425. "1\nBPT\n"    text    TX Beaumont/Port Arthur
  426. "1\nBRO\n"    text    TX Brownsville
  427. "1\nCRP\n"    text    TX Corpus Christi
  428. "1\nDRT\n"    text    TX Del Rio
  429. "1\nELP\n"    text    TX El Paso
  430. "1\nFTW\n"    text    TX Dallas/Fort Worth
  431. "1\nGLS\n"    text    TX Galveston
  432. "1\nHOU\n"    text    TX Houston
  433. "1\nLBB\n"    text    TX Lubbock
  434. "1\nMAF\n"    text    TX Midland/Odessa
  435. "1\nSAT\n"    text    TX San Antonio
  436. "1\nSJT\n"    text    TX San Angelo
  437. "1\nSPS\n"    text    TX Wichita Falls
  438. "1\nVCT\n"    text    TX Victoria
  439. "1\nLYH\n"    text    VA Lynchburg
  440. "1\nORF\n"    text    VA Hampton Roads
  441. "1\nRIC\n"    text    VA Richmond
  442. "1\nROA\n"    text    VA Roanoke
  443. "1\nBTV\n"    text    VT Burlington
  444. "1\nOLM\n"    text    WA Olympia
  445. "1\nSEA\n"    text    WA Seattle
  446. "1\nYKM\n"    text    WA Yakima
  447. "1\nGRB\n"    text    WI Green Bay
  448. "1\nLSE\n"    text    WI La Crosse
  449. "1\nMKE\n"    text    WI Milwaukee
  450. "1\nMSN\n"    text    WI Madison
  451. "1\nBKW\n"    text    WV Beckley
  452. "1\nCRW\n"    text    WV Charleston
  453. "1\nEKN\n"    text    WV Elkins
  454. "1\nHTS\n"    text    WV Huntington/Ashland
  455. "1\nCPR\n"    text    WY Casper
  456. "1\nCYS\n"    text    WY Cheyenne
  457. "1\nLND\n"    text    WY Lander
  458. "1\nSHR\n"    text    WY Sheridan
  459.