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
1023 3360d 08h werner /branches/port_qt5_64bit/src/output/ extended error message when writing output database.  
1000 3417d 21h werner /branches/port_qt5_64bit/src/output/ extended snapshot to be able to load snapshot also for a smaller region (for debugging purposes, mainly).  
996 3421d 05h werner /branches/port_qt5_64bit/src/ log messages in snapshot loading
timer for linux (use QElapsedTimer)
switched off debug messages for ilandc
 
995 3422d 02h werner /branches/port_qt5_64bit/src/ snapshot log messages, reduced logs due to Linux timers  
975 3445d 04h werner /branches/port_qt5_64bit/src/ Fixed a snapshot issue.
Now the water-content and the snow-pack are also stored in the snapshot.
statistics are forced to be re-created.
 
963 3495d 01h 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.
 
950 3548d 00h werner /branches/port_qt5_64bit/src/ loading of saplings in ABE  
941 3571d 03h werner /branches/port_qt5_64bit/src/ hunting the regeneration bug: bitmaps have not been cleared when regen-trees died (without recruiting). This came up, after snapshot-inits showed a different behavior from "normal" inits.  
902 3710d 00h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
855 3872d 00h werner /branches/port_qt5_64bit/src/ fixed bug in landscape output
added (not already included) mode for dynamicstand output to aggregate to ru level (without species level)
now newly recruited trees are also included in the stand statistics (ru-level).
 
837 3879d 02h werner /branches/port_qt5_64bit/src/ * added total carbon to stand output
* created a new output "landscape" for stand aggregates on landscape level (per species)
* improved error handling ModelController
* improved ilandc: now model settings can be changed via command line (and javascript function can be called)
* finalized "background external seeds"
 
808 3898d 20h werner /branches/port_qt5_64bit/src/ implementing FOME.
* splitting "helper.cpp" into several files (debugtimer.h, statdata.h, viewport.h) (and changing lots of includes)
* implementing setup of activities (extracting from Javascript)
 
802 3918d 06h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
798 3920d 00h werner /branches/port_qt5_64bit/ some comments, maximum number of years of simulations changed to 10000  
780 4038d 01h werner /branches/port_qt5_64bit/src/ Steps to build iLand with Qt 5 and with MSVC compiler and 64 bit.
http://iland.boku.ac.at/blogpost44

removed also a couple of warnings that were thrown by the MSVC compiler.
 
779 4051d 00h werner /branches/port_qt5_64bit/  
778 4051d 00h werner /trunk/src/output/ fixed typo in output description  
756 4283d 23h werner /trunk/ restarting the fire module (strange behaviour of random generator as well as fire related output)  
745 4390d 01h werner /trunk/src/output/ fixed sigsegv when saving snapshots (without enabled carbon cycling)  
734 4464d 05h werner /trunk/src/ small "fixes" (or tries to fix) as iLand is still crashing...  
699 4590d 00h werner /trunk/ standloader now can also initialize from vegetation snapshot databases;
fire-module: fire extinction probability works only after reaching the minimum fire size parameter.
 
695 4598d 19h werner /trunk/src/ added the saplings to the snapshot mechanism.
small GUI fix (moved the script panel one level up)
 
688 4611d 22h werner /trunk/src/ fixed error when loading a very large snapshot. In the end, "setForwardOnly()".  
687 4612d 05h werner /trunk/src/output/ trying to fix error while importing large (>4.2 Mio trees) snapshots.  
683 4614d 01h werner /trunk/src/ minor fixes.
* grid export of fire values
* multiple creation of snapshots
 
678 4628d 01h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".
 
677 4628d 03h werner /trunk/src/output/ add snapshot classes  
671 4634d 01h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
665 4675d 00h werner /trunk/src/ modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.  
662 4677d 01h werner /trunk/src/ continued to work on the fire module. Include the fire severity (i.e. mortality due to fire). This had various other impacts, e.g., on the carbon cycle of saplings.  
639 4794d 22h werner / move current content to the "trunk"  
628 4846d 07h werner /src/output/  
610 4860d 05h werner / new bug fix version 0.6.2
include ecosystem carbon flux output
 
609 4860d 06h werner /src/ implementing CarbonFlow output and book keeping code.  
608 4860d 07h werner /src/ adding carbon cycle output (and some necessary book keeping code)  
605 4864d 04h werner /src/ added the "rid" (i.e. a unique id per resource unit) in various debug outputs.
added the "shell" of a new carbonflow output.
 
598 4865d 02h werner /src/ extending the dynamic stand output; added calculating standard deviation.  
592 4892d 01h werner / new version 0.6 alpha 6
* scripting enhancements
* carbon cycle in regeneration layer
* scaling of soil inputs for non fully stockable resource units
 
589 4892d 04h werner /src/ added new script functions to start/stop outputs.  
587 4892d 19h werner /src/ added carbon output.
lots of changes necessary to get this done (especially budgeting of biomass pools)