Update v1.7.8
Patch Notes
Fixes #180
Fixes #185
Fixes #187
Fixes #182
Fixes #5
Fixes #189
Fixes #190
Changelog
- Added docs/build/ to .gitignore.
- Deleted docs/build/ from repository.
- Added gh-pages to commit and push documentation workflow.
- Edited documentation with this new feature.
- Edited the gh-pages branch by removing the entire repository except for the documentation compilation.
- Modified merge workflow, documentation build in folder called compilation in main branch and added new path to index.html.
- Update documentation with new functionality.
- Added a python script to load trained models in local storage.
- Added stable-baselines3 module to test tag in setup.py extra_requires packages.
- Changed names generated in
DRL_battery.py
in order to solve #187 - Added act_repeat and max_data_store_num parameters to env constructor (for simulator).
- Added checked new weathers using Sinergym automatic adaptation IDF (#119)
- Added Eplus-datacenter-cool-X environments to available registered ID's.
- Added news Eplus-datacenter-cool-X ID's to documentation.
- Adapted tests in order to be independent between them.