Recent Releases of ebcpy
ebcpy - v0.5.2
What's Changed
- add
save_logs
arg to SimulationAPI init call by @DaJansenGit in https://github.com/RWTH-EBC/ebcpy/pull/142 - 143 bugfixes convert save path by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/144
- feat: Add experiment setup output option [PYPI-RELEASE] by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/99
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.5.0...v0.5.2
Consumption - Buildings and Heating
- Python
Published by FWuellhorst 4 months ago

ebcpy - v0.5.0
What's Changed
- 138 fix missing egg by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/139
- 129 add bayesian optimization by @jkriwet in https://github.com/RWTH-EBC/ebcpy/pull/137
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.4.2...v0.5.0
Consumption - Buildings and Heating
- Python
Published by FWuellhorst 8 months ago

ebcpy - v0.4.2
What's Changed
- 132 mio utils is deprecated by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/135
- update from master by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/136
- #133 corrected savepath by @jkriwet in https://github.com/RWTH-EBC/ebcpy/pull/134
New Contributors
- @jkriwet made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/134
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.4.1...v0.4.2
Consumption - Buildings and Heating
- Python
Published by FWuellhorst 9 months ago

ebcpy - v0.4.1
What's Changed
- fix conversion unit ms to s by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/124
- 125 pre processing functions are not copy safe by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/126
- new example added #127 by @tosch4 in https://github.com/RWTH-EBC/ebcpy/pull/128
- 130 add option to dymolaapi to start with no model name by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/131
New Contributors
- @tosch4 made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/128
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.14...v0.4.1
Consumption - Buildings and Heating
- Python
Published by FWuellhorst 11 months ago

ebcpy - v0.3.14
What's Changed
- 119 port assignment by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/120
- fix: only set model name if the model really changes and refactor to cwd by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/122
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.12...v0.3.14
Consumption - Buildings and Heating
- Python
Published by FWuellhorst about 1 year ago

ebcpy - v0.3.12
What's Changed
- 117 typeerror is wrongfully raised by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/118
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.11...v0.3.12
Consumption - Buildings and Heating
- Python
Published by FWuellhorst over 1 year ago

ebcpy - v0.3.11
What's Changed
- Update links to gh-pages in README.md by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/114
- feat: add dymola_exe_path to set of kwargs in DymolaAPI #115 by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/116
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.10...v0.3.11
Consumption - Buildings and Heating
- Python
Published by FWuellhorst over 1 year ago

ebcpy - v0.3.10
What's Changed
- initialName finding based on regex instead hardcoded line number by @DaJansenGit in https://github.com/RWTH-EBC/ebcpy/pull/106
- fix installation error by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/110
- chore: Update data types for index frequency calculation by @FelixStege in https://github.com/RWTH-EBC/ebcpy/pull/108
- 111 bug function clean and space equally by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/112
New Contributors
- @DaJansenGit made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/106
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.8...v0.3.10
Consumption - Buildings and Heating
- Python
Published by FWuellhorst over 1 year ago

ebcpy - v0.3.8
What's Changed
- 103 ci is broken by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/104
- 102 reading of data that is solved with cvode not possible by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/105
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.7...v0.3.8
Consumption - Buildings and Heating
- Python
Published by FWuellhorst over 1 year ago

ebcpy - v0.3.7
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.6...v0.3.7
Consumption - Buildings and Heating
- Python
Published by FWuellhorst almost 2 years ago

ebcpy - v0.3.6
What's Changed
- fix: fixed hdf key check by @tstorek in https://github.com/RWTH-EBC/ebcpy/pull/51
- fix: avoid warning by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/54
- Issue56 fix bounds fmu api by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/60
- 57 class attribute api by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/59
- Issue27 add reproduction for simulation studies by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/37
- fixing issue #62 by @KaiDroste in https://github.com/RWTH-EBC/ebcpy/pull/63
- Add closing command by @HannahRomberg in https://github.com/RWTH-EBC/ebcpy/pull/68
- fix: Add kwargs to study by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/72
- fix: memory error mp by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/77
- fix: check result_file_name for differen parameter variations by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/75
- 79 error example e3 by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/80
- feat: add new clean-env template by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/84
- 81 support for parquet by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/85
- 87 reproduction saving complete directories by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/91
- 86 storage space and time estimation by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/90
- New ci by @HvanderStok in https://github.com/RWTH-EBC/ebcpy/pull/92
- fix typo by @HannahRomberg in https://github.com/RWTH-EBC/ebcpy/pull/89
- fix: remove warnings by using correct frequency by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/94
- fix: mp trigger in model_namer setter, increase version by @FWuellhorst in https://github.com/RWTH-EBC/ebcpy/pull/96
New Contributors
- @tstorek made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/51
- @HvanderStok made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/60
- @KaiDroste made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/63
- @HannahRomberg made their first contribution in https://github.com/RWTH-EBC/ebcpy/pull/68
Full Changelog: https://github.com/RWTH-EBC/ebcpy/compare/0.3.0...v0.3.6
Consumption - Buildings and Heating
- Python
Published by FWuellhorst almost 2 years ago
