RWML Working Group
RWML 0.71a


Road Web Markup Language (RWML)

Specification Ver.0.71a


RWML-WG Draft 1999-12-22



5. Weather Information


chart 5.1: Weather Information Tree Structure

Contents

5. Weather Information
5.1 Basic Information
5.2 Actual Weather Information
5.2.1 Actual Classification
5.2.2 Observation Target Area, Point, Mesh Information
5.2.2.1 Observation Target Area Name, Point Name, Mesh Name
5.2.2.2 Observation Target Mesh Definition
5.2.2.2.1 Mesh Code
5.2.2.2.2 Mesh Base Point
5.2.2.2.2.1 Base Point Location
5.2.2.2.3 Mesh Kind
5.2.2.2.4 Mesh Size
5.2.2.2.4.1 Mesh Size X
5.2.2.2.4.2 Mesh Size Y
5.2.2.2.5 Definition of Actual Measurement
5.2.3 Sending Station
5.2.4 Announcement Time
5.2.5 Observation Time
5.2.6 Observation Information
5.2.6.1 Observation Location
5.2.6.1.1 Location Code
5.2.6.2 Observation Element
5.2.6.2.1 Mesh Complement
5.2.6.2.1.1 Horizontal Index
5.2.6.2.1.2 Vertical Index
5.2.6.2.2 Surface Chart
5.2.6.2.3 Upper Level Chart
5.2.6.2.4 Synopsis
5.2.6.2.5 Weather
5.2.6.2.6 Temperature
5.2.6.2.7 Sunshine Duration
5.2.6.2.8 Solar Radiation
5.2.6.2.9 Wind Direction
5.2.6.2.10 Wind Speed
5.2.6.2.11 Precipitation Volume
5.2.6.2.12 Snow Depth
5.2.6.2.13 Snow Fall
5.2.6.2.14 Snow Strength
5.2.6.2.15 Snowfall Chart
5.3 Forecast
5.3.1 Forecast Class
5.3.2 Forecast Target Area, Point, Mesh Information
5.3.2.1 Forecast Target Area, Point, Mesh Name
5.3.2.2 Forecast Target Mesh Definition
5.3.2.2.1 Mesh Code
5.3.2.2.2 Mesh Base Point
5.3.2.2.2.1 Base Point Location
5.3.2.2.3 Mesh Kind
5.3.2.2.4 Mesh Size
5.3.2.2.4.1 Mesh Size X
5.3.2.2.4.2 Mesh Size Y
5.3.2.2.5 Forecast Definition
5.3.3 Sending Station
5.3.4 Announcement Date and Time
5.3.5 Forecast Date
5.3.5.1 Forecast Target Time
5.3.5.2 Forecast Target Date
5.3.5.2.1 Forecast Start Date
5.3.5.2.2 Forecast Interval
5.3.5.2.3 Forecast Time Definition
5.3.5.2.4 Forecast Times
5.3.6 Forecast Information
5.3.6.1 Mesh Complement
5.3.6.1.1 Horizontal Index
5.3.6.1.2 Vertical Index
5.3.6.2 Forecast Element
5.3.6.2.1 Surface Chart
5.3.6.2.2 Upper Level Chart
5.3.6.2.3 Synopsis
5.3.6.2.4 Weather Forecast
5.3.6.2.5 Temperature
5.3.6.2.6 Precipitation Probability
5.3.6.2.7 Precipitation Volume
5.3.6.2.8 Snow Fall
5.3.6.2.9 Snow Strength
5.3.6.2.10 Wind Direction
5.3.6.2.11 Wind Speed
5.3.6.2.12 Waves
5.3.6.2.13 Maximum Temperature
5.3.6.2.13.1 Forecast Location
5.3.6.2.13.1.1 Location Code
5.3.6.2.13.2 Target Time Zone
5.3.6.2.13.3 Temperature
5.3.6.2.14 Minimum Temperature
5.3.6.2.14.1 Forecast Location
5.3.6.2.14.1.1 Location Code
5.3.6.2.14.2 Target Time Zone
5.3.6.2.14.3 Temperature
5.4 Warnings
5.4.1 Sending Station
5.4.2 Announcement Date and Time
5.4.3 Warning
5.4.3.1 Target Area
5.4.3.2 Warning Kind
5.4.4 Warning Contents
5.4.4.1 Warning Heading
5.4.4.2 Warning Cause
5.4.4.3 Area, Time Period, Current Condition
5.4.4.4 Quantitative Warning
5.4.4.5 Disaster Warning
5.4.4.6 Warning, Other


5. Weather Information

Description :

This section gives weather information.

Notation Format :

<weather-info>...</weather-info>

Explanation :

Notate the individual elements that make up the construction of basic weather data: current weather condition data, weather forecast data, and warnings.

Example :
<!-- Giving current weather condition data -->

<weather-info>

  <basic-info>...</basic-info>

  <actual>...</actual>

</weather-info>



<!-- Giving forecast or warning data and weather forecast warnings -->

<weather-info>

  <basic-info>...</basic-info>

  <forecast>...</forecast>

  <warnings>...</warnings>

</weather-info>

5.1 Basic Information

Description :

This section gives basic information regarding weather.

Explanation :

Note the individual elements that make up weather information. Omit elements to correspond with 3. Basic Information Structure.

5.2 Actual Weather Information

Description :

This section gives actual weather data.

Notation Format :

<actual>Actual Weather Data</actual>

Explanation :

Note the individual observation elements related to current weather conditions. These are: actual class; actual target area, point, mesh data; sending station; announcement Date and Time ; and observation Date and Time .

Example :
<actual>

  <actual-class>Actual Automated Meteorological Data Acquisition System</actual-class>

  <actual-area>...</actual-area>

  Omitted  

</actual>

5.2.1 Actual Classification

Description :

This section gives the actual weather condition name.

Notation Format :

<actual-class>Actual Class</actual-class>

Explanation :

Specify the actual weather condition with characters .

Example :
<actual-class>

 Actual Weather from Weather Authority</actual-class>

<actual-class>Actual Weather from Automated Meteorological Data Acquisition System (AMDAS)</actual-class>

5.2.2 Observation Target Area, Point, Mesh Information

Description :

This section gives the observation target area or point.

Notation Format :

<actual-area>Observation Target Area, Point, Mesh Data</actual-area>

Explanation :

When the observation target is a point, notate with observation target area, point, mesh name. When the observation target is an area, notate with observation target area, point, mesh name as well as observation target mesh definition data.

Example :
<actual-area>

  <actual-areaname>Hokkaido (Ishikari, Sorachi, Shiribeshi Regions)</actual-areaname>

</actual-area>



<actual-area>

  <actual-areaname>Sapporo Outskirts (5 km mesh) Sapporo Outskirts(5kmMesh )</actual-areaname>

  <actual-areadef>...</actual-areadef>

</actual-area>

5.2.2.1 Observation Target Area Name, Point Name, Mesh Name
Description :

This section gives the name of the observation target area or point.

Notation Format :

<actual-areaname>Observation Target Area, Point, Mesh Name</actual-areaname>

Explanation :

Express the observation target area or point name with characters .

Example :
<!-- Observation Target Area-->

<actual-areaname>Hokkaido (Ishikari, Sorachi, Shiribeshi Regions)</actual-areaname>

<!-- Observation Target Location -->

<actual-areaname>Sapporo Horse Race Track</actual-areaname>

<!-- Mesh Name --> 

<actual-areaname>Sapporo Park (40 km radius around Sapporo City)    </actual-areaname>

5.2.2.2 Observation Target Mesh Definition
Description :

This section gives the contents of the observation target mesh.

Notation Format :

<actual-areadef>Observation Target Mesh Definition Data</actual-areadef>

Explanation :

Give the definition for a mesh based forecast (the entire mesh or a single point inside the mesh) by indicating the forecast target mesh with JIX X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), or with mesh base point, mesh type, and the range combination.

Example :
<actual-areadef>

  <mesh-bpoint>

    <latitude>41,30,00</latitude>

    <longitude>142,15,00</longitude>

    <basepoint>South Western Point</basepoint>

  </mesh-bpoint>

  <mesh-kind unit="km">5</mesh-kind>

  <mesh-size>

    <mesh-sizex>10</mesh-sizex>

    <mesh-sizey>10</mesh-sizey>

  </mesh-size>

  <actual-def>Inner-Mesh Average</actual-def>

