tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

Pop up "help" to describe different model scenarios #410

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Chris suggests simple pop up text when user rolls over model links, this could 
provide simple description of each model to help user understand how each was 
developed

For example
Anochetus goodmani
currently has 7 models in tree view. When user expands tree and rolls over link 
named "2000_climate_only", popup text could display "Species distribution model 
for year 2000 using only climate variables", for example. 

text can be generic - same for similar links for different species

Links and text:
1950_climate_forest, text: Species distribution model for year 1950 using 
climate and forest variables    
1950_climate_only, text: Species distribution model for year 1950 using climate 
variables only  
2000_climate_forest, text: Species distribution model for year 2000 using 
climate and forest variables    
2000_climate_only, text: Species distribution model for year 2000 using climate 
variables only      
2080_climate_only, text: Species distribution model for year 2080 using climate 
variables only      
2080a_climate_forest, text: Species distribution model for year 2000 using 
climate and forest variables, assuming forest cover 2080 same as 2000       
2080b_climate_forest, text: Species distribution model for year 2000 using 
climate and forest variables, assuming forest cover 2080 only in protected 
areas       

Original issue reported on code.google.com by tom.alln...@gmail.com on 15 Sep 2011 at 11:37