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 2958d 20h werner / public SVN  
1221 2958d 20h werner /branches/ public SVN  
1220 2958d 20h werner /branches/version1.0/ Version 1.0  
1218 2958d 22h werner / clean up repository - make 1.0 trunk again!  
1217 2958d 22h werner / clean up repository - make 1.0 trunk again!  
1157 3177d 04h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3247d 02h 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 3315d 20h 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 3321d 19h werner /branches/port_qt5_64bit/src/ working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
 
1083 3323d 21h werner /branches/port_qt5_64bit/src/ improve API for spatial analysis - now patch creation works also with js.  
1081 3328d 19h 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!
 
1080 3329d 23h werner /branches/port_qt5_64bit/src/ spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable)  
1033 3528d 04h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
779 4230d 21h werner /branches/port_qt5_64bit/  
748 4567d 22h werner /trunk/src/plugins/wind/ new function in wind script ( initialize() ).  
740 4637d 21h werner /trunk/src/ changed calculation of "f_gap" in wind module. The critical wind speeds are now lower (there was a problem combining different approaches; now the f_gap is scaled to be 1 at gap size 0).  
719 4714d 20h werner /trunk/src/plugins/wind/ fixed bug when executing wind events from script  
717 4716d 17h werner /trunk/src/ WindModule: added new xml parameters, added way to control wind events using a time event file; setup of topo modifier (using environment file).
WindScript: binding for exporting grids
LayeredGrid: function to directly save to ESRI grid
GUI: fixed bug with command history
 
716 4721d 19h werner /trunk/src/ scripting for wind module
some updates for the GUI: proper ini files and load/save of windows geometry/settings; "javascript"-command history
new scripting functions for "wait()" and "repaint()".
fixed some bugs in the wind module and now the whole system for the first time seems to work as expected....