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
116 5513d 23h Werner /src/core/ added turnover rates to species  
115 5513d 23h Werner /src/core/ moved 3PG class to RessourceUnitSpecies.  
113 5514d 02h Werner /src/ started Production3PG-class which couples the (stand-level) production.
implemented zooming and panning in Viewport (this is always a hell of a job)
 
112 5515d 00h Werner /src/core/ added basic calc. for radiation/3pg invokation in RessourceUnit.  
111 5515d 01h Werner /src/ added "RessourceUnitSpecies" (included setup and access functions). Each species has now a numeric index which is used to construct vectors of RessourceUnitSpecies per RessourceUnit.  
110 5515d 03h Werner /src/ added calculation of LAI  
107 5515d 18h Werner /src/ created "AllTreeIterator" as a convenient means to traverse all trees in the model, adapted the painting of trees in MainWindow to the many RessourceUnits.  
106 5515d 19h Werner /src/ added StandLoader class which encapsulates the initialization of stands. Currently only Picus-style initfiles can be loaded.
added more content to Model and cleaned the Tree class. Now a multiple stand setup with N ressource units and N duplicate stands can be loaded and the light-patterns calculated. cool!
 
105 5515d 21h Werner /src/ several changes:
create multiple RessourceUnits as a grid
modified include-order for model.h and mainwindow.cpp
added clear() to Grid.
fixed bug in Grid::indexOf()
...
 
93 5517d 00h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
90 5517d 07h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
83 5519d 05h Werner /src/ new structure  
80 5519d 05h Werner / change master structure  
78 5527d 18h Werner /fonstudio/ optimization of the "read out" routine (readStampMul())  
77 5527d 18h Werner /fonstudio/ streamlined the application of stamps (now much faster)
changed the internal layout of grids (now the lines are in x-direction)
some fiddling with compiler switches
 
76 5527d 23h Werner /fonstudio/  
75 5527d 23h Werner /fonstudio/ Optimization: removed the abundant "isValid" calls in the Grid-Class
and tried some optimizations in the tree class (applyStamp).
Interestingly, the Grid-modification did not increase performance as expected.
 
74 5528d 00h Werner /fonstudio/ Changed algorithm for dominant height grid.
* "smooth" height values if trees are not in center of 10m height Grid
* the height-value is the maximum value of all the trees in the pixel (thus no part of the crown is above this height)
 
70 5533d 02h Werner /fonstudio/ MainWindow: the "scale to a height" FON-visualization.
Tree: change behavior of reading: now the value of the height grid is considered for every pixel (see also bugfix20090812.xls).
 
62 5561d 02h Werner /fonstudio/ * Tree:heightGrid(): changed calculation scheme for dominant height
* LightRoom: mod of aggregation: now weighing with the local dominant height (consistently with the usage in the FON-studio).
 

Show All