feat: add result factory for archetype mapping

This commit is contained in:
Majid Rezaei 2024-10-09 12:11:39 -04:00
parent f87d4445a0
commit 8b549b1e88

View File

@ -6,7 +6,6 @@ from hub.imports.results_factory import ResultFactory
input_file = "data/cmm_test_corrected.geojson"
demand_file = "data/energy_demand_data.csv"
# Initialize city object from GeometryFactory
city = GeometryFactory(
"geojson",
input_file,