Recent Releases of SESMG
SESMG -
What is new
Major changes:
- enabling oemof solph 0.5.0 compatibility
- implementation of uni-directional anergy networks
- implementation of building pellet heating, existing renovations, air to air heat pumps
- implementation of multi area constraints
- improve urban upscaling tool
- restructuring of parameter and variable names
- general refactoring
- minor and medium bug fixes
- demo tool update
Examples
There are updated examples for v1.1.x at SESMG-Examples which are explained in the documentation.
Installation
Please note that the SESMG as an application is not yet supported for this version. An alternative installation is provided in the documentation.
Energy Systems - Renewable Energy Integration
- Python
Published by jtock 9 months ago

SESMG - Energy system modeling for a military property.
In this release, the version that was used to edit the project is saved.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker about 1 year ago

SESMG - Integration of Life Cycle Assessment using openLCA 2.0.
Corresponding to @FranziKoert's bachelor thesis.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker about 1 year ago

SESMG - Energy system modeling for a medium sized neighborhood with focus on heat supply.
In this release, the version that was used to edit the project is saved.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker over 1 year ago

SESMG - v1.0.0
v1.0.0 (2023-09-14)
Breaking
- feat(semantic_versioning.yml): update semantic versioning workflow
BREAKING CHANGE: (eaed3c2
)
Ci
-
ci(build.yml): update checkout to v3 (
bcc79a6
) -
ci(build.yml): set node.js version to the latest available version (
40e9682
) -
ci(Pyinstaller_macos): update spec (
836e09d
) -
ci(deployment): Update SESMG_linux.spec (
bd88987
) -
ci(build_executables): remove MacOS from deployment - bugs (
d95134e
) -
ci(JOSS): reduce workflow on push on the master branch pushes (
354dfbe
)
Documentation
-
docs(paper.md): typo (
b741683
) -
docs(installation): clarifications regarding windows installation (
addb37b
) -
docs(paper.md): typo (
e415f24
) -
docs(timeseries_preparation.csv): fix of csv-style issue (
0cbcd94
) -
docs(timeseries_preparation.csv): clarified instructions for heuristic selection (
1c5f49a
) -
docs(timeseries_preparation.csv): added k-medoids and made correction regarding k-means (
f699fca
) -
docs(installation): typo (
4ee8818
) -
docs(installation): updated cbc installation steps (
db68383
) -
docs(installation): included tip-boxes (
82f719d
) -
docs(installation): typo note boxes (
105d684
) -
docs(installation): typo (
199b131
) -
docs(installation): typo (
5a6e849
) -
docs(conf.py): fix rtd theme (
6f99617
) -
docs(conf.py): try to fix rtd theme (
212788d
) -
docs(installation): added warning messages to windows installation (
24390a4
) -
docs(installation): added warning screenshots (
dca7535
) -
docs(interface): added warning, to avoid user faults (
bc19a9a
) -
docs(paper.md): typo (
79ab24d
) -
docs(Examples): deleted one picture and upload a new one
Update a picture (57700ee
)
- docs(Examples): Added two new .png
Added two new .png in Examples (2eb6232
)
- docs(Examples): upload new image for examples
upload screenshot of timeseries simplification (29780ca
)
Unknown
- citation(CITATION.cff): update version and authors' order
BREAKING CHANGE: (5d012af
)
-
major(semantic_versioning.yml): update the creation process of the SESMG executables within the semantic versioning (
96ef348
) -
Merge pull request #200 from SESMG/issue-188 - Including changes related to Issue #188
Including changes related to Issue #188 (cc62247
)
-
docu(02.01.00_installation.rst): update description of the installation procedure: Windows Coin Or Optimization Suite, Linux warning (
fdc1dbe
) -
code(GUI_st_global_functions.py): add windows cbc path to the system PATH variable (
5fa9358
) -
code(GUI_global_functions): update image loading to PIL (
e919247
) -
code(GUI): update demo tool image and text load (
e8bd600
) -
code(GUI): remove development prints (
b30b2eb
) -
code(spec): remove image file copy (
b22baee
) -
code(GUI): fix image path (
023b243
) -
code(GUI): try np.array png import (
87d6dcb
) -
code(GUI): try bugfix image as url (
5f37c24
) -
code(spec_files): fix windows paths to images (
669dd38
) -
github(issue_template): update issue template (
9af2ee6
) -
code(spec_files): deactivate warning, deactivate debug mode (
8636524
) -
code( k_means_medoids.py): bugfix (
2d81ba4
) -
code(GUI_global_functions): complete docstring (
c43dff6
) -
code(GUI): add test prints for win path (
2bf5602
) -
code(GUI): try to fix image path for win (
3c714ac
) -
code(GUI_global_function): remove development prints (
2265bda
) -
docu(installation): drop python installation, add linux cmd commands (
bd7369c
) -
code(GUI_global): fix win dependencies check (
330dffe
) -
code(GUI_global_functions): add path check for graphviz (
cbf3208
) -
code(GUI_global_functions): add docstring (
67eb348
) -
code(deployment): update pyside version from 2 to 6 to enable usage of plotlyjs (
23bc319
) -
code(GUI_global): fix bug in win path definition (
b3c5d1c
) -
code(GUI_global_functions): clean code and fix bug in win path definition (
8b71fbf
) -
code(GUI_global_functions): add solver PATH definition for win (
be2e77d
) -
code(GUI_global_functions): fix gurobi for Mac M1 (
8e24719
) -
code(startscript): remove mac options (
99a980a
) -
deployment(SESMG_macos.spec): update MacOS deployment (
da201e7
) -
code(start_script): partly fix macOS window layer problem, improve pep8 conformity (
4eeccf8
) -
code(GUI_st_global_functions): add linux paths (
5d38a9a
) -
code(GUI): add example win cbc PATH for testing (
2b141b5
) -
code(start_script): implement workaround for multiprocessing bug (
fff0bda
) -
code(start_script): typo if command (
2c5f684
) -
code(start_script): enable multiprocessing for win (
0208100
) -
code(startscript): update streamlit config and config.toml (
f00962f
) -
code(GUI): add udu error message for missing input (
0f7054a
) -
code(GUI): update graphviz PATH for M2 (
b183b7c
) -
code(GUI): update graphviz path for M2 (
c9bc768
) -
code(pyinstaller): allow parallel tasks in pyside GUI (
3712628
) -
code(GUI): update error message, fix dependencies check (
2d1820b
) -
code(openpyxl): correct typo (
1293553
) -
code(hook-sklearn): add threadpoolctl (
e9224fb
) -
code(hook-sklearn): add dependency of sklearn (
6a3e47b
) -
code(GUI): reactivate dependencies check (
7575e63
) -
code(memory_profiler hook): add dependencies of memory profiler to the executable (
253cc70
) -
code(oemof.thermal hook): add hook for oemof.thermal (
4f9ac93
) -
code(sklearn_hook): remove bug (
346a7ff
) -
code(GUI): reimplement Graphviz dependencies check (
29965a2
) -
code(GUI): deactivate dependencies check (
101ac85
) -
docu(installation): update MacOS installation (
325b930
) -
code(pyinstaller_hooks): add hook for sklearn (
c72a910
) -
code(pyinstaller_macos_executable): update to pyinstaller development branch version (
2e192b1
) -
code(GUI): deactivate cbc-/gurobi-solver check (
3a1112f
) -
Update GUI_st_global_functions.py (
5e15b7c
) -
code(start_script.py): update start_script (
c42d52d
) -
code(SESMG_windows.spec): update SESMG_windows.spec (
63cc1f0
) -
code(pyinstaller_hooks): update pyinstaller hooks (
60c1282
) -
code(GUI): drop duplicate (
ca5aad9
) -
code(GUI): drop unused lines (
5e0c3fd
) -
docu(troubleshooting): add known MacOS pyinstaller issue (
031d962
) -
docu(installation): typo (
ef62709
) -
docu(installation): update MacOS, add know issue (
ebcbeb3
) -
docu(installation): update to new application (DEV) (
8420dae
) -
code(Pyinstaller_windows): Update SESMG_windows.spec (
623d456
) -
code(Pyinstaller_hooks): update streamlit hook (
15e9915
) -
docu(results): typos (
de7ebcb
) -
code(GUI): typo (
e15081f
) -
code(GUI): fix result start page, update text (
823c1e5
) -
code(SESMG_windows.spec): update pyinstaller spec file for windows executables (
febe5fa
) -
code(start_script.py): update start_script.py for windows pyinstaller executable (
429d726
) -
code(hooks): update pyinstaller hooks (
f9bfa34
) -
publication(paper.md): Update order of authors (
c4b6d29
) -
docu(results): update link (
37f8a04
) -
docu(results): introduce new result folder structure (
2e6ff87
) -
code(deployment): update building process of macos executable (
8ea4122
) -
code(GUI): fix reference to help comment (
ecf6274
) -
code(GUI): fix download button (
85a9770
) -
code(deployment): update windows executable (
6f24ec1
) -
code(GUI): update GUI cache to new folder structure (
73d68ea
) -
code(deployment): update macos spec file (
bce1539
) -
code(deployment): Update SESMG_macos.spec (
347098b
) -
code(GUI): fix help comment reference (
791465d
) -
code(urban_upscaling): change udu and GUI to new result folder structure (
c5daa0d
) -
Update SESMG_macos.spec (
37bd009
) -
Update build.yml (
ebc1828
) -
code(): update macos executable (
8025fdb
) -
typo(GUI_st): safe to save (
16ab4a4
) -
typo(GUI_st): safe to save (
41a302a
) -
code(start_script): add comments and improve pep8 conformity (
c2e9fb7
) -
code(pareto_optimization.py): update to new result folder structure (
2046f37
) -
code(GUI): add architecture to allow the user to set an individual result directory path (
c3099f2
) -
code(): deployment update start_script (
145e859
) -
code(): update spec files (
ec0f836
) -
code(): update deployment algorithm (
0e91f09
) -
Merge pull request #199 from SESMG/issue-194
Incorporation of reviewer comments listed in issue #194 (ff41ca0
)
- Merge pull request #198 from SESMG/issue-193
Incorporation of reviewer comments listed in issue #193 (37a72be
)
-
code(GUI): switch GUI to new result folder structure (/user/documents/SESMG/results) (
800ed79
) -
code(startscript): fix to be anaconda compatible (
2ca089d
) -
code(Executable): add own hosted window by starting up the executable using pyside2 (
362789c
) -
code(): add cbc system paths (
18799d2
) -
code(): add missing import (
58873f3
) -
code(): add graphviz dependency check (
ce685e3
) -
code(): add missing / (
8f4fb62
) -
code(): update paths for executables (
79d40b5
) -
code(): fix executable paths (
52afb14
) -
Merge pull request #195 from GregorBecker/deployment_development
Deployment development (c4677d5
)
-
Update build.yml (
fc06839
) -
update workflows (
ef4a859
) -
Update semantic_versioning.yml (
8533de5
) -
Update semantic_versioning.yml# (
6fbee95
) -
Update semantic_versioning.yml (
800f0f1
) -
Update semantic_versioning.yml (
49e9040
) -
Update semantic_versioning.yml (
3d589a9
) -
Update semantic_versioning.yml (
4efdb14
) -
Update semantic_versioning.yml (
ef5ad86
) -
Update semantic_versioning.yml (
5c818ff
) -
Update semantic_versioning.yml (
25ded35
) -
Update semantic_versioning.yml (
4f8e4a9
) -
Update semantic_versioning.yml (
ae5a2b4
) -
Update semantic_versioning.yml (
982360a
) -
Update semantic_versioning.yml (
6972c84
) -
Update semantic_versioning.yml (
8908ba9
) -
Update semantic_versioning.yml (
807243c
) -
Update semantic_versioning.yml (
76d0e81
) -
Update semantic_versioning.yml (
93a1d79
) -
Update semantic_versioning.yml (
39776ae
) -
Update semantic_versioning.yml (
4ec9a1b
) -
Update semantic_versioning.yml (
7852b6f
) -
Update semantic_versioning.yml (
24acb85
) -
Update semantic_versioning.yml (
f7160a2
) -
Update semantic_versioning.yml (
1138152
) -
Update semantic_versioning.yml (
781ebe7
) -
Update semantic_versioning.yml (
3703fcd
) -
Update semantic_versioning.yml (
8bf9219
) -
Update semantic_versioning.yml (
f1f81c7
) -
Update semantic_versioning.yml (
2151440
) -
Update semantic_versioning.yml (
e670dfd
) -
Update semantic_versioning.yml (
f682853
) -
Update semantic_versioning.yml (
5250ec9
) -
Update semantic_versioning.yml (
2b7a7ac
) -
Update semantic_versioning.yml (
c805bf6
) -
Update build.yml (
a75e683
) -
test(): Update semantic_versioning.yml (
2a71a40
) -
update repository to enable pull request (
7c4845d
) -
Update build.yml (
c1f7aa1
) -
Update build.yml (
83ee943
) -
Update build.yml (
2396796
) -
Update build.yml (
0ae69bb
) -
Create build.yml (
8ceb3ea
) -
Update build_macos.yml (
07f3ce0
) -
Update SESMG_macos.spec (
d2e7a49
) -
update deployment (
d466dd1
) -
update deployment actions (
4253f8f
) -
restructure repository (
6f396c0
) -
Update Windows_installation.cmd (
79fde98
) -
Update Windows_installation.cmd (
222a60e
) -
update installation files (
e5682ac
) -
restructure repo (
ef7a06c
) -
Delete start_script.spec (
8b89e04
) -
Delete ci directory (
f055863
) -
Update build_linux.yml (
8a2e30b
) -
Update build_linux.yml (
2590368
) -
Update build_linux.yml (
9c920f2
) -
Update SESMG_linux.spec (
bc5505e
) -
Update build_linux.yml (
24cb385
) -
Update build_linux.yml (
9531ce5
) -
Create SESMG.desktop (
925f80c
) -
Update build_linux.yml (
2c60eeb
) -
Update SESMG_linux.spec (
90e5453
) -
Update SESMG_linux.spec (
760d244
) -
Update SESMG_linux.spec (
9d1a0fe
) -
Update SESMG_linux.spec (
b80724d
) -
Update SESMG_linux.spec (
b0b0d46
) -
Update build_linux.yml (
2cf277a
) -
Update SESMG_linux.spec (
bd57dcd
) -
Update build_linux.yml (
1de6c9c
) -
Rename SESMG_Linux.spec to SESMG_linux.spec (
bbf462b
) -
Create build_linux.yml (
e717ce6
) -
Create SESMG_Linux.spec (
8a1525b
) -
Update create_graph.py (
2f35514
) -
Update create_graph.py (
cd532fa
) -
Update create_graph.py (
b7da1c7
) -
Update create_graph.py (
ed90fee
) -
Update create_graph.py (
4de87c0
) -
Update create_graph.py (
d74388e
) -
Update create_graph.py (
8ff8802
) -
Update create_graph.py (
bcc7b47
) -
Update SESMG_macos.spec (
1ea01d1
) -
Update SESMG_macos.spec (
dcb93ec
) -
Update SESMG_macos.spec (
627fb50
) -
Update SESMG_macos.spec (
5ffca82
) -
Update SESMG_macos.spec (
8279e9b
) -
Update build_macos.yml (
c315cad
) -
Update build_macos.yml (
d6405be
) -
Rename SESMG.spec to SESMG_macos.spec (
792cf4f
) -
Rename build.yml to build_macos.yml (
28a1756
) -
Update build_windows.yml (
ada1df2
) -
Update SESMG_windows.spec (
30408db
) -
Update build_windows.yml (
95fad05
) -
Create SESMG_windows.spec (
e355214
) -
Update build_windows.yml (
c3974e2
) -
Update build_windows.yml (
ca1e161
) -
Update build_windows.yml (
6a54ca0
) -
Update build_windows.yml (
179e31e
) -
Update build_windows.yml (
89f9573
) -
Update build_windows.yml (
7b2a832
) -
Update build_windows.yml (
692ff49
) -
Update build_windows.yml (
a50e272
) -
Update build_windows.yml (
ac8b0d6
) -
Update build_windows.yml (
73f154c
) -
Update build_windows.yml (
6847e4e
) -
Update build_windows.yml (
5c40cc3
) -
Update build_windows.yml (
5ef3928
) -
Update build_windows.yml (
f0e1d30
) -
Update build_windows.yml (
e041088
) -
Update build_windows.yml (
3cd8314
) -
Update build_windows.yml (
a3b753d
) -
Create build_windows.yml (
02063d0
) -
Revert "Update build_windows.yml"
This reverts commit 2345ac40846d9a1b6ac408a20f17414827ccb5a0. (88cca2a
)
- Revert "Update build.yml"
This reverts commit 3b0da68512cf2277cd705430149182b00f997e37. (0e19514
)
- Revert "Update build.yml"
This reverts commit 9cda5c36c658091cfdb95268ee74f9fba2a2aab1. (38f9f82
)
- Revert "Update build.yml"
This reverts commit 43da59ed8f51353a7ea014c6cc439e5ffc5f79c6. (776aa41
)
- Revert "Update build.yml"
This reverts commit 9cf1b3aff374a62869e84cdb2c87bc9e12c266d6. (b31be47
)
- Revert "Create SESMG_windows.spec"
This reverts commit ca41fe64847e87fb9e6d227718ffc989ba628923. (9e21a0a
)
- Revert "Update build.yml"
This reverts commit a1f02a3b3831f218865e9af902a95a6b301dbc0b. (4369f5e
)
- Revert "Update build.yml"
This reverts commit 7420889faa8e5a026eeb3d87725d7aaba4af5b52. (7b97599
)
- Revert "Update build.yml"
This reverts commit 6153ccbada84bbb9015531fc21068d53822e5549. (9886740
)
-
Update build.yml (
6153ccb
) -
Update build.yml (
7420889
) -
Update build.yml (
a1f02a3
) -
Create SESMG_windows.spec (
ca41fe6
) -
Update build.yml (
9cf1b3a
) -
Update build.yml (
43da59e
) -
Update build.yml (
9cda5c3
) -
Update build.yml (
3b0da68
) -
Update build_windows.yml (
2345ac4
) -
Update SESMG.spec (
9ee4dd0
) -
Update start_script.spec (
2af6f6a
) -
Add files via upload (
6c6b4dd
) -
Add files via upload (
59bebf1
) -
Delete start_script.py (
c018f56
) -
Add files via upload (
1f75a22
) -
docu(02.02.06_examples.rst): correcting note boxes
correcting note boxes (e59fecf
)
- docu(02.02.06_examples.rst): correcting text
correcting text (849c84f
)
-
Merge branch 'issue-194' of https://github.com/SESMG/SESMG into issue-194 (
5cafeb1
) -
docu(02.02.06_examples.rst): update a picture
update the pareto diagram (9ab8fd3
)
- docu(02.02.06_examples.rst): added links to examples
Added links and screenshot (45e845b
)
- Update 02.02.06_examples.rst
Updatet .rst with weblinks and screenshot (0ecc990
)
- Update 02.02.06_examples.rst
Adding example description (e19053a
)
-
Update build.yml (
473694f
) -
Update SESMG.spec (
3c1fd4c
) -
Update build.yml (
3238419
) -
Update build.yml (
e6bd0b4
) -
Update and rename start_script.spec to SESMG.spec (
1d78946
) -
Update macos-deploy.sh (
e78e999
) -
Update build.yml (
63aa2b1
) -
Update build.yml (
381b811
) -
Update build.yml (
28f4bb4
) -
Update build.yml (
428d1a2
) -
Update build.yml (
cb154d1
) -
Update build.yml (
b5fa4b6
) -
Update build.yml (
c98a9b4
) -
Update build.yml (
f1d085f
) -
Update start_script.spec (
1c3878b
) -
Update build.yml (
d64569d
) -
Update build.yml (
3cdfec6
) -
Add files via upload (
3457718
) -
Update setup.py (
ea2dd99
) -
Update setup.py (
f3e16ad
) -
Update setup.py (
da289c3
) -
Update build.yml (
8caa246
) -
Update setup.py (
8d7d5bf
) -
Update setup.py (
15a2891
) -
Update setup.py (
8118c02
) -
Update setup.py (
317fd79
) -
Update setup.py (
74bd302
) -
Update setup.py (
3f1af25
) -
Update setup.py (
833fe63
) -
Update setup.py (
cab4da9
) -
Update setup.py (
c211632
) -
Update setup.py (
ad3fc73
) -
Update setup.py (
a8b705f
) -
Update setup.py (
4db7471
) -
Update build.yml (
7523129
) -
Update build.yml (
324ad8d
) -
Update macos_app_adhoc_sign.py (
7d4baee
) -
Update macos_app_arch_check.py (
84c8150
) -
Update build.yml (
0850eb4
) -
Update macos-deploy.sh (
47bccf0
) -
Update macos-deploy.sh (
4aaa0da
) -
Update macos-deploy.sh (
2b7b738
) -
Create appdmg.py (
2c44a5a
) -
Update macos-deploy.sh (
2a3889b
) -
Create macos_app_adhoc_sign.py (
fd6219f
) -
Create macos_app_arch_check.py (
400b30e
) -
Update macos-deploy.sh (
0720fc2
) -
Update macos-deploy.sh (
de5d030
) -
Update build.yml (
555e72b
) -
Update build.yml (
c00e9ef
) -
Update build.yml (
cfa2b3f
) -
Rename macos_deploy.sh to macos-deploy.sh (
99045a4
) -
Update build.yml (
e6b3f29
) -
Delete macos-deploy.sh (
da5de11
) -
Create macos_deploy.sh (
621bde9
) -
Update build.yml (
9bd2936
) -
Update build.yml (
11eb173
) -
Create macos-deploy.sh (
d5836f7
) -
Update build.yml (
aa4ea80
) -
Create build.yml (
a929187
) -
docu(index.rst): minor adaption (
fb4e517
) -
docu(paper.md): typo (
5a1a972
) -
docu(main page): restructured main page (
b84cc52
) -
docu(README.md): typo (
f7c0db2
) -
docu(readme.md): updated link to example repository (
df8a1ff
) -
docu(examples): added example section (
44313ef
) -
docu(examples): removed obsolete folder (
7e3d312
) -
docu(paper.md): language corrections with special focus on british/american english (
dfd11b9
) -
docu(paper.bib): added Klemm.Review reference (
56fa680
) -
CI(draft_pdf.yml): try to create pdf from issue branch (
4a6556d
) -
docu(paper.md): typo (
ebd2dea
) -
docu(paper.md): typo (
b590237
) -
docu(paper.md): typo (
b03ea2e
) -
docu(paper.md): language corrections (
2a7e79e
) -
docu(paper.md): typo (
fda0ac3
) -
docu(paper.md): Adaption regarding reviewer comments
Adaption regarding the following reviewer comment: "This includes many technical terms that are not defined e.g. "sector coupling" (e97f373
)
- docu(paper.md): adaptions regarding reviewer suggestions
Adaptions regarding the following reviewer suggestion: "The current text in this part of the paper is more focussed on general energy modelling issues, rather than the specific challenge SESMG addresses. Given your focus on "low threshold entry", "no programming skills" and "advanced modelling features", I think you should properly motivate this in the Statement of Need section. At present, you just reiterate the functionality without providing a rationale or justification for them." (09acb64
)
- docu(paper.md): Adaptions regarding reviewer suggestions
Adaptions regarding the following reviewer suggestions:
- "You do not include any references to other software designed for urban energy system modelling."
- "Please add references to other software the provides similar functionality and explain what differentiates your software." (
42d1283
)
- Update paper.md
Update regarding the following reviewer suggestion: "I think you could more clearly outline what functionality the software provides e.g. a browser-based graphical user interface, spreadsheets to provide data entry, comprehensive documentation on how to use it" (bb96e40
)
-
undo test (
2f7e02c
) -
test #142 (
0cbf801
) -
docu(readme): typo (
b07255e
) -
docu(Readme): Adaptions regarding issue #188 (
64241b0
) -
docu(trouble_shooting.rst): add python version error from #191 (
209e015
) -
installation(requirements.txt): remove pandas 2.0.0 from the suitable requirements
#190 (22e1a0b
)
-
docu(installation): adaptions regarding issue #188 (
6d61716
) -
docu(installation): update regarding #188 (
5fbdd90
) -
docu(paper.md): typo (
d011adf
) -
docu(installation.rst): fix link (
8694984
) -
docu(installation.rst): update installation instructions about #189 (
7da178a
) -
docu(trouble_shooting.rst): fix docu design (
98b94fd
) -
docu(trouble_shooting.rst): improve documentation about #189 (
329e3d2
) -
docu(trouble_shooting.rst): add osmx/cartopy warning (
27b0e8e
) -
docu(trouble_shooting.rst): add py 3.9.7 error (
446a845
) -
docu(installation.rst): note about incompatibility with py 3.9.7 (
1994462
) -
docu(trouble_shooting.rst): add windpower issue to M-12, fix code components M23-M27 (
e7f9ae6
) -
docu(model_definition.rst): typo (
7c5d8ee
) -
docu(structure_of_energy_systems.rst): remove caps from load profile names (
682a483
) -
docu(trouble_shooting.rst): add python version installation issue (
9520d8f
) -
docu(installation.rst): fix notes (
b6c6353
) -
docu(installation.rst): add note for python version input (
f5b905f
)
Energy Systems - Renewable Energy Integration
- Python
Published by github-actions[bot] over 1 year ago

