Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1087 3137d 20h werner /branches/port_qt5_64bit/src/ added "flushing" of log messages.
fixed a bug when some resource units were 0 in setting up the wind module.
 
1077 3158d 01h werner /branches/port_qt5_64bit/src/ implemented stormInfestationProbability in bark beetle module.
added path() function in Globals JS object.
 
1054 3200d 20h werner /branches/port_qt5_64bit/ next iteration of the barkbeetle Modules
added background image to the iland viewer
some update of the wind-module as well (new wind output, for example)
 
1044 3241d 22h werner /branches/port_qt5_64bit/src/ implementing the interaction between bark beetle and wind disturbances;
introduced new flags to mark the reason why trees died when they do die, and a mechanism that allows disturbance modules to being notified when trees die. This involved the creation of a new "DisturbanceInterface".
 
1015 3400d 19h werner /branches/port_qt5_64bit/src/plugins/barkbeetle/ litte change  
1014 3400d 20h werner /branches/port_qt5_64bit/src/ bark beetle module fine tuning (outputs etc)
fixed an issue with always copying the labels (names) of layered grids.
warning: still a compile error ;)
 
962 3515d 21h werner /branches/port_qt5_64bit/src/ adding click-support to the layers/disturbance modules.  
961 3520d 16h werner /branches/port_qt5_64bit/src/ version 0.1 of the bark beetle dispersal routine. Lots of javascript-bindings (very efficient with all the ABE-experience).  
959 3521d 21h werner /branches/port_qt5_64bit/src/ start of bark beetle module