Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2741d 07h werner / public SVN  
1221 2741d 07h werner /branches/ public SVN  
1220 2741d 07h werner /branches/version1.0/ Version 1.0  
1218 2741d 09h werner / clean up repository - make 1.0 trunk again!  
1217 2741d 09h werner / clean up repository - make 1.0 trunk again!  
1104 3029d 14h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
802 3880d 15h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
779 4013d 09h werner /branches/port_qt5_64bit/  
758 4239d 08h werner /trunk/src/ tests with the random generator; (see also the blog post about random numbers). Now the generations of the generator are deactivated (i.e. set to 0). The ignition calculation of the fire module is now based on the resource unit (instead of the single fire pixel).  
757 4241d 03h werner /trunk/src/ after performing random number tests; still trying to understand the fire ignition patterns.  
756 4246d 07h werner /trunk/ restarting the fire module (strange behaviour of random generator as well as fire related output)  
755 4247d 04h werner /trunk/src/plugins/fire/ changend JS ignntion()  
697 4553d 06h werner /trunk/ Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
 
696 4559d 12h werner /trunk/src/ added a javascript event handler to the fire module (onAfterFire)  
693 4568d 06h werner /trunk/src/plugins/fire/ minor fixes in the fire module.
Added two new grids to be exported (e.g., crown kill), extended the fire output.
 
680 4588d 13h werner /trunk/ Version 0.7.1
Several improvements/fixes in the Fire module, inter alia:
* fire size distribution
* handling of burning snags
* improved scripting support (export spread pattern als ESRI grid)
* fix in watercylce for kbdi-calculation
 
674 4596d 06h werner /trunk/src/ added scripting capabilities (JavaScript) to the "Modules". Now a module can add own objects/properties to the global javascript object. The fire module adds a "FireScript" ("Fire" in JS) object that can be used e.g. to manually "ignite" fires.