class OpenWeatherMap::Weather
- OpenWeatherMap::Weather
- Reference
- Object
Overview
Contains all the information on the current weather status for any city.
Included Modules
- JSON::Serializable
Direct Known Subclasses
Defined in:
open_weather_map/weather.crConstructors
Instance Method Summary
- #clouds : Int32
- #conditions : Array(Conditions)
- #grnd_level
- #humidity
- #lat
- #lon
- #pressure
- #rain
-
#sea_level
Custom Getters
- #snow
- #temp
- #temp_max
- #temp_min
- #time : Time
- #weather_description
- #weather_icon
- #weather_id
- #weather_main
- #wind_deg
- #wind_gust
- #wind_speed