next up previous index
Next: Scenario Database Design Up: Input Database Design: Baseyear Previous: Input Database Design: Baseyear   Index

Scenario Linking

The scenario databases are linked to each other and, eventually, to a baseyear database via a tree structure: each scenario can refer to exactly one parent database; that parent can be either another scenario or a baseyear database. The baseyear database is the root of the tree. In this way, multiple scenarios may share the same baseyear.

When UrbanSim looks for a particular input database table, it traverses this chain looking for that table. The first table matching that name is used. In this way, any tables contained in the scenario database ``shadow'' or ``hide'' the same-named tables in the scenario's parent database(s).

Consider these example of how to create derivative scenarios:

Image scenarios

Any table in a scenario database ``hides'' the same-named table in the scenario's parent database.


next up previous index
Next: Scenario Database Design Up: Input Database Design: Baseyear Previous: Input Database Design: Baseyear   Index
info (at) urbansim.org