</actual-areadef>



<actual-areadef>

  <mesh-code>std="jis-X0410-1976" comment="Sapporo Outskirts">6441</mesh-code>

  <actual-def>Central Point</actual-def>

</actual-areadef>

5.2.2.2.1 Mesh Code
Description :

This section gives the JIX X0410 based mesh code (local mesh code)

Notation Format :

<mesh-code std="Standard Names" comment="code supliment">Local Mesh Code </mesh-code>

Explanation :

Express the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh) in a numerical value.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
std CDATA #REQUIRED Input a standard name.
comment CDATA #IMPLIED Input a comment.
Example :
<mesh-code std="jis-X0410-1976" comment="Sapporo Outskirts">6441</mesh-code>

5.2.2.2.2 Mesh Base Point
Description :

This section gives the survey target mesh base point data.

Notation Format:

<mesh-bpoint>
  <latitude>Latitude</latitude>
  <longitude>Longitude </longitude>
  <altitude>Altitude </altitude>
  <basepoint>Base Point Location</basepoint>
</mesh-bpoint>

Explanation :

Base point data is made up of point data and base point location data. Point data is expressed in latitude and longitude. Altitude can be used if necessary. For the geodetic system, use the International Reference Terrestrial Frame (IRTF) from the 1984 World Geodetic System (WGS 84) . Express the base point location data in terms of North-West Tip or South-West Tip .

Example :
<mesh-bpoint>

  <latitude>41,30,00</latitude>

  <longitude>142,15,00</longitude>

  <basepoint>South-West Tip </basepoint>

</mesh-bpoint>

5.2.2.2.2.1 Base Point Location
Description :

This section gives the location data for the mesh base point of the survey target.

Notation Format:

<basepoint>Base Point Location</basepoint>

Explanation :

Give the base point location data which clarifies the mesh base point. For the base point location, use the inner-mesh north west tip or the inner-mesh south west tip.

Example :
<basepoint>South West Tip</basepoint>

5.2.2.2.3 Mesh Kind
Description :

This section gives the type of mesh (length of one side of the mesh).

Notation Format :

<mesh-kind unit="km">Mesh Kind</mesh-kind>

Explanation :

Mesh type is expressed in units of km for the length of one side (mesh space) of the mesh.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit "km" #FIXED Display that the unit of the length of one side is in km.
Example :
<mesh-kind unit="km">50</mesh-kind>

5.2.2.2.4 Mesh Size
Description :

This section gives the range of the mesh.

Notation Format :

<mesh-size>
  <mesh-sizex>I (Horizontal) Lattice Direction Number</mesh-sizex>
  <mesh-sizey>J (Vertical) Lattice Direction Number</mesh-sizey>
</mesh-size>

Explanation :

Express the mesh range in terms of the mesh number for the I (horizontal) direction and the J (vertical) direction of the 2 dimensional plane rectangular sphere . Express the mesh number as an integer.

<Mesh Range> = <Horizontal Lattice Number>x<Vertical Lattice Number>

Example :
<mesh-size><mesh-sizex>10</mesh-sizex><mesh-sizey>10</mesh-sizey></mesh-size>

5.2.2.2.4.1 Mesh Size X
Description :

This section gives the range of the mesh horizontally.

Notation Format :

<mesh-sizex>I (Horizontal) Lattice Direction Number</mesh-sizex>

Explanation :

Express the I (horizontal) lattice number of the 2 dimensional plane rectangular sphere that makes up the mesh range as an integer.

Example :
<mesh-sizex>10</mesh-sizex>

5.2.2.2.4.2 Mesh Size Y
Description :

This section gives the range of the mesh vertically.

Notation Format :

<mesh-sizey>J (Vertical) Lattice Direction Number</mesh-sizey>

Explanation :

Express the J (vertical) lattice number of the 2 dimensional plane rectangular sphere that makes up the mesh range as an integer.

Example :
<mesh-sizey>10</mesh-sizey>

5.2.2.2.5 Definition of Actual Measurement
Description :

This section gives a definition of the information in the mesh derived forecast.

Notation Format :

<actual-def>Actual Definition</actual-def>

Explanation :

Regarding the mesh actual definition, indicate whether the actual element data gives the inner mesh average or data for a specific point on the mesh. Express this information in characters. Average, centeral point, tip. In the case of a tip, express the location as north west tip, south west tip, north east tip, or south east tip.

Example :
<actual-def>Central Point</actual-def>

<actual-def>Inner Mesh Average</actual-def>

5.2.3 Sending Station

Description :

This section gives the actual weather condition telegram sending station.

Notation Format :

<sending-station>Sending Station </sending-station>

Explanation :

Refer to the notation style in 3.3.1 Authority Name.

Example :
<sending-station>

  <authority-name>

    <organization>Sapporo District Meteorological Observatory</organization>

  </authority-name>

</sending-station>

5.2.4 Announcement Time

Description :

This section gives the actual weather data announcement date and time .

Notation Format :

<announce-time>Announcement Date and Time </announce-time>

Explanation :

Refer to the notation style in 2.2.1 date and time .

Example :
<announce-time>1999-05-05T12:05+09:00</announce-time>

5.2.5 Observation Time

Description :

This section gives the actual weather data observation date and time .

Notation Format :

<observe-time>Observation Date and Time </observe-time>

Explanation :

Refer to the notation style in 2.2.1 Date and Time.

Example :
<observe-time>1999-05-05T12:00+09:00</observe-time>

5.2.6 Observation Information

Description :

This section gives the observation information.

Notation Format :

<observe-info>Observation Information</observe-info>

Explanation :

Observation information is targeted towards specific time information in real time (hour deliniated value), and is not considered in terms of the 24 hour day, or day deliniated value, which is a unit used in statistics. Observation information is expressed in terms of observation point and observation elements.

Example :
<observe-info>

  <observe-location>...</observe-location>

  <observe-element>...</observe-element>

</observe-info>

5.2.6.1 Observation Location
Description :

This section gives the observation point.

Notation Format :

<observe-location>
  <latitude>Latitude</latitude>
  <longitude>Longitude </longitude>
  <altitude>Altitude </altitude>
  <point-name>Point Name </point-name>
  <location-code>Location Code </location-code>
</observe-location>

Explanation :

The observation point is expressed using latitude, longitude, altitude, point name, and location code

Example :

As seen below, combine any important elements.

<observe-location>

  <location-code unit="amedas">14121</location-code>

</observe-location>

<observe-location>

  <latitude>41,30,00</latitude>

  <longitude>142,15,00</longitude>

  <location-code unit="amedas">99999</location-code>

</observe-location>

5.2.6.1.1 Location Code
Description :

This section gives the observation location number.

Notation Format :

<location-code>Observation Location Number</location-code>

Explanation :

Use a code system such as the Automated Meteorological Data Acquisition System (AMDAS) to notate the observation location number.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #REQUIRED Indicate the code system used for expressing the location code.
Example :
<!--  Automated Meteorological Data Acquisition System (AMDAS) location number (Ishikari)  -->

<location-code unit="amedas">14121</location-code>

5.2.6.2 Observation Element
Description :

This section indicates the actual weather condition data observation elements.

Notation Format :

<observe-element>Observation Element Data</observe-element>

Explanation :

Notate observation element data from within the observation elements. For the observation element section, elements being observed at the observation site are noted. Observation elements not within the realm of the observation target at the observation site are not listed. When observation data was not able to be obtained (insufficient observation) for an observation element, use the data value [-] (hyphen). For observation element units, use units that correspond with the observation element.

Example :
<observe-element>

  <weather type="text">Snow</weather>

  <temperature>-5</temperature>

</observe-element>

5.2.6.2.1 Mesh Complement
Description :

This section gives the specific lattice within the mesh code as a numeric value column.

Notation Format :

<mesh-coplement> 
  <i-index>Horizontal Index</i-index>
  <j-index>Vertical Index</j-index>
</mesh-coplement>

Explanation :

In order to specify a specific lattice that has been established with the observation target mesh definition and is inside the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), list the elements (i,j) for a specific 2 dimensional plane rectangular sphere lattice where "i" is width and "j" is length.

<Mesh Supplement Data> = <Horizontal Index><Vertical Index>

Example :
<mesh-coplement> 

  <i-index>2</i-index>

  <j-index>3</j-index>

</mesh-coplement>

5.2.6.2.1.1 Horizontal Index
Description :

This section gives the horizontal index used in naming a specific lattice inside the numeric value column mesh code.

Notation Format :

<i-index>Horizontal Index</i-index>

Explanation :

In order to specify a specific lattice that has been established with the observation target mesh definition and is inside the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), list the I (horizontal) value of a specific 2 dimensional plane rectangular sphere lattice.

Example :
<i-index>2</i-index>

5.2.6.2.1.2 Vertical Index
Description :

This section gives the vertical index used in naming a specific lattice inside the numeric value column mesh code.

Notation Format :

  <j-index>Vertical Index</j-index>

Explanation :

In order to specify a specific lattice that has been established with the observation target mesh definition and is inside the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), list the J (vertical) value of a specific 2 dimensional plane rectangular sphere lattice .

Example :
<j-index>3</j-index>

5.2.6.2.2 Surface Chart
Description :

This section gives the surface weather chart.

Notation Format :

<surface-chart src="URL">Image File Name</surface-chart>

Explanation :

Make the surface weather chart an image file with an appointed file name. Refer to URL notation style for the file naming method.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
src CDATA #REQUIRED Give the image file location
Example :
<surface-chart src="www.rwmlserver.ne.jp/images/charta.jpg">1999-05-09 10:00 Surface Weather Chart</surface-chart>

5.2.6.2.3 Upper Level Chart
Description :

This section gives the upper level weather chart.

Notation Format :

<upper-chart src="URL" kind="Appointed Chart">Image File Name</upper-chart>

Explanation :

Express the upper level weather chart in terms of image file and upper level weather chart classifications depending on the file name assignment. Follow URL notation style for the file naming method. The upper level weather chart class specification (850, 750, 700, 500, 300) corresponds to the attribute kind and is expressed in units of hpa.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
src CDATA #REQUIRED Give the image file location.
kind CDATA #REQUIRED Express the specification (850, 750, 700, 500, 300) in units of hpa.
Example :
<upper-chart src="www.rwmlserver.ne.jp/images/chartb.jpg" kind="750">19999-05-09 10:00 Upper Level Weather Chart(750hpa)</upper-chart>

5.2.6.2.4 Synopsis
Description :

This section gives the actual weather synopsis.

Notation Format :

<synopsis>Synopsis</synopsis>

Explanation :

Express actual synopsis in characters.

Example :
<synopsis>A high air pressure system is currently in effect, but cold air is rising.</synopsis> 

5.2.6.2.5 Weather
Description :

This section gives the observed weather.

Notation Format :

<weather type="specification Style">Weather</weather>

Explanation :

Express weather in characters. Express the contents in code or characters based on Japan Style Notation (15 classes), which sets surface weather observation rules. Japan Style Notation is located at 4.2.3 Weather.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
type code, text text Specify weather information with code or characters corresponding with the 15 classes of Japan Style Notation.
Example :
<weather type="text">Fine Weather </weather>

5.2.6.2.6 Temperature
Description :

This section gives the observed temperature.

Notation Format :

<temperature unit="Unit">Temperature</temperature>
<temperature>Temperature</temperature>

Explanation :

Refer to 4.2.4 Temperature , temperature is always expressed in centigrade and value is expressed up to 1/10 of a degree. For temperatures below 0 degrees centigrade, attach a [-] (minus) before the number representing the temperature.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit Celsius, Fahrenheit Celsius Specify the temperature unit.
Example :
<temperature unit="Celsius">25.3</temperature>

<temperature>25.3</temperature>

5.2.6.2.7 Sunshine Duration
Description :

This section gives the observed sunshine duration

Notation Format :

<sunshine-duration unit="minute">Sunshine Duration</sunshine-duration>
<sunshine-duration>Sunshine Duration</sunshine-duration>

Explanation :

Express the sunshine duration 1 hour previous to observation in minutes.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED Specify the unit.
Example :
<sunshine-duration>50</sunshine-duration>

5.2.6.2.8 Solar Radiation
Description :

This section gives the observed solar radiation.

Notation Format :

<solar-radiation unit="MJ/m*m">Solar Radiation</solar-radiation>
<solar-radiation>Solar Radiation</solar-radiation>

Explanation :

Express the value for solar radiation the from the entire sky 1 hour previous to observation in units of MJ/m2. Give the value up to 1/100 of a unit.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED Specify the unit.
Example :
<solar-radiation>0.23</solar-radiation>

5.2.6.2.9 Wind Direction
Description :

This section gives the observed wind direction with true north as a base.

Notation Format :

<wind-direction code="Notation Code">wind direction</wind-direction>

Explanation :

Portion off 16 sections of a circle in order to derive the unit for wind direction. Refer to 4.2.6 Wind Direction, using true north as the extreme top section of the portioned off circle and going clockwise, specify each compass point of the circle and express the wind direction using the 16 compass points of the circle. Using the attribute code, specify whether numeric notation or alphabetic notation is used. In case of omission, it is understood that alphabetic code is being used.

When the weather is calm, use the numeric mark "00" / alphabetic mark "C".

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
code num, alpha alpha Indicate whether the notation is a numeric code (number) or an alphabetic code (letter).
Example :
<wind-direction code="alpha">C</wind-direction>

or

<wind-direction code="num">00</wind-direction>

5.2.6.2.10 Wind Speed
Description :

This section gives the observed wind speed.

Notation Format :

<wind-speed>Wind Speed</wind-speed>

Explanation :

Refer to 4.2.7 Wind Speed, use m/s as the wind speed unit. Carry the value out to 1/10 of a m/s.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED Specify the unit.
Example :
<wind-speed>1.5</wind-speed>

5.2.6.2.11 Precipitation Volume
Description :

This section gives the volume of precipitation that reached the earth surface in units of time.

Notation Format :

<precipitation unit="mm" measure="Observation Method" span="Time Unit">Precipitation Volume</precipitation>

Explanation :

Following 4.2.9 Precipitation Volume, express the precipitation volume 1 hour previous to observation in units of mm. Give the value up to 1/10 of a mm. Observation decimal values less than 0.5 are rounded down to 0. Values from 0.5 to less than 1.0 are rounded to 0.5. When observation data is not obtainable due to impediments to observation, record "no data". Clarify the observation time unit using the attribute span. Indicate whether an observation is an automated observation or not in the attribute measure. In the case of observations made by a human being, clearly note that a human observation (manual) is being recorded. When it is unclear if the observation was made by a human being or an automated observing device, it is marked as an automatic observation (auto).

Attribute :
Attribute Name Attribute Value Abbreviated Time Value Explanation
unit CDATA #IMPLIED Specify the unit.
measure auto, manual auto Snow volume meter observation (auto) or visual observation (manual) is described.
span hourly, pre03, pre06, pre12, pre24, daily hourly 1 hour previous precipitation amount(hourly), 3 hours previous precipitation amount (pre03h), 6 hours previous precipitation amount (pre06h), 12 hours previous precipitation amount (pre12h), 24 hours previous precipitation amount (pre24h), and daily precipitation (daily) are described.
Example :
<precipitation measure="auto">10</precipitation>

5.2.6.2.12 Snow Depth
Description :

This section describes the depth of natural fallen snow that covers the ground.

Notation Format :

<snow-depth unit="cm" measure="Observation Method">Fallen Snow Depth</snow-depth>

Explanation :

Refer to 4.2.10 Snow Depth, describe fallen snow depth.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED The unit is Specified.
measure auto, manual auto Indicate snow volume meter observation (auto) or visual observation (manual).
Example :
<snow-depth measure="manual">15</snow-depth>

5.2.6.2.13 Snow Fall
Description :

This section indicates the depth of fallen snow that piles up on the ground.

Notation Format :

<snow-falldepth unit="cm" measure="Observation Method" span="Measure Target Time Period ">Fallen Snow Depth</snow-fall>

Explanation :

