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 2726d 01h werner / public SVN  
1221 2726d 01h werner /branches/ public SVN  
1220 2726d 01h werner /branches/version1.0/ Version 1.0  
1218 2726d 03h werner / clean up repository - make 1.0 trunk again!  
1217 2726d 03h werner / clean up repository - make 1.0 trunk again!  
1164 2942d 02h werner /branches/iland_regen/src/ found unexpected behavior of irandom(): obviously, it return *never* the upper bound.
eg. irandom(0,3) -> values 0,1, or 2, but never 3.
changed calls to irandom() accordingly.
added also a better random selection of species in the establishment routine
 
1157 2944d 10h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1118 3000d 06h werner /branches/iland_regen/src/core/ fixes for the new saplings, now it almost works as expected.  
1111 3006d 00h werner /branches/iland_regen/src/ first draft of the new "establishment"
added the "Saplings", the new container for establishment/sapling growth
some basic functionality is already there...
 
1104 3014d 07h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1088 3083d 01h werner /branches/port_qt5_64bit/src/ salavage management bark beetle damages
some fixes w.r.t. the correct extent of grids.
added "year" as stand varaible (abe).
 
1085 3089d 01h werner /branches/port_qt5_64bit/src/ working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
 
1083 3091d 02h werner /branches/port_qt5_64bit/src/ improve API for spatial analysis - now patch creation works also with js.  
1070 3124d 01h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1068 3124d 09h werner /branches/port_qt5_64bit/src/ some optimizations for grass / establishment
START
 
1067 3124d 20h werner /branches/port_qt5_64bit/src/ added new efficient grid access functions index2 and index5.
They are >2 times faster than using double conversion to grid coordinates.
 
1044 3189d 03h 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".
 
1040 3266d 01h werner /branches/port_qt5_64bit/src/ working on bark beetle module (continuing on antagonists)
adding species share maps to iLand visualization.
 
1037 3273d 02h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Implemented antagonists.
 
1031 3298d 04h werner /branches/port_qt5_64bit/src/ fixed some warnings.
todo: compile with GCC (fix .pro files)
 

Show All