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
@ 1222
- 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
3019d 05h
werner
/
public SVN
1221
3019d 05h
werner
/branches/
public SVN
1220
3019d 05h
werner
/branches/version1.0/
Version 1.0
1218
3019d 07h
werner
/
clean up repository - make 1.0 trunk again!
1217
3019d 07h
werner
/
clean up repository - make 1.0 trunk again!
1104
3307d 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
1085
3382d 05h
werner
/branches/port_qt5_64bit/src/
working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
1083
3384d 06h
werner
/branches/port_qt5_64bit/src/
improve API for spatial analysis - now patch creation works also with js.
1080
3390d 08h
werner
/branches/port_qt5_64bit/src/
spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable)
1017
3606d 05h
werner
/branches/port_qt5_64bit/src/
calculate crown cover maps
1014
3641d 04h
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
3934d 05h
werner
/branches/port_qt5_64bit/src/
start to develop spatial analysis (after disturbances)....
779
4291d 06h
werner
/branches/port_qt5_64bit/
777
4361d 08h
werner
/trunk/src/
removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)
769
4421d 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)
767
4470d 00h
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
4470d 07h
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....