RTView® 
User Guide


Weather Data

<?xml version="1.0" ?>
<xmldata xmlns="www.sl.com">
   <weatherUpdate>
      <timeStamp>2/23/2005 04:10:45</timeStamp>
      <state MeasurementMethod="every 6 hours" Observations="Upper Air">
        <name>CA</name>
        <numberRegionsReporting>2</numberRegionsReporting>
        <regions>
           <region>
              <name>coast northern</name>
              <reportingIDNum>831</reportingIDNum>
              <currentWeatherConditions>
                 <tempHigh>16</tempHigh>
                 <tempLow>-16</tempLow>
                 <wind>
                    <direction>North</direction>
                    <speed>30</speed>
                 </wind>
                 <rainfall>0.0</rainfall>
                 <snowPack>6.7</snowPack>
              </currentWeatherConditions>
              <toDateTotals>
                  <rainfall>0.0</rainfall>
                  <snowPack>6.7</snowPack>
                  <tempHigh>16</tempHigh>
                  <tempLow>-16</tempLow>
               </toDateTotals>
            </region>
            <region>
               <name>inland northern</name>
               <reportingIDNum>95</reportingIDNum>
               <currentWeatherConditions>
                  <tempHigh>17</tempHigh>
                  <tempLow>2</tempLow>
                  <wind>
                    <direction>East</direction>
                    <speed>24</speed>
                 </wind>
                 <rainfall>4.0</rainfall>
                 <snowPack>1.5</snowPack>
              </currentWeatherConditions>
              <toDateTotals>
                 <rainfall>4.0</rainfall>
                 <snowPack>1.5</snowPack>
                 <tempHigh>17</tempHigh>
                 <tempLow>2</tempLow>
              </toDateTotals>
           </region>
        </regions>
        <currentStateTotals>
           <currentMaxRainfall>4.0</currentMaxRainfall>
           <currentMaxSnowfall>6.7</currentMaxSnowfall>
           <currentHighTemp>17</currentHighTemp>
           <currentLowTemp>-16</currentLowTemp>
        </currentStateTotals>
        <todateStateTotals>
           <toDateTotalRainfall>28.0</toDateTotalRainfall>
           <toDateTotalSnowfall>6.7</toDateTotalSnowfall>
           <todateHighTemp>17</todateHighTemp>
           <todateLowTemp>-16</todateLowTemp>
        </todateStateTotals>
     </state>
     <state MeasurementMethod="daily" Observations="Satellite">
        <name>OR</name>
        <numberRegionsReporting>2</numberRegionsReporting>
        <regions>
          <region>
             <name>central eastern</name>
             <reportingIDNum>848</reportingIDNum>
             <currentWeatherConditions>
                <tempHigh>64</tempHigh>
                <tempLow>5</tempLow>
                <wind>
                   <direction>South East</direction>
                   <speed>42</speed>
                </wind>
                <rainfall>0.0</rainfall>
                <snowPack>4.0</snowPack>
             </currentWeatherConditions>
             <toDateTotals>
                <rainfall>0.0</rainfall>
                <snowPack>4.0</snowPack>
                <tempHigh>64</tempHigh>
                <tempLow>5</tempLow>
             </toDateTotals>
          </region>
          <region>
             <name>southern</name>
             <reportingIDNum>54</reportingIDNum>
             <currentWeatherConditions>
                <tempHigh>49</tempHigh>
                <tempLow>39</tempLow>
                <wind>
                   <direction>South</direction>
                   <speed>10</speed>
                </wind>
                <rainfall>0.0</rainfall>
                <snowPack>0.0</snowPack>
             </currentWeatherConditions>
             <toDateTotals>
                <rainfall>0.0</rainfall>
                <snowPack>0.0</snowPack>
                <tempHigh>49</tempHigh>
                <tempLow>39</tempLow>
             </toDateTotals>
          </region>
       </regions>
       <currentStateTotals>
          <currentMaxRainfall>0.0</currentMaxRainfall>
          <currentMaxSnowfall>4.0</currentMaxSnowfall>
          <currentHighTemp>64</currentHighTemp>
          <currentLowTemp>5</currentLowTemp>
       </currentStateTotals>
       <todateStateTotals>
          <toDateTotalRainfall>15.0</toDateTotalRainfall>
          <toDateTotalSnowfall>4.0</toDateTotalSnowfall>
          <todateHighTemp>64</todateHighTemp>
          <todateLowTemp>5</todateLowTemp>
       </todateStateTotals>
    </state>
    <state MeasurementMethod="twice a day" Observations="Buoy Reports">
       <name>WA</name>
       <numberRegionsReporting>2</numberRegionsReporting>
       <regions>
          <region>
             <name>north west</name>
             <reportingIDNum>225</reportingIDNum>
             <currentWeatherConditions>
                <tempHigh>44</tempHigh>
                <tempLow>-18</tempLow>
                <wind>
                   <direction>North</direction>
                   <speed>3</speed>
                </wind>
                <rainfall>2.0</rainfall>
                <snowPack>4.5</snowPack>
             </currentWeatherConditions>
             <toDateTotals>
                <rainfall>2.0</rainfall>
                <snowPack>4.5</snowPack>
                <tempHigh>44</tempHigh>
                <tempLow>-18</tempLow>
             </toDateTotals>
          </region>
          <region>
             <name>central</name>
             <reportingIDNum>135</reportingIDNum>
             <currentWeatherConditions>
                <tempHigh>59</tempHigh>
                <tempLow>41</tempLow>
                <wind>
                   <direction>North East</direction>
                   <speed>7</speed>
                </wind>
                <rainfall>2.0</rainfall>
                <snowPack>0.0</snowPack>
             </currentWeatherConditions>
             <toDateTotals>
                <rainfall>2.0</rainfall>
                <snowPack>0.0</snowPack>
                <tempHigh>59</tempHigh>
                <tempLow>41</tempLow>
             </toDateTotals>
          </region>
       </regions>
       <currentStateTotals>
           <currentMaxRainfall>2.0</currentMaxRainfall>
           <currentMaxSnowfall>4.5</currentMaxSnowfall>
           <currentHighTemp>59</currentHighTemp>
           <currentLowTemp>-18</currentLowTemp>
        </currentStateTotals>
        <todateStateTotals>
           <toDateTotalRainfall>32.0</toDateTotalRainfall>
           <toDateTotalSnowfall>4.5</toDateTotalSnowfall>
           <todateHighTemp>59</todateHighTemp>
           <todateLowTemp>-18</todateLowTemp>
        </todateStateTotals>
     </state>
  </weatherUpdate>
</xmldata>
 
 
   


 
SL, SL-GMS, GMS, RTView, SL Corporation, and the SL logo are trademarks or registered trademarks of Sherrill-Lubinski Corporation in the United States and other countries. Copyright © 1998-2012 Sherrill-Lubinski Corporation. All Rights Reserved.

 

JMS, JMX and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. They are mentioned in this document for identification purposes only. 

 

Third Party Notice Requirements