Go to file
2024-03-28 10:30:54 -04:00
__pycache__ file dump 2024-03-28 10:30:54 -04:00
cerc_hub.egg-info Correct trimesh dependency 2023-07-24 12:33:24 -04:00
css add error handling 2022-05-11 07:34:24 -04:00
data file dump 2024-03-28 10:30:54 -04:00
hub file dump 2024-03-28 10:30:54 -04:00
img add working version of ep_workflow 2022-03-24 09:22:39 -04:00
imports redefined the way long schedules are assigned to energy+ 2022-10-28 18:01:06 -04:00
input_files file dump 2024-03-28 10:30:54 -04:00
js Correct issues with gml files and ep_workflow 2022-06-07 13:18:07 -04:00
node_modules add working version of ep_workflow 2022-03-24 09:22:39 -04:00
out_files file dump 2024-03-28 10:30:54 -04:00
scripts file dump 2024-03-28 10:30:54 -04:00
tests a script named energy_system_sizing.py is created in the importers to size the energy system components. This is a very simple sizing process where we only size the heat pump and boiler for 60 and 40 percent of the maximum demand 2024-01-17 13:10:39 -05:00
.DS_Store file dump 2024-03-28 10:30:54 -04:00
.gitignore added .gitignore to always ignore .idea 2023-08-11 10:18:33 -04:00
DistrictHeatingNetworkAnalysis.py fixing isolated graph issues 2024-02-06 14:25:26 -05:00
DistrictHeatingNetworkCreator.py file dump 2024-03-28 10:30:54 -04:00
enrich.py file dump 2024-03-28 10:30:54 -04:00
geojson_creator.py geojson_creator.py is changed to a function getting x, y, and diff as input to generate the .geojson file 2023-12-20 15:33:50 -05:00
init.js add working version of ep_workflow 2022-03-24 09:22:39 -04:00
latlong2.py first commit 2023-12-19 13:51:06 -05:00
main.html Correct issues with gml files and ep_workflow 2022-06-07 13:18:07 -04:00
main.js Correct issues with gml files and ep_workflow 2022-06-07 13:18:07 -04:00
main.py file dump 2024-03-28 10:30:54 -04:00
package-lock.json add working version of ep_workflow 2022-03-24 09:22:39 -04:00
package.json add working version of ep_workflow 2022-03-24 09:22:39 -04:00
presentation.ipynb file dump 2024-03-28 10:30:54 -04:00
pyproject.toml Partial correction of persistence 2023-01-31 13:11:39 -05:00
README.md add working version of ep_workflow 2022-03-24 09:22:39 -04:00
requirements.txt fixing isolated graph issues 2024-02-06 14:25:26 -05:00
setup.py Merge remote-tracking branch 'origin/update_documentation' 2023-09-04 16:46:38 +02:00
system_simulation.py an attribute (heating_consumption_disaggregated) is added to building.py 2024-01-18 14:25:08 -05:00
test.py file dump 2024-03-28 10:30:54 -04:00
ThermalModeling.py file dump 2024-03-28 10:30:54 -04:00

Energy+ Workflow

to install execute $ npm install

to run execute $ npm start