Refer to 4.2.11 Snow Fall, the depth of fallen snow is described.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED The unit is Specified.
measure auto, manual auto Indicate snow volume meter observation (auto) or visual observation (manual).
span CDATA, hourly, daily21, daily09 hourlyauto Refer to the notation style in 2.2.4 Time Length and Period, give the commencement time and conclusion time. The target time periods: 1 hour previous value (hourly), daily fallen snow amount: 21:00 (daily 21), and daily fallen snow amount: 09:00 (daily 09) are described.
Example :
<snow-fall measure="manual">20</snow-fall>

5.2.6.2.14 Snow Strength
Description :

Observed fallen snow strength is described.

Notation Format :

<snow-strength>Fallen Snow Strength</snow-strength>

Explanation :

Fallen snow strength is expressed in the following 4 classes: no fallen snow, weak snow, strong snow, snow storm. Fallen snow strength usually takes "cm/h" as a unit. However, application of this unit is difficult for the common user to comprehend. Thus, relating snowfall strength to vision (m), a visual expression is substituted.

Definition :
Snow Class Standard Visibility Range Snow Strength Other

No Fallen Snow Over 1000 m Less than 0.1 cm/h Precipitation at temperatures over 3 degrees C is rain.
Weak Snow 500 - 1000 m 0.1 - 1.0 cm/h "" ""
Strong Snow 200 - 500m Greater than 1.0 - 4.0 cm/h "" ""
Snow Storm Below 200m Over 4.0 cm/h "" ""
Example :
<snow-strength>Snow Storm</snow-strength>

5.2.6.2.15 Snowfall Chart
Description :

This section describes observed fallen snow actual condition (fallen snow strength) in a chart.

Notation Format :

<snowfall-chart src="URL">Fallen Snow Actual Condition File Name</snowfall-chart>

Explanation :

Refer to 5.2.6.2.14 Fallen Snow Strength, the fallen snow actual condition chart created image is made into an image file corresponding to the file name specification. Designation method follows URL notation style.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
src CDATA #REQUIRED Specify the fallen snow actual condition file location.
Example :
<snowfall-chart src="http://rwmlserve.xxxx.or.jp/weather/snowfall/19990430/xxx.jpg">
Fallen Snow Actual Condition yy/mm/dd hh:mm</snowfall-chart>

5.3 Forecast

Description :

This section describes the forecast data pertaining to weather data.

Notation Format :

<forecast>Weather Actual Condition Data</forecast>

Explanation :

Forecast data elements related to the weather forecast (forecast class, forecast target area data, forecast location data, forecast mesh data, sending station, announcement date and time, and forecast date and time) are described.

Example :
<forecast> 

  <forecast-class>Prefecture Weather Data (Meteorological Agency Announcement)</forecast-class>

  <forecast-area>...</forecast-area>

  Omitted 

</forecast>

5.3.1 Forecast Class

Description :

This section describes the name of the weather forecast.

Notation Format :

<forecast-class>Forecast Class</forecast-class>

Explanation :

Weather forecast class is expressed in characters.

Example :
<forecast-class>Prefecture Weather Forecast (Meteorological Agency Announcement)</forecast-class>

<forecast-class>Weekly Weather Forecast (Meteorological Agency Announcement)</forecast-class>

5.3.2 Forecast Target Area, Point, Mesh Information

Description :

Location data and names related to forecast target area, location, and mesh data are described.

Notation Format :

<forecast-area>...</forecast-area>

Explanation :

The forecast area is expressed in terms of "forecast target area, location, and mesh name data," and, "forecast target mesh definition data."

Example :
<forecast-area>

<forecast-areaname>Forecast Target Area, Location, and Mesh Name</forecast-areaname>

<forecast-areadef>...<forecast-areadef>

</forecast-area>

5.3.2.1 Forecast Target Area, Point, Mesh Name
Description :

This section describes forecast target area and point name.

Notation Format :

<forecast-areaname>Forecast Target Area, Location, and Mesh Name Data</forecast-areaname>

Explanation :

forecast target area and point name are expressed in characters.

Example :
<!--  forecast Target Area-->

<forecast-areaname>Hokkaido (Ishikari, Sorachi, Shiribeshi Regions)</forecast-areaname>

<!-- forecast Target Location -->

<forecast-areaname>Sapporo Horse Race Track</forecast-areaname>

<!-- Mesh Name -->

<forecast-areaname>Sapporo Park (40 km radius around Sapporo)</forecast-areaname>

5.3.2.2 Forecast Target Mesh Definition
Description :

This section gives the definition for the forecast target mesh.

Notation Format :

<forecast-areadef>...</forecast-areadef>

Explanation :

The forecast target mesh is described with either JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), or a combination of mesh base point, mesh (lattice) type, and mesh range. The definition of the forecast from the corresponding mesh (entire mesh, single point within the mesh) is described.

Example :
<forecast-areadef>

  <mesh-bpoint>

    <latitude>41,30,00</latitude>

    <longitude>142,15,00</longitude>

    <basepoint>South West Tip</basepoint>

  </mesh-bpoint>

  <mesh-kind unit="km">5</mesh-kind>

  <mesh-size>

    <mesh-sizex>10</mesh-sizex>

    <mesh-sizey>10</mesh-sizey>

  </mesh-size>

  <forecast-def>Inner Lattice Average </forecast-def>

</forecast-areadef>



<forecast-areadef>

  <mesh-code>std="jis-X0410-1976" comment="Sapporo Outskirts">6441</mesh-code>

  <forecast-def>Central Point</forecast-def>

</forecast-areadef>

5.3.2.2.1 Mesh Code
Description :

The JIS X0410 based mesh code (local mesh code) is described.

Notation Format :

<mesh-code std="standard name " comment="Code Supplement ">Mesh Code </mesh-code>

Explanation :

JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh) is expressed in numeric value.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
std CDATA #REQUIRED Give a standard name.
comment CDATA #IMPLIED Give a code.
Example :
<mesh-code std="jis-X0410-1976" comment="Sapporo Outskirts">6441</mesh-code>

5.3.2.2.2 Mesh Base Point
Description :

Data related to the mesh base point of the forecast target mesh is given.

Notation Format:

<mesh-bpoint>
  <latitude>Latitude</latitude>
  <longtitude>Longitude </longtitude>
  <altitude>Altitude </altitude>
  <basepoint>Base Point Location </basepoint>
</mesh-bpoint>

Explanation :

Data related to the base point consists of point data and base point location data. Point data is given in latitude and longitude. Altitude may be included if necessary. The International Reference Terrestrial Frame (IRTF) from the 1984 World Geodetic System (WGS 84) is used. Base point location data is expressed as the north west tip or south west tip.

Example :
<mesh-bpoint>

  <latitude>41,30,00</latitude>

  <longtitude>142,15,00</longtitude>

  <basepoint>South West Tip</basepoint>

</mesh-bpoint>

5.3.2.2.2.1 Base Point Location
Description :

Data relating to the mesh base point for the survey target mesh is described.

Notation Format:

<basepoint>Base Point Location </basepoint>

Explanation :

Base point location data that clarifies the mesh base point is described. For the base point location, a tip inside the lattice (the north west tip or the south west tip) is used.

Example :
<basepoint>North West Tip</basepoint>

5.3.2.2.3 Mesh Kind
Description :

Mesh kind (the length of one side of the lattice) is described.

Notation Format :

<mesh-kind unit="km">Mesh Kind</mesh-kind>

Explanation :

Mesh kind is given as the length of one side of the lattice (lattice interval) and is expressed in km.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit "km" #FIXED Show that the unit expressing the length of one side is in km.
Example :
<mesh-kind unit="km">50</mesh-kind>

5.3.2.2.4 Mesh Size
Description :

Mesh range is described.

Notation Format :

<mesh-size><mesh-sizex>I (horizontal) Lattice Number</mesh-sizex><mesh-sizey>J (vertical) Lattice Number</mesh-sizey></mesh-size>

Explanation :

Mesh range is expressed by the I (horizontal) value and J (vertical) value that make up a 2 dimensional plane rectangular sphere lattice . Describe the number of lattices as an integer.

<Mesh Range> = <Horizontal Mesh Number>x<Vertical Mesh Number>





Example :
<mesh-size><mesh-sizex>10</mesh-sizex><mesh-sizey>10</mesh-sizey></mesh-size>

5.3.2.2.5 Forecast Definition
Description :

This section gives the definition of information in the mesh forecast.

Notation Format :

<forecast-def>Forecast Definition</forecast-def>

Explanation :

