Class WX::Groups::PresentWeather
In: lib/wx/groups.rb
Parent: Object

Weather phenomena in the area. At the moment this is a very thin layer over the present weather group of METAR. Please see FMH-1 Chapter 12 section 6.8 for more details.

Methods

new   phenomenon   proximity  

Attributes

descriptor  [R]  The descriptor. e.g. ‘SH’ means showers
intensity  [R]  One of [:light, :moderate, :heavy]
phenomena  [R]  The phenomena. An array of two-character codes, e.g. ‘FC’ for funnel cloud or ‘RA’ for rain.

Public Class methods

Public Instance methods

Alias for intensity

[Validate]