Subversion Repositories public iLand

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1222 2718d 21h werner / public SVN  
/tags/release_1.0
/branches/release_1.0
1221 2718d 21h werner /branches/ public SVN  
/branches/release_1.0
/branches/version1.0
1220 2718d 21h werner /branches/version1.0/ Version 1.0  
/branches/version1.0
1218 2718d 23h werner / clean up repository - make 1.0 trunk again!  
/trunk
/iland_regen
1217 2718d 23h werner / clean up repository - make 1.0 trunk again!  
/iland_regen
/branches/iland_regen
1104 3007d 03h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
/branches/iland_regen
779 3990d 23h werner /branches/port_qt5_64bit/  
/branches/port_qt5_64bit
639 4734d 21h werner / move current content to the "trunk"  
/trunk/executable
/trunk/src
/executable
/src
96 5355d 13h Werner /src/  
/src
/src/core
/src/fonstudio
/src/fonstudio/res
/src/iland
/src/inits
/src/tests
/src/tests/modelCreate
/src/tests/testXmlHelper
/src/tools
95 5355d 13h Werner /src/  
/src/tests
/src/tests/modelCreate
/src/tests/modelCreate/modelCreate.pro
/src/tests/modelCreate/test.xml
/src/tests/modelCreate/testModelCreate.cpp
/src/tests/testXmlHelper
/src/tests/testXmlHelper/testXmlHelper.cpp
/src/tests/testXmlHelper/testXmlHelper.pro
/src/tests/testXmlHelper/xmlHelperTest.xml
/src/tests/tests.pro
/src
/src/core
/src/fonstudio
/src/fonstudio/res
/src/iland
/src/inits
/src/tools
80 5357d 19h Werner / change master structure  
/src
/fonstudio
65 5399d 10h Werner /fonstudio/ fixed the reading of stamps
more fixes during loading of stamps
 
/fonstudio/core/stampcontainer.cpp
/fonstudio/core/stampcontainer.h
/fonstudio/inits/fon.xml
/fonstudio/lightroom.cpp
/fonstudio/mainwindow.cpp
/fonstudio/mainwindow.h
/fonstudio/mainwindow.ui
64 5399d 15h Werner /fonstudio/ remodeled StampContainer to store bins with different width (smaller bins for smaller diameter). Somewhat complicated to get it working again...  
/fonstudio/core/stampcontainer.cpp
/fonstudio/core/stampcontainer.h
/fonstudio/inits/fon.xml
/fonstudio/mainwindow.cpp
63 5399d 16h Werner /fonstudio/ * added a comment to the binary stamp file
* removed some debug-messages
 
/fonstudio/core/stampcontainer.cpp
/fonstudio/core/stampcontainer.h
/fonstudio/inits/fon.xml
/fonstudio/mainwindow.cpp
/fonstudio/tools/helper.cpp
62 5399d 16h 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).
 
/fonstudio/inits/fon.xml
/fonstudio/lightroom.cpp
/fonstudio/tree.cpp
61 5399d 17h Werner /fonstudio/ * modified bin-sizes in StampContainer
* cleaned Tree-class (dropped some old code and refs from other places)
 
/fonstudio/core/stampcontainer.cpp
/fonstudio/core/stampcontainer.h
/fonstudio/inits/fon.xml
/fonstudio/mainwindow.cpp
/fonstudio/mainwindow.h
/fonstudio/tree.cpp
/fonstudio/tree.h
60 5399d 19h Werner /fonstudio/ application of stamps now considers local height of Z* (see also prev. commit)
in Tree::applyStamp()
 
/fonstudio/inits/fon.xml
/fonstudio/tree.cpp
59 5399d 19h Werner /fonstudio/ changed way of height-grid-calculation: (Tree::heightGrid()):
a tree affects the height grid of more cells (up to the 45° angle).
 
/fonstudio/inits/fon.xml
/fonstudio/mainwindow.cpp
/fonstudio/tree.cpp
58 5400d 15h Werner /fonstudio/ working version of light alogorithnm:
* steps during read:
own_xy = 1 - writer_xy * la_factor / h_dom
value_xy = grid_xy / own_xy
lightvalue = sum( value_xy * reader_xy) [ sum(reader) = 1 ]

additional correction for overstorey:
if h > h_dom:
lightvalue = 1 - (1 - lightvalue) * h/h_dom

other issues:
* added buffer around sim. area
* cleaned xml-file and code to interpret
* fixed Viewport (handling of negative coordinates - see buffer)
* fixed StampContainer, added finalizeSetup() - (filling up of the lookup map)
 
/fonstudio/core/grid.h
/fonstudio/core/stamp.h
/fonstudio/core/stampcontainer.cpp
/fonstudio/core/stampcontainer.h
/fonstudio/inits/fon.xml
/fonstudio/mainwindow.cpp
/fonstudio/mainwindow.h
/fonstudio/mainwindow.ui
/fonstudio/tools/helper.cpp
/fonstudio/tree.cpp
/fonstudio/tree.h
54 5401d 09h Werner /fonstudio/ fixed warnings (release mode), added a routine Helper::fileDialog().  
/fonstudio/core/stampcontainer.cpp
/fonstudio/inits/fon.xml
/fonstudio/mainwindow.cpp
/fonstudio/tools/helper.cpp
/fonstudio/tools/helper.h

Show All