The mesh forecast definition can contain data that either expresses the inner lattice average or data related to a specific point on the mesh. The information is expressed in characters: average, central point, tip. In the case of a tip, the location is described as: north west tip, south west tip, north east tip, south east tip, etc.

Example :
<forecast-def>Inner Mesh Average</forecast-def>

5.3.3 Sending Station

Description :

The weather forecast data telegram sending station is described.

Notation Format :

<sending-station>Sending Station </sending-station>

Explanation :

Refer to the notation style in 3.3.1 Authority Name.

Example :
<sending-station>

  <authority-name>

    <organization>Asahikawa Local Meteorological Observatory</organization>

  </authority-name>

</sending-station>



<sending-station>

  <authority-name>

    <organization>Japan Weather Association, Hokkaido Regional Office </organization>

  </authority-name>

</sending-station>

Reference:

A list of prefectural weather forecasts and corresponding announcement offices by region (in Hokkaido).



(items in quotes "" are temperature forecast locations).



<Soya District>(Wakkanai Local Meteorological Observatory)

Soya District (11016 Wakkanai)



<Kamikawa Rumoi District>(Asahikawa Local Meteorological Observatory)

Kamikawa District (12441 Asahikawa)

Rumoi District (13277 Rumoi)



<Ishikari Sorachi Shiribeshi District>(Sapporo District Meteorological Observatory)

Ishikari District (14162 Sapporo)

Sorachi District (15356 Iwamizawa)

Shiribeshi District (16217 Kucchan)



<Abashiri Kitami Monbetsu District>(Abashiri Local Meteorological Observatory)

Abashiri District (17341 Abashiri)

Kitami District (17521 Kitami)

Monbetsu District (17112 Monbetsu)

 

<Kushiro Nemuro Tokachi District>(Kushiro Local Meteorological Observatory)

Kushiro District (19431 Kushiro)

Nemuro District (18272 Nemuro)

Tokachi District (20431 Obihiro)



<Iburi Hidaka Disctrict>(Muroran Local Meteorological Observatory)

Iburi District (21323 Muroran)

Hidaka District (22327 Urakawa )



<Oshima Hiyama District >(Hakodate Marine Meteorological Observatory)

Oshima District (23232 Hakodate)

Esashi District (24217 Esashi)





A list of weekly weather forecasts and corresponding announcement offices by region (in Hokkaido).



(items in quotes "" are temperature forecast locations).



Soya District (Wakkanai)

(Wakkanai Local Meteorological Observatory)



Kamikawa Rumoi District (Asahikawa)

(Local Meteorological Observatory)



Ishikari Sorachi Shiribeshi District (Sapporo)

(Sapporo District Meteorological Observatory)



Abashiri Kitami Monbetsu District (Abashiri)

(Abashiri Local Meteorological Observatory)



Kushiro Nemuro Tokachi District (Kushiro)

(Kushiro Local Meteorological Observatory)



Iburi Hidaka District (Muroran)

(Muroran Local Meteorological Observatory)



Oshima Hiyama District (Hakodate)

(Hakodate Marine Meteorological Observatory)

5.3.4 Announcement Date & Time

Description :

The actual weather condition data announcement date and time is described.

Notation Format :

<announce-time>Announcement Date and Time</announce-time>

Explanation :

Refer to the notation style in 2.2.1 Date & Time.

Example :
<announce-time>1999-05-05T12:05+09:00</announce-time>

5.3.5 Forecast Date

Description :

This section describes the forecast date and time.

Notation Format :

<forecast-date>Forecast Date and Time </forecast-date>

Explanation :

Express the forecast date and time by forecast target time or forecast date and time (when there are repeating elements).

Example :
<forecast-date>

  <target-time>1999-05-06T14:00+09:00</target-time>

</forecast-date>

or

<forecast-date>

  <target-date>

    <start-date>1999-05-06T00:00+09:00</start-date>

    <interval>PT24H</interval>

    <forecast-timedef>specific time zone </forecast-timedef>

    <times>2</times>

  </target-date>

</forecast-date>

5.3.5.1 Forecast Target Time
Description :

The forecast target time is described.

Notation Format :

<target-time> forecast target time </target-time>

Explanation :

Refer to the notation style in 2.2.1 Date and Time or in 2.2.4 Time Length and Period. This is used for a time or time zone specific forecast. When using this specification, there are no repeating elements.

Example :
<target-time>1999-05-06T11:00+09:00/1999-05-06T24:00+09:00</target-time>

<target-time>1999-05-06T14:00+09:00</target-time>

5.3.5.2 Forecast Target Date
Description :

Forecast target date and time is described.

Notation Format :

<target-date> Forecast target date and time </target-date>

Explanation :

Corresponding to forecast commencement date and time, forecast time intervals, forecast target time zone / time definition data, and forecast repetitions, this is used when a forecast gathered from forecast target information that describes a specific time or a specific time zone will be repeated.

Example :
<target-date>

  <start-date>1999-05-06T00:00+09:00</start-date>

  <interval>PT24H</interval>

  <forecast-timedef>specific time zone </forecast-timedef>

  <times>2</times>

</target-date>

5.3.5.2.1 Forecast Start Date
Description :

The forecast commencement date and time are described.

Notation Format :

<start-date> forecast commencement date and time </start-date>

Explanation :

Refer to the notation style in 2.2.1 Date and Time.

Example :
<start-date>1999-05-06T00:00+09:00</start-date>

5.3.5.2.2 Forecast Interval
Description :

The forecast interval is described.

Notation Format :

<interval> forecast time interval </interval>

Explanation :

Refer to the notation style (1) from 2.2.4 Time Length and Period.

Example :
<interval>P1D</interval>

<interval>PT24H</interval>

5.3.5.2.3 Forecast Time Definition
Description :

The forecast for a specific time based on the forecast time interval or the forecast for a specific time zone based on the forecast time interval, is described in characters. The data noted here is applied to all forecast elements presented henceforth. However, when time or time zone is listed among the forecast elements, the listed data takes priority.

Notation Format :

<forecast-timedef>Forecast Target Time Zone / Time Definition Data</forecast-timedef>

Explanation :

The forecast for a specific time based on the forecast time interval or the forecast for a specific time zone based on the forecast time interval, is notated in characters. The data noted here is applied to all forecast elements presented henceforth. However, when time or time zone is listed among the forecast elements, the listed data takes priority.

Example :
<forecast-timedef>specific time zone </forecast-timedef>

5.3.5.2.4 Forecast Times
Description :

The forecast repetition number is described.

Notation Format :

<times>Forecast Repetition Number</times>

Explanation :

The forecast repetition number is expressed as an integer value.

Example :
<times>3</times>

5.3.6 Forecast Information

Description :

This section describes forecast data. When the forecast target is a mesh, data which gives an inner mesh location is also included.

Notation Format :

<forecast-info> forecast data </forecast-info>

Explanation :

The forecast target area / point / mesh complement data expresses the inner mesh horizontal and vertical location. For the forecast elements, list forecast target elements (weather, temp, etc.).

Example :
<forecast-info>

  <mesh-complement>Mesh supplement data </mesh-complement>

  <forecast-element>Forecast Element Index</forecast-element>

</forecast-info>

5.3.6.1 Mesh Complement
Description :

A specific lattice inside the mesh code is described in a numeric value column.

Notation Format :

<mesh-complement>
  <i-index>Horizontal Index</i-index>
  <j-index>Vertical Index</j-index>
</mesh-complement>

Explanation :

In order to specify a specific lattice that has been established with the observation target mesh definition and is inside the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), list the I (horizontal) and J (vertical) value of a specific 2 dimensional plane rectangular sphere lattice . i and j express the elements I (horizontal) and J (vertical) respectively, and the mesh that includes the base point is described as (1,1).

<Mesh supplement data > = <Horizontal Index><Vertical Index>

Example :
<mesh-complement>

  <i-index>2</i-index>

  <j-index>3</j-index>

</mesh-complement>

5.3.6.1.1 Horizontal Index
Description :

The horizontal index that points to a specific lattice inside the mesh code is described in a numeric value column.

Notation Format :

<i-index>Horizontal Index</i-index>

Explanation :

In order to specify a specific lattice that has been established with the observation target mesh definition and is inside the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), list the I (horizontal) value of a specific 2 dimensional plane rectangular sphere lattice .

