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 3125d 10h werner /branches/port_qt5_64bit/src/ abe udpates (scheduler problem when stand age is 0)  
1089 3130d 11h werner /branches/port_qt5_64bit/src/ ABE learned some new tricks ....  
1088 3132d 11h 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).
 
1074 3165d 14h werner /branches/port_qt5_64bit/src/ added output for abe-Stand-Details (basal area and basal area share).  
1070 3173d 11h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1065 3175d 07h werner /branches/port_qt5_64bit/src/ interaction of bark beetle and wind disturbances.  
1064 3176d 12h 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
 
1063 3179d 12h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1062 3181d 10h werner /branches/port_qt5_64bit/src/ small fixes for ABE,

implementation of v1 of the "grass"-model (herbs and grasses on the ground).
 
1061 3183d 11h 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 3188d 12h werner /branches/port_qt5_64bit/src/ added topheight in ABE
additional things like standIds(), ...
 
1058 3189d 13h 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
 
1057 3193d 20h werner /branches/port_qt5_64bit/src/ added outbreak duration in bark beetle module  
1051 3215d 18h werner /branches/port_qt5_64bit/src/ mini-changes (done in portland)  
1050 3215d 18h werner /branches/port_qt5_64bit/src/ interaction wind/bark beetle --- in development  
1033 3344d 19h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
1032 3344d 19h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
1014 3397d 10h 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 ;)
 
991 3419d 14h werner /branches/port_qt5_64bit/src/ fixed compiler errors for GUI version, and the planting/thinning construct that caused crashes on VSC.  
990 3419d 14h werner /branches/port_qt5_64bit/src/ commented out seg faulting ABE code  
978 3439d 10h werner /branches/port_qt5_64bit/src/ ABE agents and initial rotation length.  
977 3440d 07h werner /branches/port_qt5_64bit/src/ working on ABE-Paper --- more power to the agents
Create a ramp for temperature/precip timeevents.
Some bug-fixes.
 
976 3441d 16h werner /branches/port_qt5_64bit/src/ compiling ilandc with Qt5.4 (and barkbeetle plugin).  
974 3442d 10h werner /branches/port_qt5_64bit/src/abe/ ABE: consistent 7 years pause for adjacent clear-cuts.  
973 3443d 09h werner /branches/port_qt5_64bit/src/abe/ agent debugging...  
972 3447d 06h werner /branches/port_qt5_64bit/src/ added 'condition' to ABEStand output.  
970 3453d 10h werner /branches/port_qt5_64bit/src/abe/ mini change while testing  
963 3491d 14h werner /branches/port_qt5_64bit/src/ change for compiling with Qt 5.4. / MSVC 2013
looked again at GCC and had to change a couple of things. There seems to be still a problem with the plugin-system.
 
958 3533d 12h werner /branches/port_qt5_64bit/src/abe/ scheduler-object (javascript). Update-mechanism.  
957 3536d 12h werner /branches/port_qt5_64bit/src/abe/ scheduler!  
956 3537d 11h werner /branches/port_qt5_64bit/src/abe/ scheduler!!!  
955 3538d 12h werner /branches/port_qt5_64bit/src/abe/ scheduling, scheduling....  
954 3539d 08h werner /branches/port_qt5_64bit/src/abe/ scheduler revamp, part II  
953 3539d 08h werner /branches/port_qt5_64bit/src/abe/ scheduler revamp  
952 3540d 12h werner /branches/port_qt5_64bit/src/abe/ bug hunting / scheduling  
951 3541d 07h werner /branches/port_qt5_64bit/src/ many ABE related changes; inter alia:
* syntax checking theme (to detect mis-spelled properties in JS)
* fixed bug in thinning routine (custom-thinning)
* scripting-based approach for initializing regeneration
* thinning routine for selective thinning
...
 
950 3544d 13h werner /branches/port_qt5_64bit/src/ loading of saplings in ABE  
948 3552d 09h werner /branches/port_qt5_64bit/src/ little fixes of things found during tests of ABE.  
944 3565d 13h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
943 3567d 12h werner /branches/port_qt5_64bit/src/abe/ ABE minis...