summer_course_2024/.gitignore

30 lines
953 B
Plaintext
Raw Normal View History

!.gitignore
**/venv/
.idea/
/development_tests/
/data/energy_systems/heat_pumps/*.csv
/data/energy_systems/heat_pumps/*.insel
.DS_Store
**/.env
**/hub/logs/
**/__pycache__/
**/.idea/
2023-11-24 02:03:55 -05:00
cerc_hub.egg-info
2024-07-15 19:17:59 -04:00
/out_files
2024-07-22 18:14:54 -04:00
hub/data/construction/nrcan_constructions.json
hub/helpers/data/hub_function_to_nrcan_construction_function.py
hub/imports/construction/nrcan_physics_parameters.py
input_files/Lachine_moved_2019.geojson
input_files/Lachine_moved_2024.geojson
input_files/Lachine_moved_existing_year.geojson
input_files/Lachine_moved_existing_year_type_2.geojson
input_files/Lachine_moved_existing_year_type_3.geojson
input_files/district_demand.csv
input_files/Lachine_moved_2024_type.geojson
input_files/Lachine_moved_2024_type_2.geojson
input_files/Lachine_moved_2024_type_3.geojson
input_files/new_demands_existing_year.xlsx
input_files/updated_buildings_with_all_data_2024.geojson
input_files/updated_buildings_with_all_data_baseline.geojson
.spyproject