Module: WrfForecast::JsonConverter

Defined in:
lib/wrf_forecast/json_converter.rb,
lib/wrf_forecast/json_converter/text_forecast_converter.rb,
lib/wrf_forecast/json_converter/hourly_forecast_converter.rb,
lib/wrf_forecast/json_converter/forecast_station_converter.rb

Overview

This module holds all classes that are used to convert forecast results into json objects

Defined Under Namespace

Classes: ForecastStationJsonConverter, HourlyForecastJsonConverter, TextForecastJsonConverter