Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.9.9 - Action definition separated from config extra params (#239)
* Added reward year from obs_dict * Separating action definition from extra conf in a different method, updating checker and removing controller and config keys dependency from constants * Adapted simulator to action definition new field * Adapted Environment to action definition new field * Removed Config keys and controller types from constants.py, no more required in Sinergym * Updated list of environments field for action_definition instead of config_params * Added improvement option check in PR template * Added heating and cooling initial values to constants default action definitions * Fixed summer session in reward when year change * Fixed tests for new action definition architecture * Updated Sinergym version to 1.9.9 * Fixed pytype bug in rewards
- Loading branch information