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
/
core
/
layeredgrid.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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1222
2916d 02h
werner
/
public SVN
1221
2916d 02h
werner
/branches/
public SVN
1220
2916d 02h
werner
/branches/version1.0/
Version 1.0
1218
2916d 04h
werner
/
clean up repository - make 1.0 trunk again!
1217
2916d 04h
werner
/
clean up repository - make 1.0 trunk again!
1104
3204d 08h
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
3273d 02h
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
3279d 02h
werner
/branches/port_qt5_64bit/src/
working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
1080
3287d 05h
werner
/branches/port_qt5_64bit/src/
spatial analysis: add patch analysis (clump sizes), add to wind module (scriptable)
1014
3538d 01h
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 ;)
962
3653d 02h
werner
/branches/port_qt5_64bit/src/
adding click-support to the layers/disturbance modules.
893
3874d 02h
werner
/branches/port_qt5_64bit/src/
ABE ABE ABE ...
889
3877d 02h
werner
/branches/port_qt5_64bit/src/
abe, abe, abe
877
3925d 02h
werner
/branches/port_qt5_64bit/src/
COLORS
added non-numerical layers to iland.
New "Colors" class (including typical R-color-palettes (RColorBrewer, terrain-colors).
the "LayeredGrid" has now a more versatile "LayerElement" that stores default view type, name and caption.
updated the grid definition of fire and wind module.
873
3931d 23h
werner
/branches/port_qt5_64bit/src/
lots of development of AMIE.
779
4188d 03h
werner
/branches/port_qt5_64bit/
717
4674d 00h
werner
/trunk/src/
WindModule: added new xml parameters, added way to control wind events using a time event file; setup of topo modifier (using environment file).
WindScript: binding for exporting grids
LayeredGrid: function to directly save to ESRI grid
GUI: fixed bug with command history
697
4728d 01h
werner
/trunk/
Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
671
4771d 04h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
648
4911d 10h
werner
/trunk/src/
fixed minor painting issue with fire-grids
647
4912d 01h
werner
/trunk/src/
setup a way how layered grids can be organized; it is a little bit complicated - but in the end it seems to work! (at least partially ;))
646
4912d 05h
werner
/trunk/src/
reorganized the fire module code and other stuff.
* added new interfaces and linked some of them already (setup(), ...)
* separated the plugin from the implementation (fireplugin.h vs. FireModule)
* worked on finding a way to create "layeredgrids" (how to avoid the templates...)- i have a solution now but still not sure if it really works