SESMG - Beta Version of SESMG executables.
Prerelease of SESMG executables which enable to host the SESMG and its streamlit GUI in a pyside6 environment provided by pyinstaller. This enables the user to open the SESMG as a standalone application and greatly simplifies the installation process.
Energy Systems - Renewable Energy Integration
- Python
Published by github-actions[bot] over 1 year ago

SESMG - Potential-Risk and No-Regret Options for Urban Energy System Design - A Sensitivity Analysis
This SESMG Version was used for a sensitivity analysis of the study "Potential-Risk and No-Regret Options for Urban Energy System Design - A Sensitivity Analysis". More information can be found in this publication.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker almost 2 years ago

SESMG - v0.5.0
Feature
- CI: Add coverage detection (
76b2823
)
Fix
- Spreadsheet_Energ_System_Model_Generator: Rename variable (
315daa3
) - documentation: Several changes (
45b714b
) - CI: Wrong file type (
4bf5272
)
Documentation
- CONTRIBUTING.md: Add Contributing.md (
ff600c7
) - 01.04.00_urban_district_upscaling.rst: Bugfix figure captions (
8493d87
) - 01.04.00_urban_district_upscaling.rst: Updated references (
6be37bc
) - 05.06.00_contributors.rst: Updated contributors (
e68fc3f
) - Documentation: Add missing description and unify text structure (
044e0e1
) - 02.02.01_interface.rst: Added missing description (
da192c0
) - paper.md: Updated date (
158be69
) - 02.02.04_results.rst: Bugfix (
5621ed7
) - 02.02.03_urban_district_upscaling.rst: Bugfix (
f18cfcf
) - 02.02.02_model_definition.rst: Bugfix (
9c33559
) - 02.02.02_model_definition.rst: Bugfix test (
30301b3
) - index.rst: Undo changes (
3bcd163
) - ndex.rst: Bugfix missing headlines (
3809245
) - index.rst: Bugfix missing headlines (
003eb33
) - API-documentation: Update docstrings (
dfd0048
) - API-documentation: Update docstring (
f72fcca
) - API-documentation: Update docstrings (
f48e9d7
) - API-documentation: Update docstrings (
7df5bf9
) - API-documentation: Update docstrings (
a7cb491
) - API-documentation: Update docstrings and remove non finished code which will be moved to it's own branch (
ad0d9db
) - API-documentation: Update docstrings (
eb08995
) - API-documentation: Unify docstring format (
9911573
) - API-documentation: Update docstrings (
6c9b4ee
) - 03.00.00_trouble_shooting: Adding Error M-031 (
ca86516
) - DEMO_tool: Upload new image for doc (
768b727
) - DEMO_tool: Deleting old picture (
8b32dcb
) - DEMO_tool: Replacing pictures for documentation (
7820156
) - DEMO_tool: Updating documentation (
416b396
) - DEMO_tool: Add images for documentation (
8287385
) - paper.md: Addaptions regarding suggestions of @eguvep (
c2c316d
) - .readthedocs.yaml: Added main requirements.txt (
efa676d
) - .readthedocs.yaml: Specified python version (
12f2ab5
) - .readthedocs.yaml: Added RTD yaml file (
0bb0fc0
) - readthedocs.yaml: RTD bugfix (
fa066c6
) - 03.00.00_trouble_shooting.rst: Typo (
d707d66
) - Readme.md: Updated badges (
9549892
) - paper.md: Minor correction (
614d7b3
) - API-documentation: Try to fix streamlit gui documentation (
a128680
) - API-documentation: Try to fix streamlit code documentation (
6655124
) - API-documentation: Try to fix streamlit GUI documentation (
ba18a7d
) - API-documentation: Try to fix GUI docu (
0515850
) - Bugfix (
ea9f29b
) - Bugfix (
4a1bd90
) - Restructured section (
53f0955
) - Moved section (
360c854
) - Moved section (
c5eed39
) - 01.04.00_urban_district_upscaling.rst: Bugfix (
11c07a6
) - 02.02.01_interface.rst: Moved sections (
3ea1cfa
) - 02.02.03_urban_district_upscaling.rst: Typo (
1a8bf30
) - 02.02.03_urban_district_upscaling.rst: Moved section from "Interface (Streamlit)" (
09f8323
) - 02.02.04_results.rst: Typo (
fecb464
) - 02.02.04_results.rst: Moved section from "Interface (Streamlit)" (
30131f4
) - paper.md: Minor change (
2d09fe7
) - API-documentation: Update docstrings (
03dfd10
) - 01.03.00_model_simplification.rst: Added reference (
58ec121
) - 02.02.01_interface.rst: Added reference to heuristic selection patterns (
477eeb7
) - application.rst: Added 02.02.05_technical_data.rst (
93995a6
) - index.rst: Added 02.02.05_technical_data (
cea5c15
) - 02.02.05_technical_data.rst: Added description for heuristic selection patterns (
5155452
) - paper.bib: Typo (
4eb51ea
) - paper.bib: Updated references (
5ba5e70
) - paper.md: Included feedback (
a5c8a9b
) - 02.01.00_installation.rst: Changed wording (
b62931a
) - 02.01.00_installation.rst: Added note (
c857238
) - 02.01.00_installation.rst: Typo (
64bc59b
) - 02.01.00_installation.rst: Typo (
df14812
) - 02.01.00_installation.rst: Included description of gurobi solver (
49f496f
) - 02.01.00_installation.rst: Typo (
a37eeb8
) - 02.02.01_interface.rst: Removed tk-inter description (
9218e0d
) - 01.03.00_model_simplification.rst: Unified wording (
f9bee96
) - 01.02.00_multi_criteria_optimization.rst: Typo (
bf40b0e
) - 01.01.00_structure_of_energy_systems.rst: Unified wording (
3dfa089
) - PV_Aufbau.png: Removed graphic error (
773286c
) - GUI_texts/demo_tool.md: Change md text (
099ad36
) - paper.md: Minor corrections (
137507b
) - paper.md: Minor changes (
6432cbe
) - paper.md: Added description of the documentation (
3437691
) - 01.02.00_multi_criteria_optimization.rst: Reduced image size (
339057c
) - 01.02.00_multi_criteria_optimization.rst: Unified wording (
991a976
) - 01.02.00_multi_criteria_optimization.rst: Unified wording (
6662d15
) - paper.md: Adapted affiliations (
d3d0548
) - paper.bib: Typo (
da29a04
) - paper.md: Typo (
9ae46ca
) - paper.md: Added draft of the summary (
c2ba3ee
) - 01.02.00_multi_criteria_optimization.rst: Bug fix link (
5add64f
) - 01.02.00_multi_criteria_optimization.rst: Added chapters (
73438ce
) - images: Added epsilon_constraint_method image (
f2b0e92
) - publications.rst: Updated structure (
dd6130f
) - Readme.md: Deleted obsolet paragraph (
008618e
) - index.rst: Updated text (
c88b242
) - Readme.md: Updated description (
f115826
) - paper.md: Adapted formatting (
8df533e
) - paper.md: Added automatic result processing (
c1eb2a1
) - paper.md: Adapted reference (
ce10a5d
) - paper.bib: Added missing references (
55c47d1
) - paper.md: Text update (
80de990
) - 03.00.00_trouble_shooting.rst: Added error M-028 (
51a7ecc
) - 03.00.00_trouble_shooting.rst: Added I-003 error message (
7f4a520
) - 02.01.00_installation.rst: Remove warning (
a656ea2
) - 05.01.00_publications.rst: Removed duplicate (
04282df
) - 02.02.02_model_definition.rst: Updated image paths (
ec69938
) - 02.02.02_model_definition.rst: Updated image path (
8d693a3
) - 02.02.01_interface.rst: Try to fix menu bug (
4cb0a8f
) - 02.02.04_results.rst: Updated image path (
5a85ebe
) - index.rst: Adapted structure (
7b91266
) - 02.02.00_application.rst: Included sub-chapters (
41192a2
) - 02.02.00_application.rst: Including file test (
01a0cfb
) - 02.02.01_interface.rst: Adapted structure (
c8778b4
) - index.rst: Updated structure (
dcddd45
) - manual: Deleted replaced files (
b4c4005
) - 02.03.00_demo.rst: Added content (
b2e6f6f
) - 02.02.01_interface.rst: Updated paths (
5d4ba4c
) - 02.02.01_interface.rst: Removed obsolete references (
c5b7f49
) - 02.02.03_urban_district_upscaling.rst: Addapted header (
7589328
) - 01.03.00_multi_criteria_optimization.rst: Added file type (
5a07066
) - index.rst: Added 01.03.00_multi_criteria_optimization (
fe93be9
) - 01.03.00_multi_criteria_optimization: Created new file (
d686a63
) - 01.04.00_model_simplification.rst: Renamed file (
2ebbfa3
) - 01.05.00_urban_district_upscaling.rst: Renamed file (
04592cf
) - 02.02.04_results.rst: Updated image path (
31c9bfe
) - 01.02.00_multi_criteria_optimization.rst: Added subsections (
89d755d
) - 02.02.01_interface.rst: Added tk-inter content (
a6da30e
) - 01.01.00_structure_of_energy_systems.rst: Updated image path (
6b1dc5c
) - 01.01.00_structure_of_energy_systems.rst: Updated image path (
a9ceca8
) - 01.01.00_structure_of_energy_systems.rst: Updated image paths (
aa34fd4
) - 01.01.00_structure_of_energy_systems.rst: Bugfix test (
a9459d1
) - 02.02.02_model_definition.rst: Added content (
ddf830b
) - 02.02.02_model_definition.rst: Added content (
0797c7a
) - 02.02.04_results.rst: Added content (
858f113
) - index.rst: Added inforamtion which sections will be removed (
4d65cd3
) - index.rst: Added new structure (
4770c43
) - 01.03.00_model_simplification.rst: Renamed fiile (
fbcf836
) - 01.04.00_urban_district_upscaling.rst: Renamed file (
c1bc5c9
) - 01.03.00_model_simplification: Renamed file (
5e3a53c
) - 01.02.00_multi_criteria_optimization.rst: Renamed file (
f729669
) - 01.02.00_criterion_switch.rst: Deleted obsolete file (
380ecd8
) - structure of energy systems: Replaced (
c2eb9ca
) - index.rst: Replaced "structure of energy systems" section (
9cb047f
) - troubleshooting: Deleted as it has been replaced with another file (
6808cb9
) - information: Deleted obsolete files as they are replaced within new structure (
5627ede
) - API-Documentation: Update API Documentation (
7eb477a
) - index.rst: Updated troubleshooting path (
0c4a4c5
) - 01.05.00_urban_district_upscaling.rst: Refered to zenodo publication (
1852046
) - 01.05.00_urban_district_upscaling.rst: Added content (
d58e570
) - 02.02.03_urban_district_upscaling.rst: Added content (
bfc3395
) - 01.05.00_urban_district_upscaling.rst: Added content (
a9b322c
) - 01.04.00_model_simplification: Added time series preparation description (
894ebab
) - 02.02.01_interface.rst: Added time series preparation description (
1059dbe
) - 02.02.04_results.rst: Added warning (
9f50330
) - timeseries_preparation.csv: Moved file in new directory (
4d41a45
) - 02.02.02_model_definition.rst: Added content and adapted structure (
8a109a3
) - documentation: Added sub-section files (
5f745e0
) - 02.02.00_application.rst: Adapted structure (
1870d19
) - 02.02.04_results.rst: Removed obsolete file (
b907bdd
) - 02.02.02_model_definition.rst: Removed obsolete file (
59a18ea
) - 02.02.02_model_definition.rst: Removed obsolet file (
042db51
) - 02.02.01_interface.rst: Removed obsolet file (
9b7073e
) - 02.02.00_application.rst: Added sub-chapter titles (
35e535b
) - 01.01.00_structure_of_energy_systems.rst: Added content (
33919a6
) - 03.00.00_trouble_shooting.rst: Added content (
dfa222b
) - index.rst: Addapted index navigation menu (
27dece0
) - index.rst: Replaced further information files for new docu structure (
f7fb8fd
) - 05.02.00_related_links.rst: Renamed file (
904ecb8
) - 05.01.00_publications.rst: Added content (
6e7bfc9
) - 05.02.00_related links.rst: Added content (
8b2d173
) - 05.03.00_citation.rst: Added content (
b00c693
) - 05.04.00_license.rst: Added content (
e4f64cb
) - 05.05.00_contact.rst: Typo (
0a5ddfc
) - 05.05.00_contact.rst: Typo (
778b8ac
) - 05.05.00_contact.rst: Added content (
18850d0
) - 05.07.00_acknowledgements.rst: Added content (
6f75726
) - 05.06.00_contributors.rst: Added content (
f9b4fc6
) - documentation: Added files for new structure of documentation (#123) (
75b9b47
) - 02.01.00_installation.rst: Added content (
5e693ce
) - documentation: Added rst files for new structer of documentation (see #123) (
b892dc9
) - manual: Deleted obsolete file (
637100d
) - manual: Deleted obsolete file (
0e0007a
) - manual: Deleted obsolete file (
9c795e9
) - manual: Deleted obsolete file (
96120e5
) - manual: Deleted obsolete file (
a1237c3
) - manual: Deleted obsolete file (
0397199
) - paper.md: Typo (
dd507f7
) - JOSS_2023: Removed obsolete file (
748ff68
) - paper.bib: Added Mavrotas.2009 (
0c8eed7
) - paper.md: Adapted statement of needs (
431335a
) - paper.md: Added funding information within acknowledgments section (
c360e5e
) - paper.bib: Fixed typos (
ab75a6a
) - paper.md: Added paragraph to statement of need section (
36fc252
) - paper.bib: Added references (
403df59
) - paper.md: Added content to 'statement of need' section (
5cca7c9
) - paper.md: Bugfix (
411ea0b
) - paper.md: Adapted content (
0c49a17
) - paper: Deleted obsolet directory (
38b9125
) - paper: Try to recreate Joss example (
a91db80
) - JOSS_2023.md: Bugfix workflow (
cfc9341
) - paper.bib: Added joss example bib (
459ef94
) - JOSS_2023.md: Added joss example text (
f509ee2
) - JOSS_2023.pdf: Added empty file for workflow (
7d90c29
) - JOSS_2023.md: Typo (
9e32600
) - JOSS_2023.md: Typo (
832c17b
) - JOSS_2023.md: Typo test (
3f00bf7
) - JOSS_2023.md: Added template for joss article (
f044c4a
) - 01_01_structure_of_energy_systems: Created file (
240f850
) - 05_further_information.rst: Created file (
7e8d1af
) - 04_sourcecode_documentation.rst: Created file (
728b8eb
) - 01_modeling_methods.rst: Typo (
55f0f2f
) - 03_trouble_shooting.rst: Created file (
d177938
) - 02_manual.rst: Created file (
eeee176
) - 00_modeling_methods.rst: Created file (
da07f89
) - readme.md: Updated project status (
aa961c0
) - readme.md: Added license badge (
a1bb779
) - Readme.md: Adapted status badges (
d0f9047
) - publications.rst: Added recent publications (
d52162a
) - GUI.rst: Updated reference (
4563f80
) - Readme.md: Updated code climate badges (
5298bc6
) - GUI.rst: Typo (
8ede515
) - readme.md: Remove requires.io due to end of service (
1cf3700
) - readme: Update badges (
3b5f180
) - UpscalingTool.rst: Bug fix (
ab224b3
) - index.rst: Bug fix (
cfd67b7
) - index.rst: Bug fix (
e1c2b34
) - index.rst: Bug fix (
70f1066
) - ** :** Add missing / (
a73e4e2
) - ** :** Bug fix (
df04397
) - index.rst: Correct folder path (
6d90f99
) - GUI.rst: Typo (
56e9cee
) - GUI.rst: Added short description of pre-modeling (
dec959b
) - readme.md: Bugfix (
7f01df1
) - readme.md: Added project status badges and adapted layout (
ae496b7
)
Energy Systems - Renewable Energy Integration
- Python
Published by github-actions[bot] almost 2 years ago

