sinergym.utils.wrappers.WeatherForecastingWrapper
=================================================

.. currentmodule:: sinergym.utils.wrappers

.. autoclass:: WeatherForecastingWrapper
   :members:                                                           
   :undoc-members:               

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~WeatherForecastingWrapper.__init__
      ~WeatherForecastingWrapper.class_name
      ~WeatherForecastingWrapper.close
      ~WeatherForecastingWrapper.get_wrapper_attr
      ~WeatherForecastingWrapper.has_wrapper_attr
      ~WeatherForecastingWrapper.observation
      ~WeatherForecastingWrapper.render
      ~WeatherForecastingWrapper.reset
      ~WeatherForecastingWrapper.set_forecast_data
      ~WeatherForecastingWrapper.set_wrapper_attr
      ~WeatherForecastingWrapper.step
      ~WeatherForecastingWrapper.wrapper_spec
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~WeatherForecastingWrapper.action_space
      ~WeatherForecastingWrapper.logger
      ~WeatherForecastingWrapper.metadata
      ~WeatherForecastingWrapper.np_random
      ~WeatherForecastingWrapper.np_random_seed
      ~WeatherForecastingWrapper.observation_space
      ~WeatherForecastingWrapper.render_mode
      ~WeatherForecastingWrapper.spec
      ~WeatherForecastingWrapper.unwrapped