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 2880d 23h werner / public SVN  
1221 2880d 23h werner /branches/ public SVN  
1220 2880d 23h werner /branches/version1.0/ Version 1.0  
1218 2881d 01h werner / clean up repository - make 1.0 trunk again!  
1217 2881d 01h werner / clean up repository - make 1.0 trunk again!  
1157 3099d 07h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3169d 05h 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 3237d 23h 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 3250d 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 3302d 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 3428d 00h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Implemented antagonists.
 
1036 3429d 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 3450d 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 3454d 05h werner /branches/port_qt5_64bit/src/ fixed integer overflow in RandomCustomPDF
fixed "simulate" read-only property error
 
1024 3460d 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 3502d 22h 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 3503d 22h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Now jigsaw start falling into place ;)
 
1010 3509d 00h werner /branches/port_qt5_64bit/src/ bark beetle module...  
1008 3511d 19h werner /branches/port_qt5_64bit/src/ Barkbeetle module:
calculation of barkbeetle generations.
and some framework stuff.
 
962 3617d 23h werner /branches/port_qt5_64bit/src/ adding click-support to the layers/disturbance modules.  
961 3622d 18h 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).