Documentation
Advertisement


Logo ec
This page is part of the documentation of the METRo software. Back to the table of content.

XML sample

<?xml version="1.0"?>
<station> 
 <header>
   <filetype>rwis-configuration</filetype> 
   <version>1.0</version>
   <road-station>oce</road-station> 
   <time-zone>EST5EDT</time-zone> 
   <production-date>2005-07-30T00:45Z</production-date>
   <coordinate> 
     <latitude>46.33743</latitude>
     <longitude>-84.01036</longitude>
   </coordinate> 
   <station-type>road</station-type>
 </header>
 <roadlayer-list>
   <roadlayer> 
     <position>1</position> 
     <type>asphalt</type> 
     <thickness>0.5</thickness>
   </roadlayer>
  </roadlayer-list> 
</station>


METRo I/O files
Station | Observation | Forecast | Roadcast | Configuration
METRo I/O specification
Schema | | Flowchart | Format | Date | Observation QA/QC | Road condition | Station type | Time zone | Layer type | Latitude and longitude
METRo I/O examples
Station | Observation | Forecast | Roadcast | Graphical display
Advertisement