SESMG - Castle Project
In this release, the version that was used to edit the castle project is saved.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker over 2 years ago

SESMG - v0.4.0
Feature
- component: Two Input Transformer (
f1e5857
)
Documentation
- publications.rst: New thesis and formatting (
4543c5d
) - publications.rst: Formatting fix (
2017dd2
) - publications.rst: Added new thesis (
bc57b09
) - troubleshooting.rst: Added some error names (
b1b4a74
) - troubleshooting-modelling.csv: Transfered all error messages into new layout (
b18fecd
) - troubleshooting-installation.csv: Transfered all error messages into new layout (
9b391ad
) - troubleshooting-modelling.csv: Transfered all error messages into new layout (
05c38eb
) - troubleshooting.rst: Transfered all error messages into new layout (
e265bf4
) - troubleshooting-modelling.csv: Transfered error messages into new layout (
eecfe19
) - troubleshooting.rst: Transfered error messages into new layout (
21c02d6
) - troubleshooting.rst: Transfered errors M-001 to M-005 into new format (
713da09
) - troubleshooting.rst: Formatting (
a619f01
) - troubleshooting.rst: Formatting (
62d8c69
) - troubleshooting: Modified contributing procedure (
2745d1b
) - troubleshooting.rst: Formatting (
e9a2526
) - troubleshooting.rst: Formatting (
c4c7dd4
) - troubleshooting.rst: Adapted formatting (
564116b
) - troubleshooting.rst: Added error M-025 (
8e3c2f4
) - troubleshooting.rst: Added error M-024 (
746ccc1
) - troubleshooting.rst: Added error message M-023 (
1dc250f
) - citation.rst: Use latex format instead of html style (
f9ad44a
) - citation.rst: Bug fix html style (
728cd52
) - citation.rst: Try html style for inline code (
d5fc7ad
) - index.rst: Bugfix (
69955f1
) - index.rst: Added citation.rst file (
b2c6748
) - citation.rst: Added citation information (
638e6d4
) - publicationrst: Added energy "other" publications (
0d371a8
) - publications.rst: Added mail addresses to theses (
1a0d0bf
) - publication.rst: Added missing papers and theses (
2a233f1
) - CITATION: Add file to use url -- content will be added in the next days (
047498c
) - CONTRIBUTING: Create file to use link -- content will be added in the next days (
9061234
) - readme: Add docs badge (
a85365a
) - readme: Add requirements badge to readme file (
e44565f
) - Contributing: Add Pull Request template (
8518201
) - Contributing: Pushed to wrong location (
122981d
) - Contributing: Add Pull Request template (
e1cac7c
) - Contributing: Add Issuetemplate for feature request (
b7888c9
) - Contributing: Add Issuetemplate for bug report (
fa338a4
)
Energy Systems - Renewable Energy Integration
- Python
Published by github-actions[bot] over 2 years ago

