v0.3
Release Notes - Version 0.3
What's Changed
Features
- Added reuse compliance by @maurerle
- Added Data Request mechanism by @maurerle (#247)
- Added "Open in Collab" to notebooks by @nick-harder (#258)
- Added block order and linked order and respective market clearing mechanism by @adamsjohanna (#269)
- Added MASTR based OEDS loader by @maurerle
- Added AMIRIS Scenario loader by @maurerle
Fixes
- Fixed calculation of marginal cost and output_before by @maurerle (#250)
- Changed buffer add function call by @kim-mskw (#255)
- Adjusted query of reward during training by @nick-harder (#256)
- Fixed calculation of flexible storage bids by @maurerle (#260)
- Fixed RL evaluations by @kim-mskw (#280)
- Fixed usage of license references by @maurerle (#246)
Documentation
- [Tutorial] Added basic tutorial 01 and 02 by @nick-harder (#257)
- [Tutorial] Added Custom Unit and Custom Strategy tutorial by @Manish-Khanra (#262)
- [Tutorial] Added tutorial of EOM and LTM comparison by @maurerle (#265)
- Updated dependencies and installation instructions by @nick-harder (#282)
- Added additional clearing and strategy docs by @maurerle (#283)
Other
- Moved scenario loaders to separate folder by @maurerle (#264)
- Added an automatic assignment of RL units to one RL unit operator by @kim-mskw (#276)
- Improved data_dict usage by @maurerle (#274)