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 3153d 23h werner / public SVN  
1221 3153d 23h werner /branches/ public SVN  
1220 3153d 23h werner /branches/version1.0/ Version 1.0  
1218 3154d 01h werner / clean up repository - make 1.0 trunk again!  
1217 3154d 01h werner / clean up repository - make 1.0 trunk again!  
1157 3372d 08h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3442d 06h 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 3511d 00h 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).
 
1081 3523d 22h werner /branches/port_qt5_64bit/src/ created a new javascript wrapper for the iLand "grid" class. This includes some processing (e.g. calculate using expressions), and some function to retrieve grids from iLand (e.g. damage data from disturbance modules, height grid).
fancy!
 
1055 3575d 03h werner /branches/port_qt5_64bit/src/ working on new iteration of the bark beetle module.
adding a kind of splash screen to iland.
 
1037 3701d 00h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Implemented antagonists.
 
1036 3702d 00h werner /branches/port_qt5_64bit/src/ smaller changes related to the bark beetle module.
Added javascript function to save grid files.
added a "minimumDbh" parameter (also accessible via XML)
changed visualization of the "dead" trees which were killed by bark beetle attacks.
 
1033 3723d 07h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
1029 3727d 05h werner /branches/port_qt5_64bit/src/ fixed integer overflow in RandomCustomPDF
fixed "simulate" read-only property error
 
1024 3733d 23h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
now on startup of the model the first year of the climate is loaded automatically.
 
1014 3775d 23h 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 ;)
 
1013 3776d 23h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Now jigsaw start falling into place ;)
 
1010 3782d 00h werner /branches/port_qt5_64bit/src/ bark beetle module...  
1008 3784d 19h werner /branches/port_qt5_64bit/src/ Barkbeetle module:
calculation of barkbeetle generations.
and some framework stuff.
 
962 3890d 23h werner /branches/port_qt5_64bit/src/ adding click-support to the layers/disturbance modules.  
961 3895d 19h 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).