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 3152d 08h werner / public SVN  
1221 3152d 08h werner /branches/ public SVN  
1220 3152d 08h werner /branches/version1.0/ Version 1.0  
1218 3152d 10h werner / clean up repository - make 1.0 trunk again!  
1217 3152d 10h werner / clean up repository - make 1.0 trunk again!  
1104 3440d 15h 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 4291d 16h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
779 4424d 10h werner /branches/port_qt5_64bit/  
758 4650d 09h 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 4652d 04h werner /trunk/src/ after performing random number tests; still trying to understand the fire ignition patterns.  
756 4657d 08h werner /trunk/ restarting the fire module (strange behaviour of random generator as well as fire related output)  
755 4658d 05h werner /trunk/src/plugins/fire/ changend JS ignntion()  
697 4964d 07h 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 4970d 13h werner /trunk/src/ added a javascript event handler to the fire module (onAfterFire)  
693 4979d 07h 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 4999d 14h 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 5007d 07h 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.