Example :
<i-index>2</i-index>

5.3.6.1.2 Vertical Index
Description :

The vertical index that points to a specific mesh inside the mesh code is described in a numeric value column.

Notation Format :

<j-index>Vertical Index</j-index>

Explanation :

In order to specify a specific lattice that has been established with the observation target mesh definition and is inside the JIS X0410 based mesh code (base area mesh, integrated area mesh, divided area mesh), list the J (vertical) value of a specific 2 dimensional plane rectangular sphere lattice.

Example :
<j-index>3</j-index>

5.3.6.2 Forecast Element
Description :

The forecast elements of weather forecast data are described.

Notation Format :

<forecast-element>Forecast Element </forecast-element>

Explanation :

The elements from inside the forecast elements list are listed.

Units corresponding to the forecast element are used. In the case that the forecast repeats 2 or more times and when there no forecast data element for the specific repetition number, the forecast element is not listed.

Example :
<forecast-element>

  <forecast-weather telop="2035">north east wind, clouds, morning night, rain </forecast-weather>

</forecast-element>

5.3.6.2.1 Surface Chart
Description :

The surface weather forecast chart is described.

Notation Format :

<surface-chart src="URL">Image File Name</surface-chart>

Explanation :

The surface weather forecast chart is made into an image file corresponding to the file name specification. The specification method follows URL notation method.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
src CDATA #REQUIRED Specify the image file location.
Example :
<surface-chart src="www.rwmlserver.ne.jp/images/charta.jpg">1999-05-09 10:00 Surface Chart</surface-chart>

5.3.6.2.2 Upper Level Chart
Description :

An upper level surface weather forecast chart is described.

Notation Format :

<upper-chart src="URL" kind="specification">Image File Name</upper-chart>

Explanation :

Upper level weather forecast charts are expressed as image files and upper level weather charts in accordance with the file name specification. File specification follows URL notation style. Upper level weather chart class specification (850, 750, 700, 500, 300) corresponding to attribute kind is expressed in units of hpa.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
src CDATA #REQUIRED Image file location is Specified.
kind CDATA #REQUIRED specification (850, 750, 700, 500, 300) is expressed in units of hpa.
Example :
<upper-chart src="www.rwmlserver.ne.jp/images/chartb.jpg" kind="750">


19999-05-09 10:00 upper level weather forecast chart (750hpa)</upper-chart>
5.3.6.2.3 Synopsis
Description :

The forecast synopsis for the weather forecast is expressed.

Notation Format :

<synopsis>Synopsis</synopsis>

Explanation :

The forecast synopsis is expressed in characters.

Example :
<synopsis>



For one week, due to influence from a valley of air pressure, on the 16th rain fell in some places,
and for the second half of the time period there were many unstable days with off and on rain.
Around the 19th the whole area saw rainfall. The maximum and minimum temperatures will both be lower than average until the 16th.
After that, highs and lows can be expected to surpass average. </synopsis>
5.3.6.2.4 Weather Forecast
Description :

The weather related to the weather forecast is described.

Notation Format :

<forecast-weather telop="Television Opaque Projector Number" />
<forecast-weather>Weather forecast </forecast-weather>
<forecast-weather telop="Television Opaque Projector Number" >Weather forecast </forecast-weather>

Explanation :

Combine terminology such as "fine", "cloudy", "rain", "snow" , etc. that describes weather within the forecast period and within the range of the forecast and words that indicate phenomenon occurrence time period such as "short time", "sometimes", "after", etc.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
telop CDATA #IMPLIED A television opaque projector number is Specified.
Example :

<forecast-weather telop="2035" >north west wind, cloudy, morning night, rain </forecast-weather>

Reference:

television opaque projector number

The television opaque projector number is expressed in a 4 figure list like: "north west wind, cloudy, morning night, rain (203 5)". It is also acceptable to use only the first three figures. The first three figures stand for upcomming weather. The last figure expresses if there is rain data or not in the forecast. (0: no rain, 2: rain in some places, 5: rain)

100     Clear skies 

101     Clear skies, partially cloudy 

102     Clear skies spots of rain 

103     Clear skies with intermittent rain 

104     Clear skies with spots of snowfall

105     Clear skies with intermittent snowfall 

106     Clear skies with spots of rain or snow (mainly rain) 

107     Clear skies with intermittent rain or snow (mainly rain)

108     Clear skies with spots of rain or thunderstorms 

140     Clear skies with intermittent rain and some thunder 

160     Clear skies with spots of snow or rain (mainly snow) 

170     Clear skies with intermittent snow or rain (mainly snow) 



  The remaining portion of the list is omitted.  

Also, in the case of a prefecture weather forecast (Meteorological Agency announcement) whether or not data relating to "wind" will be included in the weather presentation becomes a matter of selection for the data announcer

The "north or north east wind" part of a weather forecast is indicated in a weather forecast in the following way: "north and north east wind, cloudy, intermittent snow or rain". Portions of a forecast presented with a television opaque projector and portions presented in characters do not always correspond completely with each other (presentations in characters are more detailed). For usage, refer to either section is acceptable. Use terms "later", "intermittent ---", and "spots of ---" as shown below.

Later =======> "cloudy, rain later" when rain fall is expected in the latter half of the forecast period (half).

Intermittent =======> "cloudy, intermittent rain" when the following situation is expected: rain falls intermittently, and the combined total rainfall time is more than 1/4 but less than 1/2 of the forecast period.

Spots of =======> "cloudy, spots of rain" when continuous rain fall is expected to occur for one period of less than 1/4 of the forecast period.

5.3.6.2.5 Temperature
Description :

Temperature related to the weather forecast is described.

Notation Format :

<temperature unit="unit " time1="forecast Time Supplement " time2="forecast Time Zone Supplement ">Temperature</temperature>
<temperature>Temperature </temperature>

Explanation :

Refer to 4.2.4 Temperature, temperature is expressed in centigrade. For temperatures of less than zero degrees centigrade, a [-] (minus) mark is included before the number representing the temperature. Decimal values can be omitted. When the definition information from 5.3.5 Forecast Date is different from the forecast situation, include the data following the notation style from 2.2.1 Date and Time or the notation style (2) from 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit Celsius, Fahrenheit Celsius The temperature unit is Specified.
time1 CDATA #IMPLIED The forecast target time is described.
time2 CDATA #IMPLIED The forecast target time zone is described.
Example :
<temperature unit="Celsius" time2="1999-05-05T06:00+09:00/1999-05-05T12:00+09:00">25.3</temperature>

<temperature>25.3</temperature>

5.3.6.2.6 Precipitation Probability
Description :

The precipitation probability portion of the weather forecast is described.

Notation Format :

<precip-prob time1="Forecast Time Supplement" time2=" forecast time zone supplement ">Precipitation Probability</precip-prob>

Explanation :

Precipitation probability is expressed in a 4 digit number. Precipitation probability forecast value is listed in the 3 digits that come after the 1 digit number that discriminates among "rain, rain or snow, snow or rain, snow". The precipitation type discernment number is "0" for rain, "1" for "rain or snow", "2" for "snow or rain", and "3" for "snow". When the definition information from 5.3.5 Forecast Date is different from the forecast situation, include the data following the notation style from 2.2.1 Date and Time or the notation style (2) from 2.2.4 Time Length and Period. When "0000" is recorded, the rain precipitation probability is described as "0%".

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
time1 CDATA #IMPLIED The forecast target time is described.
time2 CDATA #IMPLIED The forecast target time zone is described.
Example :
<!--  Rain Only  -->

<precip-prob>1000</precip-prob>

<!-- Rain or Snow  -->

<precip-prob>1001</precip-prob>

5.3.6.2.7 Precipitation Volume
Description :

The precipitation volume portion of the weather forecast is described.

Notation Format :

<precipitation unit="mm" time2=" forecast time zone supplement ">Rainfall Amount</precipitation>

Explanation :

Rainfall amount is expressed in mm. When the definition information in 5.3.5 Forecast Date is different from the forecast condition, input the data following the notation style (2) in 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED Specify the unit.
time2 CDATA #IMPLIED The forecast target time zone is described.
Example :
<precipitation measure="auto">10</precipitation>

5.3.6.2.8 Snow Fall
Description :

The snowfall depth portion of the weather forecast is described.

