Pilar Monsalvete p_monsalvete
  • Joined on 2022-12-15
p_monsalvete pushed to idf_lights at CERC/hub 2023-05-02 14:48:54 -04:00
d4029aee10 erased non used variables
p_monsalvete pushed to idf_lights at CERC/hub 2023-05-02 14:47:33 -04:00
27549e784d Merge branch 'geojson' into idf_lights
1e68319e7e partial re-implementation of geojson read.
949a6c268f complete peak loads calculation
e6486bc598 Partial correction for peakloads
7c0e03d0e0 Merge remote-tracking branch 'origin/geojson' into geojson
Compare 13 commits »
p_monsalvete pushed to idf_lights at CERC/hub 2023-05-02 14:47:13 -04:00
de718456a5 just changed a comment
p_monsalvete pushed to idf_lights at CERC/hub 2023-05-02 14:44:48 -04:00
7a6bf0ac52 rolled back some changes and hardcoded values
p_monsalvete pushed to idf_lights at CERC/hub 2023-05-02 14:39:39 -04:00
9ecf59c68f rolled back some changes and hardcoded values
p_monsalvete pushed to idf_lights at CERC/hub 2023-05-02 14:36:08 -04:00
9317e46d5e rolled back some changes and hardcoded values
p_monsalvete pushed to main at CERC/monthly_energy_balance_workflow 2023-05-02 12:42:51 -04:00
229112387e Merge remote-tracking branch 'origin/main' into main
adf62d56db fixed bug not printing results when building not processed
Compare 2 commits »
p_monsalvete pushed to systems_catalog at CERC/hub 2023-05-02 12:35:44 -04:00
76ab65ea0f changed name systems to energy systems
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-28 16:31:55 -04:00
35b0e8c872 almost finished energy system importer, missing sizing
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-28 14:14:21 -04:00
d5196fc54f bug dividing by 0 in nrcan_usage_parameters.py solved
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-28 14:07:10 -04:00
3bfb985c04 finished system catalog factory
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-28 12:24:13 -04:00
0a96b83c22 added generic energy system classes to cdm
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-28 12:11:56 -04:00
42c39e771c modifications in the systems catalog file
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-28 10:50:49 -04:00
688198a3fb added first example of possible catalog.xml
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-27 16:21:23 -04:00
53aa540b45 some modifications in parameters after technical discussion
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-27 15:41:02 -04:00
7a29847132 first attempt to energy system catalog. Not working
p_monsalvete pushed to systems_catalog at CERC/hub 2023-04-27 14:28:37 -04:00
2650dccf57 Merge branch 'main' into systems_catalog
d8100cb5f9 Merge pull request 'included stream logger. switched from default file logger to stream' (#21) from logging into main
99b6860694 included stream logger. switched from default file logger to stream
73c8839814 Merge pull request 'Filtering out buildings with floor area less that 25 square meters' (#20) from hp_results into main
a1bc4bc33e Filtering out buildings with floor area less that 25 square meters
Compare 78 commits »
p_monsalvete pushed to geojson at CERC/hub 2023-04-25 11:48:17 -04:00
2dfe8254d1 added new functions to access chapter and item by name in costs catalog
p_monsalvete pushed to geojson at CERC/hub 2023-04-25 10:45:49 -04:00
150614441e erased two prints, fixed a bug in geometry helper and modified name in costs archetype
p_monsalvete pushed to geojson at CERC/hub 2023-04-25 10:27:20 -04:00
3d6699f71f changed hardcoded path to relative path in costs catalog factory