LICENCE.md
LICENSE
README.md
pyproject.toml
setup.py
buildingmodel/__init__.py
buildingmodel/logger.py
buildingmodel/main.py
buildingmodel/utils.py
buildingmodel.egg-info/PKG-INFO
buildingmodel.egg-info/SOURCES.txt
buildingmodel.egg-info/dependency_links.txt
buildingmodel.egg-info/requires.txt
buildingmodel.egg-info/top_level.txt
buildingmodel/creation/__init__.py
buildingmodel/creation/boundary.py
buildingmodel/creation/dwelling.py
buildingmodel/cython_utils/__init__.py
buildingmodel/cython_utils/shading.c
buildingmodel/data/__init__.py
buildingmodel/data/building_statistics/intermittency_factors.csv
buildingmodel/data/building_statistics/regulation_factors.csv
buildingmodel/data/building_statistics/living_area/house_living_area_regression.csv
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_100 to 120 m².pickle
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_30 to 40 m².pickle
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_40 to 60 m².pickle
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_60 to 80 m².pickle
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_80 to 100 m².pickle
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_inf 30 m².pickle
buildingmodel/data/building_statistics/living_area/metalog_fit_apartment_living_area_sup 120 m².pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_apartment_multiple_use.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_apartment_only.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_only_0.0_80.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_only_120.0_180.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_only_180.0_280.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_only_280.0_500.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_only_500.0_10000.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_only_80.0_120.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_with_annex_0.0_150.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_with_annex_150.0_250.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_with_annex_250.0_350.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_house_with_annex_350.0_10000.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_multiple_use_0.0_200.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_multiple_use_200.0_400.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_multiple_use_400.0_600.0.pickle
buildingmodel/data/building_statistics/living_area_share/metalog_fit_multiple_use_600.0_100000.0.pickle
buildingmodel/data/census/country_level_census.hdf
buildingmodel/data/census/district_level_census_test_sample.hdf
buildingmodel/data/climate/Bordeaux.epw
buildingmodel/data/climate/Brest.epw
buildingmodel/data/climate/Clermont-Ferrand.epw
buildingmodel/data/climate/Dijon.epw
buildingmodel/data/climate/best_test_weather.epw
buildingmodel/data/energy_use/cooking_energy_sample.hdf
buildingmodel/data/energy_use/specific_electricity_sample.hdf
buildingmodel/examples/__init__.py
buildingmodel/examples/biot_batipathway.py
buildingmodel/examples/malemort_du_comtat.py
buildingmodel/examples/malemort_du_comtat_batipathway.py
buildingmodel/examples/notebooks/_build_notebooks.py
buildingmodel/examples/notebooks/notebook_helpers.py
buildingmodel/inference/__init__.py
buildingmodel/inference/boundary.py
buildingmodel/inference/building_attributes.py
buildingmodel/inference/dwelling.py
buildingmodel/inference/gas_network_connection.py
buildingmodel/io/__init__.py
buildingmodel/io/census.py
buildingmodel/io/climate.py
buildingmodel/io/diagnosis.py
buildingmodel/io/gis.py
buildingmodel/io/imbalance_correction.py
buildingmodel/io/plot_3D.py
buildingmodel/models/__init__.py
buildingmodel/models/climate.py
buildingmodel/models/dwelling_needs.py
buildingmodel/models/energy_consumption.py
buildingmodel/models/energy_indicators.py
buildingmodel/models/solar_gains.py
buildingmodel/models/solar_masks.py
buildingmodel/models/thermal_losses.py
buildingmodel/models/thermal_needs.py
buildingmodel/raw_data_process/__init__.py
buildingmodel/raw_data_process/census.py
buildingmodel/raw_data_process/census_polars.py
buildingmodel/raw_data_process/district.py
buildingmodel/renovation/__init__.py
buildingmodel/renovation/apply.py
buildingmodel/renovation/batipathway.py
buildingmodel/renovation/cost.py
buildingmodel/renovation/gestures.py
buildingmodel/renovation/library.py
buildingmodel/renovation/output.py
buildingmodel/renovation/scenario.py
buildingmodel/renovation/libraries/malemort_default.yaml
buildingmodel/renovation/libraries/rogeau_phd.yaml
buildingmodel/renovation/packages/__init__.py
buildingmodel/renovation/packages/bdd.py
buildingmodel/renovation/packages/mines.py
buildingmodel/tests/__init__.py
buildingmodel/tests/conftest.py
buildingmodel/tests/script_perf.py
buildingmodel/tests/test_batipathway_output.py
buildingmodel/tests/test_creation.py
buildingmodel/tests/test_edge_cases.py
buildingmodel/tests/test_energy_indicators.py
buildingmodel/tests/test_inference.py
buildingmodel/tests/test_io.py
buildingmodel/tests/test_models.py
buildingmodel/tests/test_renovation.py
buildingmodel/tests/test_renovation_cost.py
buildingmodel/tests/test_renovation_library.py
buildingmodel/tests/test_renovation_modules.py
buildingmodel/tests/test_run_all.py
buildingmodel/tests/test_tuning_factors.py
buildingmodel/tests/validation/__init__.py
buildingmodel/tests/validation/district_clustering.py
buildingmodel/tests/validation/utils.py