Notation Format :

<snow-fall unit="cm" time2=" forecast time zone supplement ">fallen snow amount </snow-fall>

Explanation :

Snowfall depth is expressed in cm. When the snowfall depth is less than 1 cm, it is recorded as 0 cm. When there is no snowfall, "non" is recorded. When the definition information in 5.3.5 Forecast Date is different from the forecast situation, input the data following the notation style (2) in 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED Specify the unit.
time2 CDATA #IMPLIED The forecast target time zone is described.
Example :
<snow-fall>10</snow-fall>

5.3.6.2.9 Snow Strength
Description :

The information for the fallen snow strength portion of the weather forecast is described.

Notation Format :

<snow-strength time1="Forecast Time Supplement" time2=" forecast time zone supplement ">Fallen Snow Strength</snow-strength>

Explanation :

Fallen snow strength is expressed in the following 4 classes: no fallen snow, weak snow, strong snow, snow storm. (The same as the definition in 5.2.6.2.14 Fallen Snow Strength)

When the definition information in 5.3.5 Forecast Date is different from the forecast condition, include the data following the notation style from 2.2.1 Date and Time or the notation style (2) in 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
time1 CDATA #IMPLIED The forecast target time is described.
time2 CDATA #IMPLIED The forecast target time zone is described
Example :
<snow-strength>snow storm </snow-strength>

5.3.6.2.10 Wind Direction
Description :

Using true north as a base, the wind direction is expressed.

Notation Format :

<wind-direction>Wind Direction</wind-direction>
<wind-direction direc="Direction Division" windc=" forecast ">Wind Direction</wind-direction>
<wind-direction direc="Direction Division" windc=" forecast " time1=" forecast time supplement " time2="Forecast Time Zone Supplement">wind direction</wind-direction>

Explanation :

A circle is portioned off into 16 sections in order to derive the unit for wind direction. Refer to 4.2.6 Wind Direction, using true north as the extreme top section of the portioned off circle and going clockwise, each section of the circle is Specified and the wind direction is expressed using the 16 sections of the circle. When detailed classification is not possible, 8 sections can be used. In such a case, the fact that 8 direction divisions are being used is recorded in the attribute direction. When this data is omitted, it is understood that there are 16 divisions. Whether numeric notation or alphabetic notation is used is specified in the attribute code. In case of omission, it is understood that alphabetic code is being used. Whether the forecast information is an average or a maximum is listed as an appropriate character in the attribute windc.

Average	 

Maximum	

When the definition information in 5.3.5 Forecast Date is different from the forecast condition, include the data following the notation style from 2.2.1 Date and Time or the notation style (2) in 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
code num, alpha alpha The notation indicates numeric code or alphabetic code.
direc 08, 16 16 Direction division is described. 08 = 8 directions and 16 = 16 directions. When there is no specification, 16 direction divisions are assumed.
windc average, max average Whether the forecast information is an average or a maximum is described.
time1 CDATA #IMPLIED The forecast target time is described.
time2 CDATA #IMPLIED The forecast target time zone is described
Example :
Any of the following styles can be used: 

<wind-direction code="alpha">NNE</wind-direction>

<wind-direction code="alpha" direc="08" >N</wind-direction>

<wind-direction code="alpha" windc="max" >S</wind-direction>

<wind-direction code="alpha" direc="08" time1="1999-05-05T12:00+09:00">N</wind-direction>

<wind-direction code="alpha" direc="08" time2="1999-05-05T12:00+09:00/1999-05-05T13:00+09:00">N</wind-direction>

5.3.6.2.11 Wind Speed
Description :

Information pertaining to the wind speed portion of the weather forecast is described.

Notation Format :

<wind-speed unit="m/s" time1=" forecast time supplement " time2=" forecast time zone supplement ">Wind Speed</wind-speed>

Explanation :

Refer to 4.2.7 Wind Speed, wind speed is expressed in m/s. When the definition information in 5.3.5 Forecast Date is different from the forecast condition, include the data following the notation style from 2.2.1 Date and Time or the notation style (2) in 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #IMPLIED The unit is Specified
windc average, max average Whether the forecast information is an average or a maximum is described.
time1 CDATA #IMPLIED The forecast target time is described.
time2 CDATA #IMPLIED The forecast target time zone is described.
Example :
<wind-speed>1.5</wind-speed>

5.3.6.2.12 Waves
Description :

Information pertaining to the waves portion of the weather forecast is described.

Notation Format :

<waves unit="m" time1=" forecast time supplement " time2=" forecast time zone supplement ">Waves </waves>

Explanation :

The significant wave height expected within the forecast target period and within the forecast target sea area is expressed in characters. The maximum value for the significant wave height is expressed in units of m, and the value is expressed up to 1/10 of an m. When the observation value is lower than 3 m, it is takes the unit 0.5 m. Values over 3 m take the unit 1 m. When the definition information in is different from the forecast condition, include the data following the notation style from 2.2.1 Date and Time or the notation style (2) in 2.2.4 Time Length and Period.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
time1 CDATA #IMPLIED The forecast target time is described.
time2 CDATA #IMPLIED The forecast target time zone is described.
Example :
<waves>2 meter waves, later 3 meter waves. However, waves in the shore area are lower</waves>

5.3.6.2.13 Maximum Temperature
Description :

Data relating to the weather forecast maximum temperature is described.

Notation Format :

<max-temp>maximum temperature </max-temp>

Explanation :

Point name, target time, and maximum temperature are expressed in characters.

Example :
<max-temp>

  <forecast-location>forecast Location</forecast-location>

  <target-zone>Target Time</target-zone>

  <temperatures>Temperature</temperatures>

</max-temp>

5.3.6.2.13.1 Forecast Location
Description :

The forecast target location is described.

Notation Format :

<forecast-location>
  <latitude>Latitude</latitude>
  <longitude>Longitude</longitude>
  <altitude>Altitude</altitude>
  <point-name>Point Name</point-name>
  <location-code>Location Code</location-code>
</forecast-location>

Explanation :

The forecast target latitude, longitude, altitude, point name, location code are listed.

Example :
<forecast-location>

  <location-code unit="amedas">14121</location-code>

</forecast-location>

5.3.6.2.13.1.1 Location Code
Description :

The forecast location code is described.

Notation Format :

  <location-code>Forecast Location Code</location-code>

Explanation :

The location code for the forecast location is listed using a system like the AMDAS (Automated Meteorological Data Acquisition System).

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #REQUIRED The code system used for location code notation is described.
Example :
<!-- AMDAS Location Code (Ishikari) -->

<location-code unit="amedas">14121</location-code>

5.3.6.2.13.2 Target Time Zone
Description :

The forecast (maximum temperature) time zone is described.

Notation Format :

<target-zone>target time zone </target-zone>

Explanation :

The forecast (maximum temperature) time zone is expressed in characters. To express the time zone, the notation style (2) in 2.2.4 Time Length and Period or the following notation style is used: morning (00:00-09:00), daytime (09:00-18:00), 24 hours (00:00-24:00)

Example :
<target-zone>1999-05-05T06:00+09:00/1999-05-05T14:00+09:00</target-zone>

<target-zone>Daytime</target-zone>

5.3.6.2.13.3 Temperature
Description :

Temperature is described.

Notation Format :

<temperature unit="unit ">temperature </temperature>

Explanation :

Refer to 4.2.4 Temperature, temperature is expressed in centigrade and a [-] (minus) sign is attached to numbers representing temperatures below 0 degrees centigrade.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit Celsius, Fahrenheit Celsius The temperature unit is specified.
Example :
<temperature>36</temperature>

5.3.6.2.14 Minimum Temperature
Description :

Data related to the weather forecast minimum temperature is described.

Notation Format :

<min-temp>minimum temperature </min-temp>

Explanation :

Point name, target time, and minimum temperature is expressed in characters.

Example :
<min-temp>

  <forecast-location>forecast Location</forecast-location>

  <target-zone>Target Time</target-zone>

  <temperatures>temperature </temperatures>

</min-temp>

5.3.6.2.14.1 Forecast Location
Description :

The forecast target location is described.

Notation Format :

<forecast-location>
  <latitude>Latitude</latitude>
  <longitude>Longitude</longitude>
  <altitude>Altitude</altitude>
  <point-name>Point Name</point-name>
  <location-code>Location Code</location-code>
