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
395 5260d 22h werner /src/ fixed the "output on startup" which was broken due to changes in the execution sequence.  
278 5457d 13h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
262 5461d 22h werner /src/ added output for dead trees (StandDeadOut)  
254 5463d 19h werner /src/ menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.  
232 5468d 23h werner /src/output/ Outputs: strange insert performance behavior and locks when re-running the model. finally, old inserter-statements are finish()-ed to clear all locks.  
231 5469d 11h werner /src/ 3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.  
228 5470d 18h werner /src/ created output for production details.  
225 5470d 22h werner /src/ Run/Pause/Stop, etc. in ModelController.  
223 5474d 17h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
222 5474d 22h werner /src/ * outputs: delayed commits of transactions. transactions are commited (and thus written to disk) at the end of run
* improved the "remotecontrol", added signals and slots to indicate progress...
 
207 5477d 23h werner /src/ nasty bug, if expressions contain(ed) newline characters. now fixed (newline considered as whitespace and removed).
changed output so it is always checked, if outputs are valid w.r.t. the mIndex position.
 
200 5481d 18h werner /src/ added "ModelSettings", i.e. a high performant storage for model settings, further spelling resource vs ressource, including the "batch" job feature from fonstudio into iland. added a slot for MainWindow to force a repaint. and much more.  
184 5483d 18h werner /src/ DynamicStandOut: output on stand level based on aggregates (sum, mean, ...) on a set of trees.very neat. stripped column names for tables (no special characters), filter for ressource-units,...  
182 5483d 23h werner /src/ stand statistics - work now, outputs can be enabled/disabled in config file  
181 5484d 00h werner /src/ outputs  
179 5484d 16h werner /src/ added standoutput (accompanied by some changes at other places)  
178 5484d 17h werner /src/ fonstudio compiles again...  
177 5484d 18h werner /src/output/ documentation of outputs  
176 5484d 18h werner /src/ getting database oriented outputs to work  
173 5487d 13h werner /src/output/ created basic output structure (Output, OutputManager) as well as a test output