Subversion Repositories public iLand

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
568 4921d 07h werner / new version 0.6 alpha 1
improved "landscape interface": use GIS grids for spatially distributed parameter values and stand initialization.
Advanced management functionality allowing fine-grained access to trees and C pools in (standing deadwood + soil).
 
/executable/iland.exe
/src/core/environment.cpp
/src/iland/version.cpp
567 4921d 07h werner /src/ added grid-based spatial initialization of resource unit level parameters (e.g. available nitrogen). This new approach is an alternative to the (still existing) way to initialize resource units using the 'coordinates'.  
/src/core/environment.cpp
/src/core/environment.h
/src/core/model.cpp
/src/tools/gisgrid.h
550 4934d 08h werner /src/ some fixes with landscape initialization, made some debug messages conditional on various places.  
/src/core/environment.cpp
/src/core/seeddispersal.cpp
/src/core/species.cpp
/src/core/stampcontainer.cpp
/src/core/standloader.cpp
/src/iland/paintarea.cpp
/src/tools/gisgrid.h
/src/tools/globalsettings.cpp
/src/tools/mapgrid.cpp
340 5318d 04h werner /src/ Added "TimeEvents"
improved documentation of Environment.
added CSVFile::values() to retrieve a list of column values.
 
/src/core/timeevents.cpp
/src/core/timeevents.h
/src/core/environment.cpp
/src/core/environment.h
/src/core/model.cpp
/src/core/model.h
/src/core/modelsettings.h
/src/iland/iland.pro
/src/tools/csvfile.cpp
/src/tools/csvfile.h
/src/tools/globalsettings.cpp
319 5338d 09h werner /src/ loading of the environment  
/src/core/climate.cpp
/src/core/environment.cpp
/src/core/standloader.cpp
/src/iland/iland.pro
318 5338d 11h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
/src/core/climate.cpp
/src/core/climate.h
/src/core/environment.cpp
/src/core/model.cpp
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/tools/globalsettings.cpp
316 5345d 02h werner /src/core/ delete of speciessets, climates was already in model, so removed again from environment, removed also bug with climates  
/src/core/environment.cpp
315 5345d 03h werner /src/core/ (most work in previous commit): default values for species/climate when
not specifically set in an environment driver file.
 
/src/core/environment.cpp
314 5345d 03h werner /src/core/ fixed bug in AllTreeIterator when no trees are on a RU.  
/src/core/environment.cpp
/src/core/model.cpp
284 5382d 17h werner /src/ loading of different ini-files on the worlds landscape.  
/src/core/environment.cpp
/src/core/model.h
/src/core/standloader.cpp
/src/core/standloader.h
/src/tools/globalsettings.cpp
281 5382d 17h werner /src/ setup of the world - remodeled the init-routine in Model, changed the init of stands (also some xml-keys). added a storage for variables local to rseource units (e.g. nitrogenAvailable).  
/src/core/environment.cpp
/src/core/environment.h
/src/core/exception.h
/src/core/model.cpp
/src/core/model.h
/src/core/modelsettings.cpp
/src/core/modelsettings.h
/src/core/resourceunit.cpp
/src/core/resourceunit.h
/src/core/speciesresponse.cpp
/src/core/standloader.cpp
/src/core/standloader.h
/src/core/watercycle.cpp
/src/iland/tests.cpp
280 5382d 23h werner /src/ Creation of the "Environment" class (loading of the "world" into iLand).
- added setter-functions to XmlHelper
- added auxiliary functions to CSVFile
- smaller changes to a bunch of other files.
 
/src/core/climate.cpp
/src/core/climate.h
/src/core/environment.cpp
/src/core/environment.h
/src/core/model.cpp
/src/core/production3pg.cpp
/src/core/resourceunit.cpp
/src/core/resourceunit.h
/src/iland/mainwindow.cpp
/src/iland/tests.cpp
/src/iland/tests.h
/src/tools/csvfile.cpp
/src/tools/csvfile.h
/src/tools/xmlhelper.cpp
/src/tools/xmlhelper.h
269 5386d 21h werner /src/ changed waterholding capacity to "soilDepth", started with "Environment".  
/src/core/environment.cpp
/src/core/environment.h
/src/core/modelsettings.cpp
/src/core/resourceunit.h
/src/core/watercycle.cpp
/src/iland/iland.pro