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
1070 3279d 02h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1065 3280d 21h 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 09h 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 07h 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 02h werner /branches/port_qt5_64bit/src/ working on the crown-cover-grid  
1017 3468d 01h 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.
 
997 3523d 08h werner /branches/port_qt5_64bit/src/tools/ fixed linux clock  
996 3523d 09h werner /branches/port_qt5_64bit/src/ log messages in snapshot loading
timer for linux (use QElapsedTimer)
switched off debug messages for ilandc
 
995 3524d 05h werner /branches/port_qt5_64bit/src/ snapshot log messages, reduced logs due to Linux timers  
989 3525d 05h werner /branches/port_qt5_64bit/src/ removed the QT GUI library dependency for the console variant of iLand. For this some #ifdef were required.  
985 3525d 08h werner /branches/port_qt5_64bit/src/tools/ added include qtglobal before including of MersenneTwister in order to have valid compiler defines.  
982 3525d 09h werner /branches/port_qt5_64bit/src/tools/ compile error intel compiler  
981 3534d 01h werner /branches/port_qt5_64bit/src/ error strings improved.  
980 3538d 02h werner /branches/port_qt5_64bit/src/tools/ function allowing stand-shaped disturbances.  
979 3538d 22h werner /branches/port_qt5_64bit/src/tools/ very fancy function to use any polygon for disturbances....
not entirely finished yet.
 
969 3576d 03h werner /branches/port_qt5_64bit/src/tools/ little fix in CSV-input