Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2724d 14h werner / public SVN  
1221 2724d 14h werner /branches/ public SVN  
1220 2724d 14h werner /branches/version1.0/ Version 1.0  
1218 2724d 16h werner / clean up repository - make 1.0 trunk again!  
1217 2724d 16h werner / clean up repository - make 1.0 trunk again!  
1203 2754d 17h werner /branches/iland_regen/src/ added the missing "ActPlanting" functions for the "new" regeneration module.  
1162 2940d 20h werner /branches/iland_regen/src/ removed the old "mSaplings" from resource unit/model.
Open Issues:
* ActPlanting [init/remove of saplings]
* MapGrid: retrieve list of saplings
* testing of standloader
 
1111 3004d 13h werner /branches/iland_regen/src/ first draft of the new "establishment"
added the "Saplings", the new container for establishment/sapling growth
some basic functionality is already there...
 
1104 3012d 20h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
932 3542d 15h werner /branches/port_qt5_64bit/src/ worked on multithreading enabling for ABE;
created a class MapGridRULock that should serialize access --- found some minor bugs in the rest of the code, but finally I think that this locking-code is not strictly necessary since the treelists are *not* changed by management (i.e. a remove does not change the physical layout of the treelist and therefore does not invalidate any pointers to it). The unit-based approach for multithreading does reduce the chance of issues; there is a small chance of lost updates when updating the biomass pools of snags (i.e. if two trees (on two units) of the same resource unit die at the same time).
 
914 3635d 11h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
911 3639d 23h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
903 3651d 14h werner /branches/port_qt5_64bit/src/ working on AMIE - calculation of mean annual increment.  
885 3690d 12h werner /branches/port_qt5_64bit/src/ .... continuing.... ABE  
884 3691d 10h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...  
863 3789d 15h werner /branches/port_qt5_64bit/ renaming of the FOME to AMIE.
unfortunately, some partial merge of changes in Qt4-branch.
 
848 3823d 14h werner /branches/port_qt5_64bit/src/ advanced management functions for FUNDIV project
* create shapes (defined by mathematical functions) in stand grids
* filter not only based on boolean, but on continuous functions (0..1, values are seen as probabilities)
 
797 3866d 12h werner /branches/port_qt5_64bit/src/ added a function to MapGrid that extracts neighborhood relationships between polygons of the grid.  
779 3996d 15h werner /branches/port_qt5_64bit/  
732 4442d 16h werner /trunk/src/ initialization of trees with given tree heights. The tree height data (e.g. Lidar data) is loaded from a GIS grid file.
some additional changes with painting different grids.
added also an option to use mapgrids without the 'spatial index' (e.g. for float grids on height grid resolution).
 

Show All