</forecast-location>

Explanation :

The forecast target latitude, longitude, altitude, point name, location code are listed.

Example :
<forecast-location>

  <latitude>41,30,00</latitude>

  <longitude>142,15,00</longitude>

  <point-name>Ishikari</point-name>

  <location-code unit="amedas">14121</location-code>

</forecast-location>

5.3.6.2.14.1.1 Location Code
Description :

The forecast location code is described.

Notation Format :

<location-code>Forecast Location Code</location-code>

Explanation :

The location code for the forecast location is listed using a system like the AMDAS (Automated Meteorological Data Acquisition System).

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit CDATA #REQUIRED The code system used for location code notation is described.
Example :
<!-- AMDAS (Automated Meteorological Data Acquisition System) Location Code (Ishikari) -->

<location-code unit="amedas">14121</location-code>

5.3.6.2.14.2 Target Time Zone
Description :

The forecast (minimum temperature) time zone is described.

Notation Format :

<target-zone>target time zone </target-zone>

Explanation :

The forecast (minimum temperature) time zone is expressed in characters. To express the time zone, the notation style (2) in 2.2.4 Time Length and Period or the following notation style is used: morning (00:00-09:00), daytime (09:00-18:00), 24 hours (00:00-24:00)

Example :
<target-zone>1999-05-05T06:00+09:00/1999-05-05T14:00+09:00</target-zone>

<target-zone>24 Hours</target-zone>

5.3.6.2.14.3 Temperature
Description :

Minimum temperature is described.

Notation Format :

<temperature unit="Unit">temperature </temperature>

Explanation :

Refer to 4.2.4 Temperature, temperature is expressed in centigrade and a [-] (minus) sign is attached to numbers representing temperatures below 0 degrees centigrade.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
unit Celsius, Fahrenheit Celsius Temperature unit is specified.
Example :
<temperature>-40</temperature>

5.4 Warnings

Description :

Data relating to announced warnings is described.

Notation Format :

<warnings>Warning Data</warnings>

Explanation :

Warnings are made up of sending station, announcement date and time, warnings, and warning information. Regarding the expression of the warning data set here, on the precondition that the user acquires the newest data, expressions pertaining to the warning release are not included.

Example :
<warnings>

  <sending-station>Sending Station </sending-station>

  <announce-time> announcement  date and time </announce-time>

  <warning>...</warning>

  <warning-contents>...</warning-contents>  

</warnings>

5.4.1 Sending Station

Description :

The warning announcer (the sender of a weather station telegram) is described.

Notation Format :

<sending-station>Sending Station</sending-station>

Explanation :

Refer to the notation in 3.3.1 Authority Name.

Example :
<sending-station>

  <authority-name>

    <organization>Sapporo District Meteorological Observatory</organization>

  </authority-name>

</sending-station>

5.4.2 Announcement Date and Time

Description :

The warning announcement date and time is described.

Notation Format :

<announce-time>Announcement Date and Time</announce-time>

Explanation :

Refer to the notation style in 2.2.1 Date and Time.

Example :
<announce-time>1999-05-05T12:05+09:00</announce-time>

5.4.3 Warning

Description :

The warning target area and warning classification are described.

Notation Format :

<warning>Warning</warning>

Explanation :

The target area and warning classification are listed.

Example :
<warning>

  <warning-area>Target Area</warning-area>

  <warning-kind>Warning Classification</warning-kind>

</warning>

5.4.3.1 Target Area
Description :

The warning target area is described.

Notation Format :

<warning-area>Target Area</warning-area>

Explanation :

The target area is listed based on the area code observation set by the Meteorological Agency.




Example: Area Code List

   (Sapporo District Meteorological Observatory)

Area Name(Subdivision) area code
Ishikari (Primary Subdivision) 1400
North Ishikari (Secondary Subdivision) 1410
Central Ishikari (Secondary Subdivision) 1420
South Ishikari (Secondary Subdivision) 1430
Coastal Waters (Secondary Subdivision) 1410
Example :
<!-- North Ishikari     -->

<warning-area>1410</warning-area>

5.4.3.2 Warning Kind
Description :

Warning type is described.

Notation Format :

<warning-kind>Warning Kind</warning-kind>

Explanation :

Warnings are listed by using the following classes.




Warning: snow storm, heavy rain, flood, storm, heavy snow, waves, high tide

Caution: heavy rain, heavy snow, snowstorm, thunder, strong wind, waves, snow melting, flood, high tide, 
         dense fog, dryness, snowslide, low temperature, frost, snow accretion, other

Expressions related to warning releases are not used here.

Example :
<warning-kind>Snow Storm Warning</warning-kind>



<warning-kind>Strong Wind and Wave Caution</warning-kind>

5.4.4 Warning Contents

Description :

The content of a warning is described.

Notation Format :

<warning-contents>Warning Content</warning-contents>

Explanation :

The warning content expresses the weather announcement content in terms of "title", "cause, etc.", "area, time period, current condition", "quantity forecast", and "disaster prevention matters". The omission of "cause, etc.", "area, time period, current condition", "quantity forecast", and "emergency prevention matters" can occur.

Example :
<warning-contents>

  <warning-heading>From now onward and all day tomorrow, south and south east wind will be strong and waves will be high.</warning-heading>

  <warning-cause>Air pressure becomes critical.</warning-cause>

  <warning-cond>From now onward and all day tomorrow in the Ishikari, Sorachi, and Shiribeshi regions, south and south east winds will be strong and waves will be high  </warning-cond>

  <warning-quant>The maximum wind speed on land will be 10 - 13 m. At sea it will be 13 - 17 m, with high waves. </warning-quant>

  <warning-disaster>gust, high waves, caution in handling fire.</warning-disaster>

</warning-contents>

5.4.4.1 Warning Heading
Description :

The warning heading is described.

Notation Format :

<warning-heading>Heading</warning-heading>

Explanation :

The warning heading serves as a supplement to the content listed in the warning section.

Example :
<warning-heading>From now onward until afternoon there will be a snow storm in north Ishikari, and the sea wind will be 28 m.</warning-heading>

5.4.4.2 Warning Cause
Description :

The cause section of the warning is described.

Notation Format :

<warning-cause>Cause, etc.</warning-cause>

Explanation :

The cause, etc. serves as a supplement to the content listed in the warning section.

Example :
<warning-cause>Air pressure will take on a winter pattern and strong cold air will flow into the sky</warning-cause>

5.4.4.3 Area, Time Period, Current Condition
Description :

The portion of the warning indicating a change in content from the current condition is described.

Notation Format :

<warning-cond>Area, Time Period, Current Condition</warning-cond>

Explanation :

The area, time period, and current condition information serves as a supplement to the content listed in the warning section.

Example :
<warning-cond>In the north Ishikari region from now onward into afternoon snow will fall with a west or 
north west wind becoming extremely strong, and the sea will undergo a heavy storm.</warning-cond>
5.4.4.4 Quantitative Warning
Description :

The quantitative forecast content portion of the warning is described.

Notation Format :

<warning-quant>quantity forecast </warning-quant>

Explanation :

The quantitative forecast information serves as a supplement to the content listed in the warning section.

Example :
<warning-quant>



In north Ishikari together with the gusts, the maximum land wind speed will be 13-18 m, and the maximum sea wind speed 
will be 18-23 m. From now onward until night the amount of snowfall will generally be 5-10 cm, possibly reaching up to
about 15 cm in some places. </warning-quant>
5.4.4.5 Disaster Warning
Description :

The emergency prevention matters following warnings are described.

Notation Format :

<warning-disaster>Disaster Prevention Matters</warning-disaster>

Explanation :

Disaster prevention matters provide supplementary information for information presented in warnings.

Example :
<warning-disaster>

In the event of traffic obstacles, boat icing, and high waves due to snow storms or snow drifts, warn ships and traffic strictly.

</warning-disaster>

5.4.4.6 Warning, Other
Description :

Information in warnings that was not expressed fully such as the title, cause, area, time period, current condition, quantity forecast, and disaster prevention matters are described.

Notation Format :

<warning-other>Note</warning-other>

Explanation :

Notes supplement information described in the warning classification.

Example :
<warning-other>

This is an update of the July 08, 16:30 caution. 

</warning-other>