summer_course_2024/.gitignore
Andrea Gabaldon Moreno 0ce76bef13 20240722 changes
2024-07-22 18:14:54 -04:00

30 lines
953 B
Plaintext

!.gitignore
**/venv/
.idea/
/development_tests/
/data/energy_systems/heat_pumps/*.csv
/data/energy_systems/heat_pumps/*.insel
.DS_Store
**/.env
**/hub/logs/
**/__pycache__/
**/.idea/
cerc_hub.egg-info
/out_files
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