sinergym.utils.common
Common utilities.
Functions
Convert a conf from json format (sinergym/data/default_configuration/file.json) in a dictionary of all possible environments as dictionary with id as key and env_kwargs as value. |
|
|
Given a eppy element, this function will create a dictionary using the name as key and the rest of fields as value. |
|
Given a python dictionary with schedulers from modeling format, this method export that information in a excel file |
|
Returns the delta seconds between st year:st mon:st day:0:0:0 and end year:end mon:end day:24:0:0. |
|
Check if a given environment has been wrapped with a given wrapper. |
|
Read actuators dictionary (from Sinergym JSON conf) and adapt it to the |
|
Read meters dictionary (from Sinergym JSON conf) and adapt it to the |
|
Read variables dictionary (from Sinergym JSON conf) and adapt it to the |
|
Retrieve a wrapper object by recursively searching. |