Hi All,
First have a happy new Year 2008 !
For this begin of Year, I try to implement the "business" model existing in
sanfrancisco project in SVN (opus_trunk\sanfrancisco\models).
I start to initiate some of the necessary tables data (business,
annual_business_control_totals, parcels,sectors ...) but not all, for this
my alone solution it to look the Python code because I don't find Sql script
in the project sql directoy for create them.
At this time, I block with the following error for the
business_transition_model :
...
Traceback (most recent call last):
File
"C:\Dev\_eclipse_workspace\Urbansim41\opus-4.1\urbansim\model_coordinators\m
odel_system.py", line 572, in <module>
s.run(resources)
File
"C:\Dev\_eclipse_workspace\Urbansim41\opus-4.1\urbansim\model_coordinators\m
odel_system.py", line 137, in run
write_datasets_to_cache_at_end_of_year=write_datasets_to_cache_at_end_of
_year)
File
"C:\Dev\_eclipse_workspace\Urbansim41\opus-4.1\urbansim\model_coordinators\m
odel_system.py", line 363, in _run_year
self.vardict[outputvar] = self.do_process(locals())
File
"C:\Dev\_eclipse_workspace\Urbansim41\opus-4.1\urbansim\model_coordinators\m
odel_system.py", line 441, in do_process
return eval(ev)
File "<string>", line 1, in <module>
NameError: name 'business' is not defined
...
Probably reason of my small input data that are not sufficient for run the
simulation correctly.
It should be very helpfull for me, if I can have a description of the
"business" data model or a sample of San Francisco baseyear_cache directory
data like the eugene_1980_baseyear_cache_version_4_1_2.zip we can download
from the http://www.urbansim.org/download/ page.
Regards and thanks in advance for your Help,
Philippe ZUCCARELLO.
PS: I work for Fabrice Marchal Team.
Received on Mon Jan 07 2008 - 22:19:18 PST
This archive was generated by hypermail 2.2.0 : Mon Jan 07 2008 - 22:19:20 PST