Recent Releases of HAMLET
HAMLET - v1.0.1
Full Changelog: https://github.com/tum-ens/HAMLET/compare/v1.0.0...v1.0.1
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert 9 months ago
HAMLET - v1.0.0
See CHANGELOG.md for changes.
What's Changed
- V1.0.0 by @TUM-Doepfert in https://github.com/tum-ens/HAMLET/pull/100
Full Changelog: https://github.com/tum-ens/HAMLET/compare/v0.1.5...v1.0.0
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert 9 months ago
HAMLET - v0.1.5
What's Changed
- Update develop for github integration and bug controllable by @TUM-Doepfert in https://github.com/tum-ens/HAMLET/pull/87
- Bugfix: Meters record all energy types for each component instead of only one by @TUM-Doepfert in https://github.com/tum-ens/HAMLET/pull/90
- v0.1.5 by @TUM-Doepfert in https://github.com/tum-ens/HAMLET/pull/99
Full Changelog: https://github.com/tum-ens/HAMLET/compare/v0.1.4...v0.1.5
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert about 1 year ago
HAMLET - v0.1.4
What's Changed
- Update feature_request.yml by @TUM-Doepfert in https://github.com/tum-ens/HAMLET/pull/92
Full Changelog: https://github.com/tum-ens/HAMLET/compare/v0.1.3...v0.1.4
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert about 1 year ago
HAMLET - v0.1.3
What's Changed
- Create bug_report.md by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/83
- Fix bug controllable for creation of scenarios using grid file by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/86
- Bugfix of meters only recording one energy type per plant by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/88
- Revert "Bugfix of meters only recording one energy type per plant" by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/89
- Continuous updating: bugfix meters by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/91
Full Changelog: https://github.com/tum-ewk/HAMLET/compare/v0.1.2...v0.1.3
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert almost 2 years ago
HAMLET - v0.1.2
What's Changed
- Bug settle by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/81
- Bugfix by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/82
Full Changelog: https://github.com/tum-ewk/HAMLET/compare/v0.1.1...v0.1.2
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert almost 2 years ago
HAMLET - v0.1.1
Minor updates
Bugs fixed:
-
grid and levies not assigned correctly -
incorrect incorporation of market results in the rtc -
double entries for grid and levies
Minor improvements:
-
faster creation of 0 columns in rtc setpoints table -
memory free-up due to deletion of self.data in markets
What's Changed
- Bug doubled entries for balancing, levies and grid fees by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/74
- Bugfix high balancing by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/76
- Bug fees wrong by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/78
- Ft speed up by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/79
- Bugfixes and minor improvements by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/80
Full Changelog: https://github.com/tum-ewk/HAMLET/compare/v0.1.0...v0.1.1
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert almost 2 years ago
HAMLET - v0.1.0
This marks the inital release of HAMLET.
Available agents:
- sfh
- ctsp
- industry
- producer
- storage
Available plants:
- inflexible-load
- heat
- dhw
- pv
- wind
- fixed-gen
- hp
- ev
- battery
- heat-storage
Available markets
- (l)em - (local) energy markets
What's Changed
- added wind and pv models to agents.py by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/2
- Create markets and retailers by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/4
- Comment out aggregator by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/5
- Minor fix by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/11
- Split classes in creator to different files by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/9
- developed progress bar for creator by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/10
- First draft of executor structure by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/13
- Pandas 2.0 Update by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/14
- Integration of dummy files for executor by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/18
- Adjusted path separator in creator by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/17
- Major update by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/24
- Add first working structure of database by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/25
- Added first forecast structure by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/29
- Solves the following creator issues: #15, #19, #21, #26 and #28 by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/31
- Architecture for controller and agents plus minor bugfix (#37) by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/38
- Utility updates by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/39
- Expand forecast range and files by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/41
- Adjusted database to solve issues #32 and #34 by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/40
- Forecaster V1 finished, adjusted database, adjusted creator by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/42
- Creation of mpc and rtc (dummy data so far) by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/43
- Update forecaster and models by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/44
- Corrections by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/45
- Use forecasts for controllers by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/46
- Added function to post to database, adjusted forecasters, added progress bar by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/47
- Prepare lem market clearing by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/48
- Database functions finished, added docstrings for db functions by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/49
- Fixed database errors, added more documentations by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/50
- Fixed printing issues from linopy, added update market data in forecasters function in database, added more docstrings by @jiahechu in https://github.com/tum-ewk/HAMLET/pull/52
- Most recent state of tool by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/53
- Enable market clearing by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/54
- Minor adjustments by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/55
- Changed folder names by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/56
- Upgrade to python 3.11 by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/57
- Function enhancements and bug fixes by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/61
- Preparation of hp time series in Agents Class by @zxc8063898 in https://github.com/tum-ewk/HAMLET/pull/12
- Update env by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/62
- Integration of heat & debugging by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/65
- v0.1 preparation by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/68
- v0.1 preparation by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/69
- v0.1 by @TUM-Doepfert in https://github.com/tum-ewk/HAMLET/pull/70
New Contributors
- @jiahechu made their first contribution in https://github.com/tum-ewk/HAMLET/pull/2
- @zxc8063898 made their first contribution in https://github.com/tum-ewk/HAMLET/pull/12
Full Changelog: https://github.com/tum-ewk/HAMLET/commits/v0.1.0
Energy Systems - Energy Markets
- Python
Published by TUM-Doepfert almost 2 years ago