Module: WrfLibrary::JsonConverter
- Defined in:
- lib/wrf_library/json_converter/base_station_converter.rb,
lib/wrf_library/json_converter/wrf_converter.rb,
lib/wrf_library/json_converter/hourly_converter.rb,
lib/wrf_library/json_converter/hourly_sum_converter.rb,
lib/wrf_library/json_converter/hourly_mean_converter.rb,
lib/wrf_library/json_converter/wrf_station_converter.rb
Overview
Module to hold the classes handling the conversion of weather data into a predefined json format.
Defined Under Namespace
Classes: BaseStationJsonConverter, HourlyJsonConverter, HourlyMeanJsonConverter, HourlySumJsonConverter, WrfJsonConverter, WrfStationJsonConverter