Sha256: 992e8ffcced3e8422722a4ebf84a0cfdc682cb8e8e555cf9e9e4c0582f629a74

Contents?: true

Size: 431 Bytes

Versions: 6

Compression:

Stored size: 431 Bytes

Contents

forecast: 
  adapters:
    open_weather_map:
      conditions:  
        200..210: Windy
        211: Storm
        212..299: 'Heavy Storm'
        300..399: 'Light Rain'
        500: 'Light Rain'
        501: 'Rain' 
        502..599: 'Heavy Rain'
        600: 'Light Snow'
        601: 'Snow'
        602..699: 'Heavy Snow'
        800: 'Clear'
        801: 'Partly Cloudy'
        802..803: 210
        804..899: 'Mostly Cloudy'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
forecast-0.0.7 lib/forecast/adapters/open_weather_map_adapter.yml
forecast-0.0.6 lib/forecast/adapters/open_weather_map_adapter.yml
forecast-0.0.5 lib/forecast/adapters/open_weather_map_adapter.yml
forecast-0.0.4 lib/forecast/adapters/open_weather_map_adapter.yml
forecast-0.0.3 lib/forecast/adapters/open_weather_map_adapter.yml
forecast-0.0.2 lib/forecast/adapters/open_weather_map_adapter.yml