Re: [UrbanSim-Users] Are there documents to expand on the Users' Manual, sections 9.4 to 9.7?

From: Hana Sevcikova <hana_at_cs.washington.edu>
Date: Thu, 13 Dec 2007 11:46:06 -0800

Rick,

You cannot automatically generate tables that are necessary for a
simulation. But we do provide an example set of tables in our Eugene
database that can be downloaded from our website and converted to a
mysql database. Lots of our users use it as a starting point and modify
those data to their region.

Hana

Rick wrote:
> I've been trying to make database tables like those described in part 9
> of the user manual, in passages like:
>
> [quote]
> 9.4 What Tables are Used in UrbanSim?
> Most database tables are optional. The required set of tables is
> determined by the set of models configured for a run.
> Details can be found in the description of the particular models in
> Section 8.4.
> Additionally, some tables and various attributes of tables are
> determined by the variables used by the models. This can
> be found by looking at the models' specification tables.
> The tables_to_cache argument of
> urbansim.configs.cache_baseyear_configuration lists the
> tables required for the standard set of models in a production run of
> UrbanSim. Additional tables can be used in
> post-processing, for example for creating indicators.
>
> ...
> 9.7 Database Tables about Development Events
> These tables represent events in the real estate development. Events
> that are scheduled to take place in the future are
> stored in the development_events_exogenous table, events that occured
> prior to the base year are stored in
> the development_event_history table.
> Both tables can contain columns of the pattern "units_change_type". Each
> value determines a type of change for
> that type of units.
> [/quote]
>
> However, there doesn't seem to be any way to get the simulation to
> generate the necessary tables in MySQL so that I can see them and alter
> their contents.
>
> If I had that, I guess I would be expected to use
> opus_core.tools.start_run in order to run the simulation and have it
> interact with the database, but that's my guess from reading the code
> ... I didn't see that in the documentation.
>
> Any comments would be appreciated.
> Thanks.
> Rick
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users_at_urbansim.org
> http://www.urbansim.org/mailman/listinfo/users
Received on Thu Dec 13 2007 - 11:46:07 PST

This archive was generated by hypermail 2.2.0 : Thu Dec 13 2007 - 11:46:08 PST