pywrdrb.parameters.TemperatureModelRF

pywrdrb.parameters.TemperatureModelRF#

class pywrdrb.parameters.TemperatureModelRF(model, start_date, activate_thermal_control, quantile, PywrDRB_ML_plugin_path, asycronized_update, debug, **kwargs)#
__init__(model, start_date, activate_thermal_control, quantile, PywrDRB_ML_plugin_path, asycronized_update, debug, **kwargs)#

Methods

__init__(model, start_date, ...)

after(self)

before(self)

finish(self)

get_all_values(self)

get_constant_value(self)

Return a constant value.

get_double_lower_bounds(self)

get_double_upper_bounds(self)

get_double_variables(self)

get_integer_lower_bounds(self)

get_integer_upper_bounds(self)

get_integer_variables(self)

get_value(self, ScenarioIndex scenario_index)

load(cls, model, data)

make_control_release(Q_C, Q_i, ...)

Make the thermal control release decision based on the LSTM model predictions.

register(cls)

reset(self)

set_double_variables(self, double[)

set_integer_variables(self, int[)

setup(self)

unregister(cls)

update(Q_C, Q_i, cannonsville_storage_pct, ...)

Forward the LSTM models to one step.

value(self, Timestep ts, ...)

Attributes

children

comment

str

double_size

'int'

integer_size

'int'

is_constant

is_variable

'bool'

model

name

parents

size

tags

dict