summaryrefslogtreecommitdiff
path: root/mateweather/docs/C/index.docbook
blob: 14313fdaecb28609dc6e541a1720a8b2e43029c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY appletversion "1.10.2">
  <!ENTITY applet "Weather Report">
]>
<!-- 
      (Do not remove this comment block.)
  Maintained by the MATE Documentation Project
  http://wiki.mate-desktop.org/dev-doc:doc-team-guide
  Template version: 2.0 beta
  Template last modified Feb 12, 2002
-->
<!-- =============Document Header ============================= -->
<article id="index" lang="en">
   <!-- please do not change the id; for translations, change lang to -->
   <!-- appropriate code -->
     
   <articleinfo>
      <title>&applet; Manual</title>
      <abstract role="description">
	<para>The &applet; Applet downloads weather information for a
given location from the internet and displays the temperature and a
symbol representing the current weather conditions in the panel. When
clicked on, more information is given, such as the forecast, the time of
sunrise and sunset, wind direction, pressure, and more. All units are
customizable.</para>
      </abstract>
      <copyright>
        <year>2019</year>
	<holder>MATE Documentation Project</holder>
      </copyright>
      <copyright>
        <year>2005</year>
	<holder>Davyd Madeley</holder>
      </copyright>
      <copyright>
	<year>2004</year>
	<holder>Angela Boyle</holder>
      </copyright>
      <copyright>
		<year>2002</year>
		<year>2003</year>
		<year>2004</year>
		<holder>Sun Microsystems</holder>    	 
      </copyright>
      <copyright>
		<year>1999</year>  		
		<year>2000</year>
		<holder>Spiros Papadimitriou</holder>  	 
      </copyright>
      <copyright>
		<year>1999</year>  		
		<year>2000</year>
		<holder>Dan Mueth</holder>  	 
      </copyright>
      <!-- translators: uncomment this:
      
        <copyright>
         <year>2002</year>
         <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
        </copyright>
      
         -->
      <!-- An address can be added to the publisher information.  If a role is 
           not specified, the publisher/author is the same for all versions of the 
           document.  -->
      	 
      <publisher role="maintainer">
		<publishername> MATE Documentation Project </publishername>  	 
      </publisher>
      <publisher>
		<publishername> GNOME Documentation Project </publishername>
      </publisher>

      <xi:include href="legal.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
      	 
      <authorgroup>
	<author>
	  <firstname>MATE Documentation Team</firstname>
	  <surname></surname>
	  <affiliation>
	   <orgname>MATE Desktop</orgname>
	  </affiliation>
	</author>
	<author>
	  <firstname>Davyd</firstname><surname>Madeley</surname>
	  <affiliation>
	   <orgname>GNOME Project</orgname>
	   <address><email>davyd@madeley.id.au</email></address>
	  </affiliation>
	</author>
	<author>
	  <firstname>Angela</firstname>
	  <surname>Boyle</surname>
	</author>
	<author>
	<firstname>Sun </firstname>  		  
	<surname>GNOME Documentation Team</surname>
            <affiliation>
		<orgname>Sun Microsystems</orgname>  			 
            </affiliation>
	</author>
	<author>
	<firstname>Spiros</firstname>  		  
	<surname>Papadimitriou</surname>
            <affiliation>
		<orgname>GNOME Documentation Project</orgname>
		<address><email>spapadim+@cs.cmu.edu</email> </address>  		  
            </affiliation>
	</author>
	<author>
	 <firstname>Dan</firstname>
	 <surname>Mueth</surname>  	
	     <affiliation>
		<orgname>GNOME Documentation Project</orgname>
		<address><email>d-mueth@uchicago.edu</email> </address>  		  
	     </affiliation>
	</author>
               
         <!-- This is appropriate place for other contributors: translators,
                    maintainers,  etc. Commented out by default.
                    <othercredit role="translator">
         	     <firstname>Latin</firstname> 
         	     <surname>Translator 1</surname> 
         	     <affiliation> 
         	       <orgname>Latin Translation Team</orgname> 
         	       <address> <email>translator@gnome.org</email> </address> 
         	     </affiliation>
         	     <contrib>Latin translation</contrib>
                    </othercredit>
         -->
         	 
      </authorgroup>
	  
	  <releaseinfo revision="1.10.2" role="review"/>
      	 
      <revhistory>
	<revision>
	  <revnumber>&applet; Applet Manual V2.8</revnumber>
	  <date>July 2015</date>
	  <revdescription>
	    <para role="author">MATE Documentation Team</para>
	    <para role="publisher">MATE Documentation Project</para>
	  </revdescription>
	</revision>
	<revision>
	  <revnumber>&applet; Applet Manual V2.7</revnumber>
	  <date>March 2005</date>
	  <revdescription>
	    <para role="author">Davyd Madeley</para>
	  </revdescription>
	</revision>
        <revision>
	  <revnumber>&applet; Applet Manual V2.6</revnumber>
	  <date>March 2005</date>
	  <revdescription>
	    <para role="author">Davyd Madeley</para>
	  </revdescription>
	</revision>
	<revision>
	  <revnumber>&applet; Applet Manual V2.5</revnumber>
	  <date>September 2004</date>
	  <revdescription>
	    <para role="author">Angela Boyle</para>
	    <para role="publisher">GNOME Documentation Project</para>
	  </revdescription>
	</revision>
        <revision>
          <revnumber>&applet; Applet Manual V2.4</revnumber>  		
          <date>February 2004</date>  		  
          <revdescription>
	    <para role="author">Sun GNOME Documentation Team</para>
	    <para role="publisher">GNOME Documentation Project</para>
          </revdescription>
        </revision>
        <revision>
          <revnumber>Weather Report Applet Manual V2.3</revnumber>  		
          <date>January 2003</date>  		  
          <revdescription>
	    <para role="author">Sun GNOME Documentation Team</para>
	    <para role="publisher">GNOME Documentation Project</para>
          </revdescription>
        </revision>  
        <revision>
          <revnumber>Weather Report Applet Manual V2.2</revnumber>  		
          <date>August 2002</date>  		  
          <revdescription>
	    <para role="author">Sun GNOME Documentation Team</para>
	    <para role="publisher">GNOME Documentation Project</para>
          </revdescription>
        </revision>  
        <revision>
          <revnumber>Weather Report Applet Manual V2.1</revnumber>  		
          <date>July 2002</date>  		  
          <revdescription>
	    <para role="author">Sun GNOME Documentation Team</para>
	    <para role="publisher">GNOME Documentation Project</para>
          </revdescription>
        </revision>
        <revision>
          <revnumber>Weather Report Applet Manual V2.0</revnumber>  		
          <date>March 2002</date>  		  
          <revdescription>
	    <para role="author">Sun GNOME Documentation Team</para>
	    <para role="publisher">GNOME Documentation Project</para>
          </revdescription>
        </revision>
        <revision>
	  <revnumber>GNOME Weather Applet</revnumber>
	  <date>2000</date>
          <revdescription>
            <para role="author">
              Spiros Papadimitriou 				
              <email>spapadim+@cs.cmu.edu</email>
            </para>
            <para role="author">
              Dan Mueth 				
	      <email>d-mueth@uchicago.edu</email>
            </para>
            <para role="publisher">
              GNOME Documentation Project
            </para>
          </revdescription>
        </revision>
      </revhistory>
        	 
      <releaseinfo>
          This manual describes version &appletversion; of &applet;. 		
      </releaseinfo>
        	 
      <legalnotice>
         <title>Feedback</title>
         <para>
             To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>.
         </para>

      </legalnotice>

   </articleinfo>
       <indexterm>  	 
       <primary>Weather Report</primary>    
       </indexterm> 
   <!-- ============= Document Body ============================= -->
   <!-- ============= Introduction ============================== -->
   <sect1 id="mateweather-introduction">
      <title>Introduction</title>
      <!-- ==== Figure ============================================= -->
      	 
      <figure id="weather-applet-fig">
	<title>&applet;</title>  		
         <screenshot>             		  
            <mediaobject>                 			 
               <imageobject>
                  <imagedata fileref="figures/mateweather_applet.png" format="PNG"/>                  			 
               </imageobject>
               <textobject>
                  <phrase>Shows &applet;. Contains a weather icon and current temperature</phrase> 			 
               </textobject>
            </mediaobject>
         </screenshot>
      </figure>
       
      <!-- ==== End of Figure ======================================= -->
      <para>
         The <application>&applet;</application> downloads weather information from the U.S. National Weather Service (NWS) servers, including the Interactive Weather Information Network (IWIN) and other weather services. You can use <application>&applet;</application> to display current weather information and weather forecasts on your computer. 
      </para>
      <note id="proxies-note-1">
         <para>
            If your computer is located behind a firewall, you must use a proxy server to access the weather servers. To configure the MATE Desktop to use a proxy server, use your preference tools to specify the network proxy server for Internet connections.       
         </para>
      </note>   
      <para>
         <application>&applet;</application> displays the following information for the default location, or a location that you specify:
      </para>
      <itemizedlist>
         <listitem>
            <para>
               A weather icon that represents the general weather conditions.
	       See <xref linkend="mateweather-introduction-icons" />.
            </para>
         </listitem>
         <listitem>
            <para>
               The current temperature.
            </para>
         </listitem>
      </itemizedlist>

    <sect2 id="mateweather-introduction-icons">
     <title>Weather Icons on Panel</title>
     <informaltable frame="all">
      <tgroup cols="2" colsep="1" rowsep="1">
       <colspec colname="COLSPEC0" colwidth="50*"/>
       <colspec colname="COLSPEC1" colwidth="50*"/>
       <thead>
        <row valign="top">
	 <entry colname="COLSPEC0"><para>Icon</para></entry>
	 <entry colname="COLSPEC1"><para>Description</para></entry>
	</row>
       </thead>
       <tbody>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-sunny.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Sunny</phrase>
	      </textobject></inlinemediaobject>
	      <inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-night-clear.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Night</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is clear and fine.
                </para></entry>
             </row>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-few-clouds.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Few Clouds</phrase>
	      </textobject></inlinemediaobject>
	      <inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-night-few-clouds.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Night Few Clouds</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is partly cloudy.
                </para></entry>
             </row>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-cloudy.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Cloudy</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is cloudy.
                </para></entry>
             </row>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-fog.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Fog</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is foggy or overcast.
                </para></entry>
             </row>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-showers.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Rain</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is rainy or wet.
                </para></entry>
             </row>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-snow.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Snow</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is snowing.
                </para></entry>
             </row>
            <row valign="top">
              <entry><para><inlinemediaobject><imageobject>
	       <imagedata fileref="figures/stock_weather-storm.png"
	       		  format="PNG"/>
	      </imageobject><textobject>
	       <phrase>Stock Storm</phrase>
	      </textobject></inlinemediaobject></para></entry>
              <entry><para>
                  It is stormy.
                </para></entry>
             </row>
       </tbody>
      </tgroup>
     </informaltable>
    </sect2>

    <sect2 id="mateweather-introduction-add">
      <title>To Add &applet; to a Panel</title>
      <para>
        To add <application>&applet;</application> to a panel, perform the
        following steps:
      </para>
      <orderedlist>
        <listitem>
          <para>
            Right-click on the panel.
          </para>
        </listitem>
        <listitem>
          <para>
            Choose <guimenuitem>Add to Panel</guimenuitem>.
          </para>
        </listitem>
        <listitem>
          <para>
            Scroll down the list of items in the <guilabel>Add to Panel</guilabel>
            dialog, then select <guilabel>&applet;</guilabel>.
          </para>
        </listitem>
        <listitem>
          <para>
            Click <guibutton>Add</guibutton>.
          </para>
        </listitem>
      </orderedlist>
    </sect2>

      
   </sect1>
   <!-- ============= Preferences ===================================== -->
   <sect1 id="mateweather-prefs">
      <title>Preferences</title>
      <para>
       The preferences dialog is accessed by right-clicking on the &applet; in
       the panel.
      <figure id="weather-applet-menu-prefs">
	<title>&applet; menu</title>
         <screenshot>
            <mediaobject>                 			 
               <imageobject>
                  <imagedata fileref="figures/mateweather-menu-prefs.png" format="PNG"/>                  			 
               </imageobject>
               <textobject>
                  <phrase>Context menu</phrase>
               </textobject>
            </mediaobject>
         </screenshot>
      </figure>
      </para>
      <sect2 id="mateweather-change-location">
         <title>Changing to Particular Location</title>
      <figure id="weather-applet-prefs-locations-fig">
	<title>Location Preferences</title>
         <screenshot>
            <mediaobject>                 			 
               <imageobject>
                  <imagedata fileref="figures/mateweather-prefs-locations.png" format="PNG"/>                  			 
               </imageobject>
               <textobject>
                  <phrase>Location Preferences</phrase>
               </textobject>
            </mediaobject>
         </screenshot>
      </figure>
         <para>
            When you add the <application>&applet;</application> to a panel for
	    the first time, the application displays the weather for Pittsburgh, Pennsylvania by default. To display the weather for a different location, perform the following steps:
         </para>
         <orderedlist>
            <listitem>
               <para>
                  Right-click on the application.
               </para>
            </listitem>
            <listitem>
               <para>
                  Choose <guimenuitem>Preferences</guimenuitem> from the
		  application popup menu. The application displays the <guilabel>Weather Preferences</guilabel> dialog.
               </para>
            </listitem>
            <listitem>
               <para>
                  Select the <guilabel>Location</guilabel> tab. The <guilabel>Location</guilabel> tabbed section contains a list of geographical regions, subregions, and specific locations.
               </para>
            </listitem>
            <listitem>
               <para>
                  Click on the arrow next to a region to display the subregions in the region.
               </para>
            </listitem>
            <listitem>
               <para>
                  Click on the arrow next to a subregion to display the locations in the subregion.
               </para>
            </listitem>
            <listitem>
               <para>
                  Click on a location. While the application retrieves the
		  weather information for the new location, the tooltip
		  "Updating" is displayed when you point to the icon.
               </para>
            </listitem>
            <listitem>
               <para>
                  Click <guibutton>Close</guibutton> to close the <guilabel>Weather Preferences</guilabel> dialog.
               </para>
            </listitem>
         </orderedlist>
	 <para>
	  You can already try searching by entering the name of your city into
	  the <guilabel>Find</guilabel> field. Be aware that for cities close
	  together, or for cities with no airport you may have to pick a nearby
	  city in the region.
	 </para>
      </sect2>
      <sect2 id="mateweather-update">
         <title>Updating Weather Information</title>
         <para>
            To update the weather information that the &applet; displays in the
	    panel, right-click on the icon, then choose <guimenuitem>Update</guimenuitem>.
         </para>
         <para>To automatically update the weather information at regular intervals, perform the following steps:</para>
	    <orderedlist>
                  <listitem><para>Go to the right-click menu and select <guimenuitem>Preferences</guimenuitem>.</para></listitem>
                   <listitem><para>In the <guilabel>Weather Preferences</guilabel> dialog under the <guilabel>General</guilabel> tab, select the <guilabel>Automatically update every ... minutes</guilabel> option.</para></listitem>
		<listitem><para>Use the spin box to specify the interval at
		which the &applet; retrieves updated information from the weather server. The default is to check every thirty minutes.</para></listitem>
                    <listitem><para>Click <guibutton>Close</guibutton> to close the <guilabel>Weather Preferences</guilabel> dialog.</para></listitem>
	      </orderedlist>
         </sect2>
        <sect2 id="mateweather-metric"> 
               <title>Changing Units</title>
      <figure id="weather-applet-prefs-general-fig">
	<title>General Preferences</title>
         <screenshot>
            <mediaobject>                 			 
               <imageobject>
                  <imagedata fileref="figures/mateweather-prefs-general.png" format="PNG"/>
               </imageobject>
               <textobject>
                  <phrase>General Preferences</phrase>
               </textobject>
            </mediaobject>
         </screenshot>
      </figure>
		     <para>
                        Go to the right-click menu and select
			<guimenuitem>Preferences</guimenuitem>. In the
			<guilabel>Weather Preferences</guilabel> dialog under
			the <guilabel>General</guilabel> tab, select the
			units of measurement you want to use.
                     </para>
		     <para>
		      A number of different measurements are available,
		      including metric, imperial, SI and others. The choice
		      <guilabel>Default</guilabel> will use what we think
		      is the default for your region, based off your chosen
		      locale.
		     </para>
          </sect2>
         
   </sect1>
   <!-- ============= Details ================================== -->
   <sect1 id="mateweather-details">
      <title>Details</title>

         <para>
            To view detailed weather information, right-click on the &applet;,
	    then choose <guimenuitem>Details</guimenuitem>. The &applet; displays the <guilabel>Details</guilabel> dialog. The <guilabel>Details</guilabel> dialog contains the following default tabbed sections:
         </para>
         <itemizedlist>
            <listitem>
               <para>
                  <guilabel>Current Conditions</guilabel>
               </para>
            </listitem>
            <listitem>
               <para>
                  <guilabel>Forecast</guilabel>
               </para>
            </listitem>
            <listitem>
               <para>
                  <guilabel>Radar Map (optional)</guilabel>
               </para>
            </listitem>
         </itemizedlist>
         <sect2 id="mateweather-current-conditions">
            <title>Current Conditions</title>
      <figure id="weather-applet-details-fig">
	<title>&applet; Details</title>  		
         <screenshot>             		  
            <mediaobject>                 			 
               <imageobject>
                  <imagedata fileref="figures/mateweather-details.png" format="PNG"/>                  			 
               </imageobject>
               <textobject>
                  <phrase>&applet; details</phrase>
               </textobject>
            </mediaobject>
         </screenshot>
      </figure>
            <para>
               The <guilabel>Current Conditions</guilabel> tabbed section displays the following information:
            </para>
            <informaltable>
               <tgroup cols="2">
                  <colspec colname="col1" colwidth="0.81*"/><colspec colname="col2"
                  colwidth="1.19*"/>
                  <tbody>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              City
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Location to which the current weather conditions apply.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Last update
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Time at which the weather conditions were last updated on the weather server.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Conditions
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              General weather conditions.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Sky
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              General sky conditions.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Temperature
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Current temperature.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Dew point
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Temperature at which dew forms.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Humidity
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Percentage of moisture in the atmosphere.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Wind
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Direction and speed of the wind.
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Pressure
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Atmospheric pressure. 
                           </para>
                        </entry>
                     </row>
                     <row valign="top">
                        <entry colname="col1">
                           <para>
                              Visibility
                           </para>
                        </entry>
                        <entry colname="col2">
                           <para>
                              Range of vision as determined by the light and atmosphere conditions.
                           </para>
                        </entry>
                     </row>
		     <row valign="top">
		      <entry colname="col1">
		       <para>Sunrise</para>
		      </entry>
		      <entry colname="col2">
		       <para>The calculated sunrise time for your location</para>
		      </entry>
		     </row>
		     <row valign="top">
		      <entry colname="col1">
		       <para>Sunset</para>
		      </entry>
		      <entry>
		       <para>The calculated sunset time for your location</para>
		      </entry>
		     </row>
                  </tbody>
               </tgroup>
            </informaltable>

	    <note><para>
	     Sunrise and sunset times are calculated locally from
	     latitude and longitude information stored on your computer. Some
	     conditions, such as refraction of light through the air, are hard
	     to model. Resultantly, the calculated values for sunrise and
	     sunset may be off by up to 10 minutes.
	    </para></note>
         </sect2>
         <sect2 id="mateweather-forecast">
            <title>Forecast</title>
            <para>
               The <guilabel>Forecast</guilabel> tabbed section displays a forecast for the location for the immediate future, usually the next five days. 
            </para>
            <note>
               <para>
                  Forecasts are only available for some locations in the U.S.,
		  Australia and the United Kingdom.
               </para>
            </note>
         </sect2>
         <sect2 id="mateweather-radar-map">
            <title>Radar Map</title>
            <para>
               By default, the <guilabel>Radar Map</guilabel> tabbed section is
	       not displayed in the <guilabel>Forecast</guilabel> dialog.
	       <application>&applet;</application>  downloads the radar maps
	       from www.weather.com. If the radar map is not available from
	       www.weather.com, &applet; displays a question mark. To go to the www.weather.com web site, click on the <guibutton>Visit Weather.com</guibutton> button.
            </para>
            <para>To enable the radar map, perform the following steps:
	     <orderedlist>
		<listitem><para>Go to the <guilabel>Weather Preferences</guilabel> dialog by selecting <guilabel>Preferences</guilabel> in the right-click menu.</para></listitem>
 		<listitem><para>In the <guilabel>General</guilabel> tab, select the <guilabel>Enable radar map</guilabel> option. </para></listitem>
		<listitem><para>By default, <application>&applet;</application> downloads the radar maps from www.weather.com. Select the <guilabel>Use custom address for radar map</guilabel> option to display radar maps from an alternative Internet address. You must type the address in the <guilabel>Address</guilabel> text box.</para></listitem>
	      </orderedlist>
                     </para>
	<note><para>
	 Most locations do not define a default radar map, especially outside
	 of the U.S. Many locations will require you to specify a custom URL,
	 if you wish to have a radar map.
	</para></note>
      </sect2>
   </sect1>
</article>