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 2724d 13h werner / public SVN  
1221 2724d 13h werner /branches/ public SVN  
1220 2724d 13h werner /branches/version1.0/ Version 1.0  
1218 2724d 15h werner / clean up repository - make 1.0 trunk again!  
1217 2724d 15h werner / clean up repository - make 1.0 trunk again!  
1104 3012d 19h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1085 3087d 13h werner /branches/port_qt5_64bit/src/ working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
 
1083 3089d 14h werner /branches/port_qt5_64bit/src/ improve API for spatial analysis - now patch creation works also with js.  
1080 3095d 16h werner /branches/port_qt5_64bit/src/ spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable)  
1017 3311d 12h werner /branches/port_qt5_64bit/src/ calculate crown cover maps  
1014 3346d 12h 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 ;)
 
912 3639d 13h werner /branches/port_qt5_64bit/src/ start to develop spatial analysis (after disturbances)....  
779 3996d 14h werner /branches/port_qt5_64bit/  
777 4066d 15h werner /trunk/src/ removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)  
769 4126d 21h werner /trunk/src/ v 0.84
helper.cpp: added QMutex to handle possible crash when adding timers to the timers list
modules: added a catch() around the execution of modules (this should fix crashes due to unhandled exceptions)
 
767 4175d 08h werner /trunk/src/ larger restructuring of code (moving scripting related parts)
adding a shell for "spatialAnalysis".
In the future, a cleanup of all the "spatial" grids/maps/stuff is necessary...
 
766 4175d 15h werner /trunk/src/ adding the rumple index calculation to iland. missing: script binding, ...
time to move the qtscript engine from management to the main model....