Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1090 3231d 00h werner /branches/port_qt5_64bit/src/ abe udpates (scheduler problem when stand age is 0)  
1088 3238d 02h 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 3244d 02h werner /branches/port_qt5_64bit/src/ working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
 
1084 3246d 01h werner /branches/port_qt5_64bit/src/tools/ removed API change  
1083 3246d 03h werner /branches/port_qt5_64bit/src/ improve API for spatial analysis - now patch creation works also with js.  
1082 3247d 01h werner /branches/port_qt5_64bit/src/ remove out-of-project area from GrassCover
fixed error in calculating the number of bark beetle generations (and changed the handling of sister broods)
 
1081 3251d 01h 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 3252d 05h werner /branches/port_qt5_64bit/src/ spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable)  
1077 3260d 06h werner /branches/port_qt5_64bit/src/ implemented stormInfestationProbability in bark beetle module.
added path() function in Globals JS object.
 
1071 3274d 03h werner /branches/port_qt5_64bit/src/ alternative mortality formulation
COST PROFOUND exercise (H. Bugmann)
 
1070 3279d 02h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1065 3280d 22h werner /branches/port_qt5_64bit/src/ interaction of bark beetle and wind disturbances.  
1064 3282d 02h werner /branches/port_qt5_64bit/src/ many changes. Most notably:
* improvements in the grass-cover sub Modules
* interaction between wind and bark beetle
* javascript function to extract seed-distribution-maps
* fixed a bug when continuous seed input was assumed
 
1061 3289d 02h werner /branches/port_qt5_64bit/src/ developinig ABE.
groundwork: creating STP options (i.e. pure JS-options of STPs that can be used in activities)
working on species specific targets for thinnings (involves a lot of thinking and fiddling with javascript)
added an option to include "shortcuts" to often-used functions (i.e. links in the GUI that directly call JS-functions).
 
1059 3294d 03h werner /branches/port_qt5_64bit/src/ added topheight in ABE
additional things like standIds(), ...
 
1058 3295d 04h werner /branches/port_qt5_64bit/src/ Changes in ABE:
new grid (stand treatment program), and now STP is shown when clicking on a standGrid
additional warnings when STPs are not properly defined

other changes:
more recent files, recent files are saved before creating the model
fixed splash screenshot
fixed potential bug in setting up saplings
new JS-function Globals.reloadABE() --> force the reload of the agent based forest engine module
 
1054 3303d 02h werner /branches/port_qt5_64bit/ next iteration of the barkbeetle Modules
added background image to the iland viewer
some update of the wind-module as well (new wind output, for example)
 
1053 3315d 10h werner /branches/port_qt5_64bit/src/ updates for Qt 5.5 and GCC (Linux).  
1050 3321d 09h werner /branches/port_qt5_64bit/src/ interaction wind/bark beetle --- in development  
1048 3335d 07h werner /branches/port_qt5_64bit/src/tools/ changed behavior of CSV files to not ignore empty columns in the header / data. Not sure if this is going to create problems with other input data......  
1044 3344d 04h 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".
 
1041 3420d 05h werner /branches/port_qt5_64bit/src/ improved visualization and "movie"-support. New JS functions to control the main visualization.  
1040 3421d 02h werner /branches/port_qt5_64bit/src/ working on bark beetle module (continuing on antagonists)
adding species share maps to iLand visualization.
 
1035 3450d 03h werner /branches/port_qt5_64bit/src/ fixed warning with GCC under Linux.  
1034 3450d 10h werner /branches/port_qt5_64bit/src/ warnings, version update.  
1032 3450d 10h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
1030 3454d 02h werner /branches/port_qt5_64bit/src/tools/ added check for integer overflow  
1029 3454d 08h werner /branches/port_qt5_64bit/src/ fixed integer overflow in RandomCustomPDF
fixed "simulate" read-only property error
 
1028 3457d 03h werner /branches/port_qt5_64bit/src/tools/ add 'annualPrecip' and 'annualRad' for the resource-unit-level wrapper (and thus also the visualization in the GUI).  
1025 3457d 11h werner /branches/port_qt5_64bit/src/tools/ commit removed german umlaut.  
1022 3462d 12h werner /branches/port_qt5_64bit/src/tools/ removed qDebug() messages
crown cover grid: clear non-project-areas
 
1021 3464d 02h werner /branches/port_qt5_64bit/src/ bark beetle module / outputs  
1020 3464d 03h werner /branches/port_qt5_64bit/src/tools/ crown area calculation.  
1019 3464d 05h werner /branches/port_qt5_64bit/src/tools/ finalized the crown cover maps SpatialAnalysis.saveCrownCoverGrid()  
1018 3467d 03h werner /branches/port_qt5_64bit/src/ working on the crown-cover-grid  
1017 3468d 02h werner /branches/port_qt5_64bit/src/ calculate crown cover maps  
1016 3490d 02h werner /branches/port_qt5_64bit/src/ working on barkbeetle module.
fixed a little user with the setViewport-script-command.
 
1014 3503d 01h 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 ;)
 
1009 3510d 01h werner /branches/port_qt5_64bit/src/ bark beetle module
view with shading (i.e. based on DEM)
 
1002 3518d 21h werner /branches/port_qt5_64bit/src/ new optimized establishment routine.
not finished yet, but looks promising in my first tests.