BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
tools
/
spatialanalysis.h
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1222
2984d 23h
werner
/
public SVN
1221
2984d 23h
werner
/branches/
public SVN
1220
2984d 23h
werner
/branches/version1.0/
Version 1.0
1218
2985d 01h
werner
/
clean up repository - make 1.0 trunk again!
1217
2985d 01h
werner
/
clean up repository - make 1.0 trunk again!
1104
3273d 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
1085
3347d 23h
werner
/branches/port_qt5_64bit/src/
working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
1083
3350d 00h
werner
/branches/port_qt5_64bit/src/
improve API for spatial analysis - now patch creation works also with js.
1080
3356d 03h
werner
/branches/port_qt5_64bit/src/
spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable)
1017
3571d 23h
werner
/branches/port_qt5_64bit/src/
calculate crown cover maps
1014
3606d 23h
werner
/branches/port_qt5_64bit/src/
bark beetle module fine tuning (outputs etc)
fixed an issue with always copying the labels (names) of layered grids.
warning: still a compile error ;)
912
3900d 00h
werner
/branches/port_qt5_64bit/src/
start to develop spatial analysis (after disturbances)....
779
4257d 01h
werner
/branches/port_qt5_64bit/
777
4327d 02h
werner
/trunk/src/
removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)
769
4387d 08h
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)
767
4435d 18h
werner
/trunk/src/
larger restructuring of code (moving scripting related parts)
adding a shell for "spatialAnalysis".
In the future, a cleanup of all the "spatial" grids/maps/stuff is necessary...
766
4436d 01h
werner
/trunk/src/
adding the rumple index calculation to iland. missing: script binding, ...
time to move the qtscript engine from management to the main model....