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
504 4984d 18h werner /src/ New output for "saplings"  
395 5167d 16h werner /src/ fixed the "output on startup" which was broken due to changes in the execution sequence.  
278 5364d 07h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
262 5368d 16h werner /src/ added output for dead trees (StandDeadOut)  
254 5370d 13h werner /src/ menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.  
232 5375d 17h 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 5376d 05h werner /src/ 3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.  
228 5377d 12h werner /src/ created output for production details.  
225 5377d 15h werner /src/ Run/Pause/Stop, etc. in ModelController.  
223 5381d 11h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
222 5381d 16h 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 5384d 17h 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 5388d 12h 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 5390d 12h 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 5390d 17h werner /src/ stand statistics - work now, outputs can be enabled/disabled in config file  
181 5390d 18h werner /src/ outputs  
179 5391d 10h werner /src/ added standoutput (accompanied by some changes at other places)  
178 5391d 11h werner /src/ fonstudio compiles again...  
177 5391d 12h werner /src/output/ documentation of outputs  
176 5391d 12h werner /src/ getting database oriented outputs to work  

Show All