SESMG - Model-based run-time and memory optimization for a mixed-use multi-energy system model with high spatial resolution
Software release for the reproducibility of the study results listed in the title.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker over 2 years ago

SESMG - SESMG v0.2.0
Energy Systems - Renewable Energy Integration
- Python
Published by chrklemm over 3 years ago

SESMG - SESMG v0.1.1
- Saving the results of the optimization run has been implemented and now allows a past optimization run to be viewed again in the Dash.
- Optimization against two optimization variables based on the oemof constraints was implemented.
Energy Systems - Renewable Energy Integration
- Python
Published by chrklemm over 3 years ago

SESMG - SESMG v0.0.4
Energy Systems - Renewable Energy Integration
- Python
Published by chrklemm over 3 years ago

SESMG - Thermal development
Since this branch is directly replaced by the major update, this version did not become version v0.2.
Changes:
Components of Oemof thermal were implemented in the SESMG.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker almost 4 years ago

SESMG - v0.0.1
- Saving the results of the optimization run has been implemented and now allows a past optimization run to be viewed again in the Dash.
- Optimization against two optimization variables based on the oemof constraints was implemented.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker over 4 years ago

SESMG - v0.1.0
Within this update of SESMG to v 0.1, it is now able to use the functions of:
- oemof which was updated to version 0.4
- heat pumps as first component of oemof.thermal
- non-convex investments, which realize further possibilities in the creation of energy systems
- GenericCHP within investments and variables costs
- Correct calculation of Link investments
Supplementary measures taken: - A demo-feature has been implemented, with which methods of energy system modeling can be presented in an illustrative way
- Due to the high number of redundancies and missing comments, a far-reaching revision of the code was carried out, in which special attention was paid to the comprehensibility of the code and conformity with the PEP 8 standard.
Energy Systems - Renewable Energy Integration
- Python
Published by GregorBecker over 4 years ago
