From 434e193fac44d12ad39b487426afb8b689650462 Mon Sep 17 00:00:00 2001 From: shayla831 <61238160+shayla831@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:45:35 -0500 Subject: [PATCH] taking location out of outputs --- titan/settings/philly-gis/model.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/titan/settings/philly-gis/model.yml b/titan/settings/philly-gis/model.yml index 19010dd6..7c3b4ce3 100644 --- a/titan/settings/philly-gis/model.yml +++ b/titan/settings/philly-gis/model.yml @@ -1,5 +1,5 @@ model: - num_pop: 130000 + num_pop: 130565 time: num_steps: 192 #2014-2030 years steps_per_year: 12 @@ -26,4 +26,4 @@ exit_enter: outputs: classes: - sex_types - - locations + #- locations