Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
3163d 05h |
werner |
/ |
public SVN |
|
1221 |
3163d 05h |
werner |
/branches/ |
public SVN |
|
1220 |
3163d 05h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
3163d 07h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
3163d 07h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1179 |
3333d 06h |
werner |
/branches/iland_regen/src/ |
GUI: visualizing seed maps
minor change in seed kernel calculation |
|
1172 |
3364d 13h |
werner |
/branches/iland_regen/src/ |
fixed nasty bug in fire module that caused crashes in release mode (but interestingly not in debug mode).
Reason: The ILAND_GUI #define is *not* visible when building the modules (fire, wind, barkbeetle); a conditional define in species.h has the effect that the structure (i.e. the memory address of some of the member properties) are different (specifically, the "mSeedDispersal" property). From the fire module, accessing the property resolved to a wrong memory address -> crash. Fix: moved the color-property (that is affected by the ILAND_GUI #define) to the end of the object.... |
|
1157 |
3381d 14h |
werner |
/branches/iland_regen/ |
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch). |
|
1104 |
3451d 11h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
1096 |
3472d 10h |
werner |
/branches/port_qt5_64bit/src/ |
new version, compiling problems at VSC |
|
1062 |
3569d 04h |
werner |
/branches/port_qt5_64bit/src/ |
small fixes for ABE,
implementation of v1 of the "grass"-model (herbs and grasses on the ground). |
|
1057 |
3581d 14h |
werner |
/branches/port_qt5_64bit/src/ |
added outbreak duration in bark beetle module |
|
1055 |
3584d 09h |
werner |
/branches/port_qt5_64bit/src/ |
working on new iteration of the bark beetle module.
adding a kind of splash screen to iland. |
|
1034 |
3732d 13h |
werner |
/branches/port_qt5_64bit/src/ |
warnings, version update. |
|
1033 |
3732d 13h |
werner |
/branches/port_qt5_64bit/src/ |
added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files). |
|
1026 |
3739d 14h |
werner |
/branches/port_qt5_64bit/src/iland/ |
version 0.8.8 |
|
988 |
3807d 10h |
werner |
/branches/port_qt5_64bit/src/ |
trying to debug build on linux |
|
976 |
3829d 10h |
werner |
/branches/port_qt5_64bit/src/ |
compiling ilandc with Qt5.4 (and barkbeetle plugin). |
|
964 |
3876d 05h |
werner |
/branches/port_qt5_64bit/src/ |
compile with Qt5.4/MSVC2013.
added class for BBgenerations (emtpy)
fixed minor issues in mainwindow (e.g. disabled run buttons after pause->cancel). |
|
942 |
3955d 06h |
werner |
/branches/port_qt5_64bit/src/ |
working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man. |
|
864 |
4227d 05h |
werner |
/branches/port_qt5_64bit/src/ |
fixed typos (after merge) and version number |
|
855 |
4256d 06h |
werner |
/branches/port_qt5_64bit/src/ |
fixed bug in landscape output
added (not already included) mode for dynamicstand output to aggregate to ru level (without species level)
now newly recruited trees are also included in the stand statistics (ru-level). |
|
852 |
4258d 01h |
werner |
/branches/port_qt5_64bit/src/iland/ |
updated version. |
|
838 |
4263d 08h |
werner |
/branches/port_qt5_64bit/ |
new executable with required Qt 5.1 files. version 0.8.6. |
|
822 |
4269d 12h |
werner |
/branches/port_qt5_64bit/src/iland/ |
fixed crash when visualizing regeneration grid |
|
807 |
4283d 06h |
werner |
/branches/port_qt5_64bit/src/ |
started implementation of the Forest Management Engine. |
|
802 |
4302d 13h |
werner |
/branches/port_qt5_64bit/ |
merge from trunk up to revision 801 |
|
779 |
4435d 07h |
werner |
/branches/port_qt5_64bit/ |
|
|
777 |
4505d 08h |
werner |
/trunk/src/ |
removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters) |
|
770 |
4565d 11h |
werner |
/trunk/src/ |
fixed a bug with deadwood decay: (see analysis/extseeds/analyse_total_carbon20130113.docx). For a RU without vegetation (trees/saplings) the water cycle was not calculated -> therefore no values for evapotranspiration were available -> the climate factors for the deadwood decay were only driven by temperature (not by humidity) -> only a very slow decay until a RU got populated. Ouch.
now the water cycle is calculated for every resource unit with non-empty snags (either flux or state non-zero) |
|
769 |
4565d 13h |
werner |
/trunk/src/ |
v 0.84
helper.cpp: added QMutex to handle possible crash when adding timers to the timers list
modules: added a catch() around the execution of modules (this should fix crashes due to unhandled exceptions) |
|
765 |
4624d 05h |
werner |
/trunk/src/ |
fixed crash with external seed input; removed some compiler warnings. |
|
749 |
4755d 04h |
werner |
/trunk/src/iland/ |
some minor changes in the graphics stack |
|
746 |
4773d 12h |
werner |
/trunk/src/ |
smaller updates to the wind module:
* added a way to either multiplicatively or additively apply the topo-modifier for wind speeds
* made an option to edit the "edgeDetectionThreshold" (10m is the default), which is the minimum height difference between pixels to be considered as "edge". (see detectEdges()). |
|
743 |
4836d 13h |
werner |
/trunk/ |
new version 0.8.2
includes topo modifier for wind module on 10m grid. |
|
740 |
4842d 06h |
werner |
/trunk/src/ |
changed calculation of "f_gap" in wind module. The critical wind speeds are now lower (there was a problem combining different approaches; now the f_gap is scaled to be 1 at gap size 0). |
|
737 |
4848d 09h |
werner |
/trunk/ |
version 0.8.1
this is a bugfix release. |
|
724 |
4904d 08h |
werner |
/trunk/ |
first version of the iland wind module (0.8.0). |
|
720 |
4914d 01h |
werner |
/trunk/src/ |
fixed a problem when trees died in disturbance and the (unupdated) statistics were used (e.g. the LAI for calculating the water cycle). Now for affected resource units, not only the treelists but also the RU-statistics are updated.
implemented a "radiating" mechanism of border cells. If stand-grid-cells (i.e. 10m height grid resolution) are marked as "outside and forest", then the cells "radiate" some influence on the LIF into the project area. Thus, trees on the edge of the project do *not* have properties of trees standing on a stand edge. Currently, the form/amount of this edge-effect is hard coded. |
|
710 |
4956d 08h |
werner |
/trunk/ |
new exe version.
includes limitation to 1 fire/year and fixes to ESRI ASCII grid exports. |
|