Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
ec73c2cb
Commit
ec73c2cb
authored
Mar 12, 2026
by
Eric Duminil
Browse files
Unneeded output files
parent
3bb138cb
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/test_results.py
View file @
ec73c2cb
...
@@ -502,8 +502,6 @@ def test_loadprofile_repr(loadprofile_results):
...
@@ -502,8 +502,6 @@ def test_loadprofile_repr(loadprofile_results):
def
solar_results
()
->
SimStadtResults
:
def
solar_results
()
->
SimStadtResults
:
output_files
=
[
output_files
=
[
SOLAR_FLOW
/
"02_WeatherProcessor.step/hourly_GHI_DHI_Ta_inseldb_Stuttgart.prn"
,
SOLAR_FLOW
/
"02_WeatherProcessor.step/hourly_GHI_DHI_Ta_inseldb_Stuttgart.prn"
,
SOLAR_FLOW
/
"04_Visualization.step/MiniBuchwald_inseldb_Hay_irradiance_Top_View.png"
,
SOLAR_FLOW
/
"04_Visualization.step/irradiance_inseldb_Hay_Stuttgart.png"
,
]
]
return
create_simstadt_results
(
"Solar potential for MiniBuchwald"
,
output_files
)
return
create_simstadt_results
(
"Solar potential for MiniBuchwald"
,
output_files
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment