Show
Ignore:
Timestamp:
05/12/08 03:03:33 (3 months ago)
Author:
travis
Message:

(travis) implementing indicator group functionality

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/eugene/configs/eugene_gridcell.xml

    r3321 r3328  
    139139  </data_manager> 
    140140  <model_manager> 
    141     <test_model_config type="string"> 
    142     </test_model_config> 
     141    <test_model_config type="string" /> 
    143142  </model_manager> 
    144143  <scenario_manager> 
    145     <Eugene_baseline executable="True" setexpanded="True" type="scenario" copyable="True"> 
     144    <Eugene_baseline copyable="True" executable="True" setexpanded="True" type="scenario"> 
    146145      <parent type="scenario_name">default_scenario</parent> 
    147146      <base_year type="integer">1980</base_year> 
     
    309308      </my_indicators> 
    310309    </Indicator_libraries> 
    311     <Indicator_groups setexpanded="True" type="group"/> 
    312     <Simulation_runs setexpanded="True" type="all_source_data" /> 
    313     <Results setexpanded="True" type="selectable_list" /> 
     310    <Indicator_groups setexpanded="True" type="group"> 
     311      <an_indicator_group type="indicator_group"> 
     312        <industrial_sqft type="indicator_group_member"><visualization_type choices="Map (per indicator per year)|Chart (per indicator, spans years)|Table (per indicator, spans years)|Table (per year, spans indicators)" type="string">Table (per year, spans indicators)</visualization_type> 
     313          <dataset_name choices="gridcell|zone|faz|large_area|city|county|alldata" type="string">gridcell</dataset_name> 
     314        </industrial_sqft> 
     315        <number_of_jobs type="indicator_group_member"> 
     316          <visualization_type choices="Map (per indicator per year)|Chart (per indicator, spans years)|Table (per indicator, spans years)|Table (per year, spans indicators)" type="string">Table (per year, spans indicators)</visualization_type> 
     317          <dataset_name choices="&apos;gridcell|zone|faz|large_area|city|county|alldata&apos;" type="string">zone</dataset_name> 
     318        </number_of_jobs> 
     319      </an_indicator_group> 
     320    </Indicator_groups> 
     321    <Simulation_runs setexpanded="True" type="all_source_data"> 
     322 
     323    </Simulation_runs> 
     324    <Results setexpanded="True" type="selectable_list"> 
     325 
     326    </Results> 
    314327  </results_manager> 
    315328</opus_project>