Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
2972d 00h |
werner |
/ |
public SVN |
|
1221 |
2972d 00h |
werner |
/branches/ |
public SVN |
|
1220 |
2972d 00h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
2972d 02h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
2972d 02h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1104 |
3260d 06h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
1088 |
3329d 00h |
werner |
/branches/port_qt5_64bit/src/ |
salavage management bark beetle damages
some fixes w.r.t. the correct extent of grids.
added "year" as stand varaible (abe). |
|
1085 |
3335d 00h |
werner |
/branches/port_qt5_64bit/src/ |
working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit. |
|
1083 |
3337d 01h |
werner |
/branches/port_qt5_64bit/src/ |
improve API for spatial analysis - now patch creation works also with js. |
|
1081 |
3341d 23h |
werner |
/branches/port_qt5_64bit/src/ |
created a new javascript wrapper for the iLand "grid" class. This includes some processing (e.g. calculate using expressions), and some function to retrieve grids from iLand (e.g. damage data from disturbance modules, height grid).
fancy! |
|
1080 |
3343d 03h |
werner |
/branches/port_qt5_64bit/src/ |
spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable) |
|
1034 |
3541d 08h |
werner |
/branches/port_qt5_64bit/src/ |
warnings, version update. |
|
1022 |
3553d 10h |
werner |
/branches/port_qt5_64bit/src/tools/ |
removed qDebug() messages
crown cover grid: clear non-project-areas |
|
1021 |
3555d 00h |
werner |
/branches/port_qt5_64bit/src/ |
bark beetle module / outputs |
|
1020 |
3555d 02h |
werner |
/branches/port_qt5_64bit/src/tools/ |
crown area calculation. |
|
1019 |
3555d 03h |
werner |
/branches/port_qt5_64bit/src/tools/ |
finalized the crown cover maps SpatialAnalysis.saveCrownCoverGrid() |
|
1018 |
3558d 01h |
werner |
/branches/port_qt5_64bit/src/ |
working on the crown-cover-grid |
|
1017 |
3559d 00h |
werner |
/branches/port_qt5_64bit/src/ |
calculate crown cover maps |
|
793 |
4120d 00h |
werner |
/branches/port_qt5_64bit/src/ |
Move from QScriptEngine to QJSEngine (=V8). Most of the stuff was quite smooth, but there are some open issues.
• Global functions (“print”, “include”, “alert”) are commented out (could be solved by moving functions to the “Globals” object and by creating alias JS-functions, i.e. function alert(x) {Globals.alert(x); } )
• Object creation: “new XXX”, XXX=ClimateConverter, CSVFile, … does not work now
possible solution: factory-pattern (i.e. var csv = Globals.newCSV()) |
|
779 |
4244d 02h |
werner |
/branches/port_qt5_64bit/ |
|
|