class Tempest::StationObs

Defined in:

tempest/station.cr

Constructors

Instance Method Summary

Instance methods inherited from class Tempest::Event

device_id device_id, device_id=(device_id : Int64 | Nil) device_id=, station_id : Int64 | Nil station_id, station_id=(station_id : Int64 | Nil) station_id=, type : String type, type=(type : String) type=

Constructor methods inherited from class Tempest::Event

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def obs : Array(Tuple(Int64, Float64, Float64, Float64, Int32, Int32, Float64, Float64, Int32, Int32, Float64, Int32, Float64, Int32, Int32, Int32, Float64, Int32, Float64, Float64 | Nil, Float64 | Nil, Int32)) #

[View source]
def obs=(obs : Array(Tuple(Int64, Float64, Float64, Float64, Int32, Int32, Float64, Float64, Int32, Int32, Float64, Int32, Float64, Int32, Int32, Int32, Float64, Int32, Float64, Float64 | Nil, Float64 | Nil, Int32))) #

[View source]
def observations #

[View source]