Go to file
2024-07-10 16:50:46 -04:00
.idea CityBEM workflow operational 2024-07-02 10:41:43 -04:00
css add error handling 2022-05-11 07:34:24 -04:00
data Codes transfered 2024-03-29 19:20:48 -04:00
hub CityBEM workflow operational 2024-07-02 10:41:43 -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
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
scripts The fist version of CityBEM workflow is now done. Users can use CityBEM_workflow by passing the city object into it. The command line to call CityBEM under the CityLayer is CityBEM_workflow(city). 2024-07-10 16:50:46 -04:00
tests fix: bugs in costing solved 2024-05-28 10:36:57 -04:00
.gitignore Codes transfered 2024-03-29 19:20:48 -04:00
energy_system_retrofit.py feat: two new codes added to separate energy system retrofit and pv calculations 2024-05-28 11:25:18 -04:00
init.js add working version of ep_workflow 2022-03-24 09:22:39 -04: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 The fist version of CityBEM workflow is now done. Users can use CityBEM_workflow by passing the city object into it. The command line to call CityBEM under the CityLayer is CityBEM_workflow(city). 2024-07-10 16:41:32 -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
pv_assessment.py feat: PV sizing module is added 2024-05-30 17:26:50 -04:00
pyproject.toml Partial correction of persistence 2023-01-31 13:11:39 -05:00
README.md packaging version 2023-01-24 10:51:50 -05:00
requirements.txt Additional changes, the db_control building info need to be changed 2023-07-28 14:55:06 -04:00
setup.py add nrcan data to the pip package 2024-01-18 06:32:44 +01:00
texttest Changed idf to start producing detailed systems 2023-11-16 14:26:41 -05:00

Energy+ Workflow

to install execute $ npm install

to run execute $ npm start