Hi Hana,
I should have looked more closely at the documentation.
Thanks for the quick response.
Brian
On Dec 14, 2007, at 3:37 PM, Hana Sevcikova wrote:
> Brian,
>
> The residential land share model expects as input the output of the
> events coordinator model (the RLSM runs only on gridcells where some
> development events happened). Thus, you need to run events
> coordinator prior to the RLSM.
>
> Hana
>
>
> Brian Miles wrote:
>> Hello,
>> I'm getting the following error when running the residential land
>> share model:
>> NameError: name 'changed_indices' is not defined
>> (more detailed trace is below).
>> I'm not what might be the problem here, but I'm guessing it has
>> something to do with missing data in some table in our baseyear
>> database.
>> Thanks,
>> Brian
>> Creating object urbansim.datasets.job_dataset.JobDataset
>> Creating object
>> urbansim.datasets.development_event_history_dataset.
>> DevelopmentEventHistoryDataset
>> Simulate year 1991:
>> completed....................................0.4 sec
>> Closing log file: C://urbansim_cache
>> \run_11.2007_12_13_16_47\year_1991_l
>> og.txt
>> Starting simulation for year 1991:
>> completed.........................0.5 sec
>> Start simulation run:
>> completed..........................................0.5 sec
>> Closing log file: C://urbansim_cache
>> \run_11.2007_12_13_16_47\run_multiprocess.lo
>> g
>> Traceback (most recent call last):
>> File "C:\opusworkspace-svn\urbansim\model_coordinators
>> \model_system.py", line
>> 532, in <module>
>> s.run(resources)
>> File "C:\opusworkspace-svn\urbansim\model_coordinators
>> \model_system.py", line
>> 135, in run
>> write_datasets_to_cache_at_end_of_year
>> =write_datasets_to_cache_at_end_of_yea
>> r)
>> File "C:\opusworkspace-svn\urbansim\model_coordinators
>> \model_system.py", line
>> 299, in _run_year
>> self.vardict[outputvar] = self.do_process(locals())
>> File "C:\opusworkspace-svn\urbansim\model_coordinators
>> \model_system.py", line
>> 377, in do_process
>> return eval(ev)
>> File "<string>", line 1, in <module>
>> NameError: name 'changed_indices' is not defined
>> Running UrbanSim for year 1991 in new process:
>> completed.................3.1 sec
>> Traceback (most recent call last):
>> File "start_run.py", line 84, in <module>
>> run_manager.run_run(config, run_as_multiprocess =
>> run_as_multiprocess)
>> File "C:\opusworkspace-svn\opus_core\services\run_server
>> \run_manager.py", line
>> 183, in run_run
>> raise SimulationRunError
>> opus_core.services.run_server.run_manager.SimulationRunError
>> _______________________________________________
>> Users mailing list
>> Users_at_urbansim.org
>> http://www.urbansim.org/mailman/listinfo/users
Received on Fri Dec 14 2007 - 12:55:09 PST
This archive was generated by hypermail 2.2.0 : Fri Dec 14 2007 - 12:55:10 PST